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
- Macro for sealing traits and structures☆52Updated 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.☆46Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A sinless derive helper☆71Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆33Updated 3 years ago
- Iterator of const known length☆15Updated 3 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- Bindings to IndexedDB that default the transactions to aborting☆19Updated this week
- Types to define keyboard related events.☆57Updated last week
- Serialization value trees☆44Updated 7 months ago
- Cargo API written in Paris☆47Updated 3 weeks ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Big array helper for serde☆60Updated 10 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Find out about keys that are ignored when deserializing data☆80Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆30Updated 9 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Transitive derive macros for Rust☆31Updated 2 weeks ago