danielhenrymantilla / next-gen-rsLinks
Safe generators on stable Rust.
☆40Updated 2 years ago
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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆60Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Better reference counted strings for Rust☆137Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- A sinless derive helper☆75Updated 3 months ago
- ☆112Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- ☆34Updated 11 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rustdoc's JSON output interface☆35Updated last month
- ☆76Updated 2 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆78Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- `$crate` in procedural macros.☆75Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year