thomcc / index_vec
A Rust library offering newtyped indices and vecs that use those indices
☆16Updated 6 months ago
Alternatives and similar repositories for index_vec:
Users that are interested in index_vec are comparing it to the libraries listed below
- Lift enum variants to the type-level.☆32Updated 3 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- ☆33Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- ☆20Updated 4 years 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
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Cargo API written in Paris☆47Updated last week
- A golden file testing library for rust☆33Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆13Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆29Updated 10 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 4 months ago
- Re-usable CLI flags for `cargo` plugins☆36Updated 2 weeks ago
- ☆31Updated 8 months ago
- Port of the regex crate for use with ropes☆36Updated last month
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Parse byte size into integer accurately.☆29Updated 5 months ago
- "Valgrind Client Request" interface for Rust programs☆16Updated last month
- ☆12Updated 3 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year