bluss / arrayvec
A vector with a fixed capacity. (Rust)
☆807Updated 5 months ago
Alternatives and similar repositories for arrayvec:
Users that are interested in arrayvec are comparing it to the libraries listed below
- Fast floating point to string conversion☆632Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Slab allocator for Rust☆755Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- ☆815Updated last month
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- Numeric traits for generic mathematics in Rust☆786Updated 7 months ago
- Module initialization/global constructor functions for Rust☆831Updated last month
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆766Updated this week
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆730Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆538Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- Rust method delegation with less boilerplate☆478Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Generic array types in Rust☆407Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Tar file reading/writing for Rust☆657Updated last month
- Easy self-referential struct generation for Rust.☆600Updated 3 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Safe cross-platform linker shenanigans☆718Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆851Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆456Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆907Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆783Updated last month