nvzqz / condtype
Choose Rust types at compile-time via constants
☆63Updated 11 months ago
Alternatives and similar repositories for condtype:
Users that are interested in condtype are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆58Updated last month
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- An alternate Cargo registry using static files☆110Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- It executes futures☆55Updated last year
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- Umbrella repository for Krabcake experiments☆46Updated last year
- ☆41Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- A tool to help with minimization of Rust code☆49Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 2 months ago
- ☆65Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Data-driven tests on stable Rust☆37Updated this week
- Open a scope and then freeze it in time for future access.☆104Updated 4 months ago
- Progress reporting abstraction for Rust☆63Updated 5 months ago
- Typed any map for rust☆65Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆91Updated last week
- Threadsafe RefCell for Rust☆89Updated last year
- An exploration of Storages☆35Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Lending iterators on stable Rust☆81Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago