bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆827Updated 9 months ago
Alternatives and similar repositories for arrayvec
Users that are interested in arrayvec are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆850Updated last month
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- ☆841Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Slab allocator for Rust☆804Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Module initialization/global constructor functions for Rust☆877Updated this week
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆489Updated 5 months ago
- Tar file reading/writing for Rust☆677Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago