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☆54Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- ☆56Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆104Updated 6 months ago
- ☆56Updated 11 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- A sinless derive helper☆72Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- 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
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Automatically upgrade breaking changes☆45Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆30Updated 5 months ago