|
You are here |
jmmv.dev | ||
| | | | |
andreabergia.com
|
|
| | | | | 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
|
|
| | | | | All about Rust traits, generics, trait bounds and implementing advanced trait bounds | |
| | | | |
rust-lang.github.io
|
|
| | | | | This is a set of recommendations on how to design and present APIs for the Rust programming language. | |
| | | | |
lukesingham.com
|
|
| | | 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 | ||