danielhenrymantilla / next-gen-rs
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
- Macro for sealing traits and structures☆52Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- ☆55Updated 10 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆55Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆59Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆99Updated last week
- ☆45Updated last year
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A sinless derive helper☆71Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆65Updated 9 months ago
- An async version of iterator☆40Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 10 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Typed any map for rust☆65Updated 3 months ago