Rust 2021 post. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
A Rust Parser for Rust Tooling in Typescript. Contribute to jinxdash/jinx-rust development by creating an account on GitHub. (more…)
Read more »
This post was originally drafted in August 2018, but I never got around to finishing it. As such, parts of its framing (e.g. the focus on bindgen) … (more…)
Read more »
Rust library for interfacing with AWS S3 and other API compatible services - durch/rust-s3... (more…)
Read more »
TL;DR: On Linux, if you have Transparent Huge Pages enabled, you can try to run cargo with the environment variable MALLOC_CONF="thp:always,metadata_thp:always" for a potential ~5% speed boost. (more…)
Read more »