Enet4 / rust-tropes
A dictionary of jargon and tropes around the community of Rust developers.
☆48Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-tropes
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- An experiment in an augmented error handling type for Rust☆33Updated this week
- Imitate the documentation build that docs.rs would do☆40Updated last week
- ☆35Updated 3 months ago
- Efficient sampling with uniform probability☆32Updated 2 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated last week
- 🎙 An event based library for architecting user output for multiple output destinations, in Rust☆30Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆26Updated 7 months ago
- horrible serde macro stuff☆38Updated 11 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Advisory cross-platform file locks using file descriptors☆75Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- String optimized for map keys☆60Updated last week
- Download .crate files of all versions of all crates from crates.io☆41Updated last month
- What Rust is it?☆56Updated this week
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Pretty parser error reporting.☆33Updated last year
- Make any value Sync but only available on its original thread☆36Updated last year
- Binary size analyzer for Rust programs☆36Updated 6 months ago
- Checksum of a directory tree☆46Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 2 years ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Generate a filesystem tree from a macro or a YAML tree☆23Updated 2 months ago
- A shell-inspired escape+unescape library for strings☆35Updated last year
- A Rust allocator which makes sound when active, like a Geiger counter.☆108Updated 11 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year