thomcc / index_vecLinks
A Rust library offering newtyped indices and vecs that use those indices
☆20Updated last year
Alternatives and similar repositories for index_vec
Users that are interested in index_vec are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆56Updated 3 weeks ago
- Port of the regex crate for use with ropes☆45Updated 11 months ago
- More reliable path manipulation.☆65Updated 2 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆20Updated 5 years ago
- ☆30Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- A direct replacement for `assert_eq` for unordered collections☆13Updated 3 years ago
- Make it possible to chain regular functions☆57Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆67Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- Extension of nom to trace parser☆50Updated 11 months ago
- ☆20Updated 3 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 11 months ago
- A fork of Tree Sitter with a pure Rust runtime for WASM support☆53Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago