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:
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- ☆112Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Extract bits from a byte slice☆80Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ☆34Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A sinless derive helper☆76Updated this week