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:
- ☆58Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆61Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Extensions for the Rust standard library☆42Updated last year
- ☆64Updated 8 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Compression libraries implemented by pure Rust.☆35Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A newtype with alignment of at least `A` bytes☆34Updated last month
- A safe-guarded transmute for Rust☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- Abstract over different executors☆74Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆61Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated last year