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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated last year
- ☆36Updated 9 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆45Updated last year
- Extensions for the Rust standard library☆39Updated last year
- ☆47Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- ☆63Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- ☆56Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A safe and reliable process manager☆42Updated 5 years ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year