VFLashM / tuple_list
Rust crate for variadic tuple metaprogramming.
☆25Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tuple_list
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Macro for sealing traits and structures☆49Updated last month
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆21Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Proc macro for smol async runtime☆53Updated 3 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- A faster Arc.☆49Updated 9 months ago
- Serialization value trees☆43Updated 3 months ago
- Full precision decimal representation of f64☆25Updated last week
- ☆35Updated last year
- Target "triple" support☆47Updated last month
- Zero-cost bitsets over native Rust types☆76Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- ☆50Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago