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.☆177Updated 3 months ago
- Macro for sealing traits and structures☆59Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- ☆76Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- ☆112Updated 3 years ago
- ☆34Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆61Updated 2 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆79Updated last year
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A simple, id-based arena☆122Updated 2 years ago
- Convert number to enum☆87Updated last year
- A library for compact bit sets containing enums.☆120Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week