nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆70Updated 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.☆118Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- ☆76Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Macro for sealing traits and structures☆60Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated last month
- ☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated this week
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago