bluss / arrayvecLinks
A vector with a fixed capacity. (Rust)
☆831Updated 11 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☆924Updated last week
- A macro to generate structures which behave like bitflags☆1,055Updated 3 weeks ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- ☆864Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Slab allocator for Rust☆842Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- The arena, a fast but limited type of allocator☆557Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- A Rust proc-macro attribute parser☆1,169Updated last week
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Backtraces in Rust☆594Updated this week
- Get the number of CPUs in Rust☆608Updated 2 months ago
- derive simple constructor functions for Rust structs☆563Updated last year