Enet4 / rust-tropes
A dictionary of jargon and tropes around the community of Rust developers.
☆49Updated 2 years ago
Alternatives and similar repositories for rust-tropes:
Users that are interested in rust-tropes are comparing it to the libraries listed below
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- ☆35Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Helps you frob those bits☆35Updated 5 months ago
- ☆32Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 3 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Checksum of a directory tree☆45Updated 2 months ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- CLI tool for generating a summary of recent github activity for people who are incredibly forgetful but still need to give weekly status …☆67Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Non-allocating iterator over command line arguments☆40Updated last year
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated last year
- Source for rustacean.net, home page of Ferris the Crab.☆34Updated 5 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A syntax exploration of eventually stable Rust Iterator items☆32Updated 2 years ago
- String optimized for map keys☆61Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated this week
- Full-service command-line parsing☆68Updated 9 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago