|
You are here |
jmmv.dev | ||
| | | | |
jgayfer.com
|
|
| | | | | I didn't discover the joy of writing Rust code until I stopped trying to make the language something it isn't. | |
| | | | |
rust-lang.github.io
|
|
| | | | | This is a set of recommendations on how to design and present APIs for the Rust programming language. | |
| | | | |
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. | |
| | | | |
theincredibleholk.org
|
|
| | | As I've written about before, one of the major features we're working on adding to Rust is to allow async functions in traits. Today we have support in nightly ... | ||