VFLashM / tuple_list
Rust crate for variadic tuple metaprogramming.
☆26Updated 3 years ago
Alternatives and similar repositories for tuple_list:
Users that are interested in tuple_list are comparing it to the libraries listed below
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Macro for sealing traits and structures☆50Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- A sinless derive helper☆52Updated 2 months ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Iterator of const known length☆15Updated last month
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆17Updated 3 weeks ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A memory efficient syntax tree for language developers☆52Updated last week
- Make any value Sync but only available on its original thread☆37Updated last week
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 3 years ago
- Safe generators on stable Rust.☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Const TypeId and non-'static TypeId☆58Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Big array helper for serde☆60Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year