nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆69Updated 2 years ago
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 last month
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- An exploration of Storages☆39Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆43Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A fast, concurrent string interner☆164Updated 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 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year