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:
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- An exploration of Storages☆37Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 7 months ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- ☆74Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Macro for sealing traits and structures☆59Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆129Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A sinless derive helper☆74Updated 2 months ago
- Better reference counted strings for Rust☆135Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- The `io_uring` library for Rust (with Rustix)☆33Updated last month
- ☆43Updated 2 years ago