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
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Better reference counted strings for Rust☆139Updated last year
- ☆61Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 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
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- ☆112Updated 3 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆34Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- ☆42Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago