VFLashM / tuple_listLinks
Rust crate for variadic tuple metaprogramming.
☆27Updated 4 years ago
Alternatives and similar repositories for tuple_list
Users that are interested in tuple_list are comparing it to the libraries listed below
Sorting:
- A sinless derive helper☆74Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A faster Arc.☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆23Updated 2 months ago
- Big array helper for serde☆62Updated last year
- Better reference counted strings for Rust☆132Updated last year
- docs.rs as a publishing platform?☆69Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- 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
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆94Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 weeks ago
- ☆89Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Faster integer division and modulus operations☆87Updated last month
- Const TypeId and non-'static TypeId☆66Updated this week