danielhenrymantilla / next-gen-rsLinks
Safe generators on stable Rust.
☆40Updated last year
Alternatives and similar repositories for next-gen-rs
Users that are interested in next-gen-rs are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆56Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆69Updated 3 weeks ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- ☆57Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago