nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆68Updated last year
Alternatives and similar repositories for condtype
Users that are interested in condtype are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- horrible serde macro stuff☆39Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- A memory efficient syntax tree for language developers☆62Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- ☆72Updated last month
- Alternative future adapters that provide cancel safety.☆65Updated last week
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- An exploration of Storages☆37Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- Better reference counted strings for Rust☆130Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- It executes futures☆57Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Compile Rust compiler using Buck2☆47Updated last week