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:
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- ☆76Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- A sinless derive helper☆75Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆108Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Define your own PhantomData☆158Updated this week
- Bare-metal allocators.☆75Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week