thomcc / index_vec
A Rust library offering newtyped indices and vecs that use those indices
☆19Updated 8 months ago
Alternatives and similar repositories for index_vec:
Users that are interested in index_vec are comparing it to the libraries listed below
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Cargo API written in Paris☆47Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- An alternative `std`-like implementation built on origin☆29Updated last month
- ☆33Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- ☆20Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆64Updated 9 months ago
- "Valgrind Client Request" interface for Rust programs☆16Updated 3 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- 🛶 Lean parametrized testing library for Rust☆21Updated 4 months ago
- ☆31Updated 10 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Build a rustc sysroot with custom flags☆17Updated 6 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- ☆29Updated 11 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months 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
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- Pretty parser error reporting.☆34Updated last year
- An async version of iterator☆40Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated this week
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago