Hacker News
- Evolving the Go Standard Library with math/rand/v2 https://go.dev/blog/randv2 44 comments
- I found and fixed a bug in PHP's standard library https://www.miguelxpn.com/coding/php/opensource/2020/03/01/how-i-found-and-fixed-a-bug-in-php-std-lib.html 32 comments
- Standard Libraries http://thelincolnshirepoacher.com/articles/standard-libraries 2 comments
Lobsters
- Major standard library changes in Go 1.20 https://blog.carlmjohnson.net/post/2023/golang-120-arenas-errors-responsecontroller/ 30 comments go
- "BatBadBut" Vulnerability Discovered in Rust Standard Library on Windows - Cyber Kendra https://www.cyberkendra.com/2024/04/batbadbut-vulnerability-discovered-in.html 114 comments programming
- Kotlin Nitpicks: Language and Standard Library https://niklaslochschmidt.com/blog/2022/kotlin-nitpicks-language-and-stdlib/ 19 comments kotlin
- C++Now 2021: Bryce Adelstein Lelbach will give the closing keynote about "What Belongs In The C++ Standard Library?" https://cppnow.org/announcements/2021/04/adelstein.lelbach-keynote/ 9 comments cpp
- Standard library development made easy with C++20 https://cor3ntin.github.io/posts/tuple/ 39 comments cpp
- Announcing Dotty 0.18.1-RC1 – switch to the 2.13 standard library, indentation-based syntax and other experiments https://dotty.epfl.ch/blog/2019/08/30/18th-dotty-milestone-release.html 21 comments scala
- Why you should take a look at Kotlin's standard library https://octopus.com/blog/kotlin-run-let-also-apply 4 comments programming
- Testing In The D Standard Library https://dlang.org/blog/2017/01/20/testing-in-the-d-standard-library/ 22 comments programming
- Suffix arrays in the Go standard library http://eli.thegreenplace.net/2016/suffix-arrays-in-the-go-standard-library/ 7 comments golang
- Exploring Kotlin's standard library http://beust.com/weblog/2015/10/30/exploring-the-kotlin-standard-library/ 10 comments programming
- More hidden treasure in the D standard library http://nomad.so/2015/08/more-hidden-treasure-in-the-d-standard-library/ 9 comments programming
- [golang-dev] finishing the standard library https://groups.google.com/forum/m/#!topic/golang-dev/4xitbjpua9a 9 comments golang
- Getting to Know the Ruby Standard Library http://monkeyandcrow.com/series/ruby_standard_library/ 7 comments ruby
- The Universal Standard Library http://clintonforbes.blogspot.com.au/2012/05/universal-standard-library.html 27 comments programming
- [LtU] EASTL -- Electronic Arts Standard Template Library http://lambda-the-ultimate.org/node/3733 4 comments programming
- Basic Rails functionality with only Ruby Standard Library, no gems. https://twitter.com/websebdev/status/1399418120461291520 8 comments ruby
- GoThrough.dev - Searchable index of exported members in the standard library https://gothrough.dev/ 9 comments golang
- We're a small startup that just launched a new course teaching C++ Standard Library. Can we get your thoughts? https://www.reddit.com/r/cpp/comments/9tlxi1/were_a_small_startup_that_just_launched_a_new/ 3 comments cpp
- is there a package in the standard library for sanitizing text? https://www.reddit.com/r/golang/comments/6xqkp4/is_there_a_package_in_the_standard_library_for/ 13 comments golang
- Why no argument parsing tool like getopt in C++ standard library? https://www.reddit.com/r/cpp/comments/6nv37l/why_no_argument_parsing_tool_like_getopt_in_c/ 59 comments cpp
- Is standard library a good place for platform independent code? https://www.reddit.com/r/cpp/comments/6kyj6d/is_standard_library_a_good_place_for_platform/ 8 comments cpp
- Clarification on standard library stability and the push to 1.0 https://github.com/rust-lang/rust/pull/19274 26 comments rust
- A brief and incomplete guide for selecting the appropriate container from inside/outside the C++ standard library, based on performance characteristics, functionality and benchmark results https://plflib.org/colony.htm 47 comments cpp
- Questions about role of the standard library in the long term https://www.reddit.com/r/elm/comments/6p323e/questions_about_role_of_the_standard_library_in/ 3 comments elm
- I made a library that attempts to make a standard program interface to the inconsistencies of different DEs https://www.reddit.com/r/linux/comments/55efrg/i_made_a_library_that_attempts_to_make_a_standard/ 14 comments linux
- midifile: A C++ library for parsing Standard MIDI Files http://midifile.sapp.org/ 3 comments cpp
- Los Angeles Go Meetup: Introduction to the Go Standard Library will be streamed on google hangout @ 19:00 - Pacific Time. lagomeetup http://www.meetup.com/Los-Angeles-Gophers/events/87372092/ 6 comments golang
- Josuttis' "The C++ Standard Library", 2nd edition (with C++11) will be published after all in April, after resolving his SOPA issues with his publisher http://www.cppstdlib.com/sopa.html 9 comments cpp
- Build a Slack App to Create and Apply Stripe Coupons in 4 Steps With Standard Library and Node.js (x-post r/node) https://medium.com/@jacoblee93/build-a-slack-app-to-create-and-apply-stripe-coupons-in-4-steps-with-standard-library-and-node-js-b8a658328e8c 5 comments coding
- My favorite new features of Scala 2.13 standard library - Linas Medžiūnas https://medium.com/@linas.m/my-favorite-new-features-of-scala-2-13-standard-library-909a89b0da4 8 comments scala
- Best Practices: where to `require` a standard library module within a project? https://www.reddit.com/r/ruby/comments/5m6uyc/best_practices_where_to_require_a_standard/ 7 comments ruby
- Go Challenge 3 is out! Get challenged to writing a photo-mosaic web application using the Go standard libraries! http://golang-challenge.com/go-challenge3/ 4 comments golang
- Nicolai Josuttis, author of "The C++ Standard Library, A Tutorial and a Reference" is cancelling the 2nd ed over his publisher's support for SOPA! http://www.cppstdlib.com/sopa.html 67 comments programming
- Simpler Multithreading in C++0x - The new standard will support multithreading, with a new thread library. http://www.devx.com/specialreports/article/38883?trk=dxrss_latest 6 comments cpp
- Rust-Monkey, an implementation of the Monkey Interpreter from "Writing an Interpreter in Go" that only uses the standard library. https://github.com/wvanlit/rust-monkey 7 comments rust
- Texas Education Agency’s new school library standards push for more scrutiny and parental input https://www.kut.org/education/2022-04-11/texas-education-agencys-new-school-library-standards-push-for-more-scrutiny-and-parental-input 41 comments books
- R7RS Scheme coming along, to be split into two parts: one for core language improvements and another for a new set of (mostly optional) standard libraries rivaling Common Lisp in scope http://developers.slashdot.org/story/11/10/04/1942209/r7rs-scheme-progress-report 16 comments programming