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:
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- ☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- An exploration of Storages☆37Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Alternative future adapters that provide cancel safety.☆71Updated 3 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆34Updated 2 months ago
- An alternate Cargo registry using static files☆130Updated 6 months ago
- Define your own PhantomData☆158Updated last week
- ☆43Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- ☆44Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A sinless derive helper☆75Updated 3 months ago