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.☆114Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- An exploration of Storages☆39Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Const TypeId and non-'static TypeId☆69Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- ☆76Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- It executes futures☆57Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Alternative future adapters that provide cancel safety.☆76Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Define your own PhantomData☆158Updated last week
- Bare-metal allocators.☆76Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago