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.☆172Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Better reference counted strings for Rust☆136Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆34Updated 10 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 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 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆74Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆60Updated 2 years ago
- ☆35Updated 8 months ago
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆51Updated 2 years ago
- ☆59Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A library for compact bit sets containing enums.☆115Updated last month