danielhenrymantilla / stackvec-rs
A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)
☆11Updated 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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Full precision decimal representation of f64☆25Updated last week
- ☆35Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- A Rust wrapper for OS-level cryptographic hash functions☆26Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆31Updated 4 years ago
- ☆44Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week