thomcc / index_vecLinks
A Rust library offering newtyped indices and vecs that use those indices
☆19Updated 10 months ago
Alternatives and similar repositories for index_vec
Users that are interested in index_vec are comparing it to the libraries listed below
Sorting:
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆34Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 5 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- An alternative `std`-like implementation built on origin☆31Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆21Updated 2 years ago
- Helps you frob those bits☆38Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆20Updated 4 years ago
- ☆29Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 3 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 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.☆49Updated last year
- Changelog management tool for the CLI☆26Updated last week
- A Rust crate that implements "design by contract" via procedural macros☆10Updated this week
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Provides TestResult type for concise and precise test failures☆64Updated 11 months ago