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:
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Macro for sealing traits and structures☆61Updated last year
- ☆24Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A sinless derive helper☆78Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆61Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- String optimized for map keys☆68Updated last week
- Big array helper for serde☆65Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A memory efficient container for rust nested collections☆43Updated 3 years ago