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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆112Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- ☆74Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Better reference counted strings for Rust☆135Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- A memory efficient syntax tree for language developers☆62Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Rust trait for diffing and applying diffs between data structures☆61Updated last year
- ☆59Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Minimal asynchronous runtime for Rust☆129Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆76Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago