nvzqz / condtypeLinks
Choose Rust types at compile-time via constants
☆70Updated 2 years ago
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.☆119Updated 3 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- Umbrella repository for Krabcake experiments☆48Updated 11 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆75Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Typed any map for rust☆67Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆52Updated 2 years ago
- What if we could check declarative macros before using them?☆51Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago