shepmaster / rust-mreLinks
A collection of techniques to reduce Rust code in order to get better help
☆20Updated 5 years ago
Alternatives and similar repositories for rust-mre
Users that are interested in rust-mre are comparing it to the libraries listed below
Sorting:
- Linked list in rust... idk☆30Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 5 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Please do not use this.☆129Updated 3 years ago
- A tool to help with minimization of Rust code☆53Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆41Updated last year
- Please do not use this.☆174Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆108Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Convert number to enum☆87Updated 10 months ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- ☆89Updated 7 months ago
- What if we could check declarative macros before using them?☆48Updated 7 months ago
- Compile-time string formatting☆236Updated 6 months ago
- Rust KDL parser and derive implementation☆90Updated last year
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆99Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- An exploration of Storages☆35Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago