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:
- Lending iterators on stable Rust☆83Updated last year
- ☆73Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Umbrella repository for Krabcake experiments☆47Updated 6 months ago
- A sinless derive helper☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- An exploration of Storages☆37Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- The `io_uring` library for Rust (with Rustix)☆32Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- structured parallel execution for async Rust☆36Updated last year
- Bare-metal allocators.☆75Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago