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 last week
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- tom: a format-preserving TOML parser in Rust☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Extension of nom to trace parser☆50Updated 11 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- ☆13Updated 5 years ago
- More reliable path manipulation.☆66Updated last month
- A golden file testing library for rust☆38Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Screams when you write `unsafe` on Rust.☆13Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Assure that your tests are there, and well written.☆16Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Re-usable CLI flags for `cargo` plugins☆44Updated this week
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Changelog management tool for the CLI☆27Updated last month
- A fork of Tree Sitter with a pure Rust runtime for WASM support☆53Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆30Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago