nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆70Updated last year
Alternatives and similar repositories for condtype
Users that are interested in condtype are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- An exploration of Storages☆39Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- ☆76Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated 3 weeks ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- A sinless derive helper☆76Updated this week