nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆69Updated 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
- ☆76Updated 2 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient syntax tree for language developers☆63Updated 2 weeks 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
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated this week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- A fast, concurrent string interner☆162Updated last year
- Minimal asynchronous executor for Rust☆133Updated last month
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆43Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- structured parallel execution for async Rust☆37Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month