danielhenrymantilla / stackvec-rsLinks
A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
☆12Updated 6 years ago
Alternatives and similar repositories for stackvec-rs
Users that are interested in stackvec-rs are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆56Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Cross-platform interface to the `errno` variable☆70Updated last month
- ☆57Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- #[no_std] print equivalent for Rust☆64Updated last month
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- ☆54Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- String optimized for map keys☆66Updated last month
- like thread::spawn but for processes☆156Updated 5 months ago
- ☆49Updated last year