Explore >> Select a destination


You are here

jmmv.dev
| | andreabergia.com
3.5 parsecs away

Travel
| | Hello, and welcome to a new edition of Links lists! C++, Rust, Kubernetes and careers this week! Coding Link to heading Optimizing C++ std::sort at Google scale Link to heading The algorithm in the STL of C++ are very powerful and very widely used. This article is a very in-depth look at how and why Google modified the implementation of std::sort. The changes have been merged in LLVM and will be available to everyone soon.
| | www.shuttle.dev
2.9 parsecs away

Travel
| | All about Rust traits, generics, trait bounds and implementing advanced trait bounds
| | rust-lang.github.io
2.5 parsecs away

Travel
| | This is a set of recommendations on how to design and present APIs for the Rust programming language.
| | lukesingham.com
24.2 parsecs away

Travel
| These are my summary notes of 'A Tour of Go' - which is meant for people who are familiar with programming to have a quick tour