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:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Extensions for the Rust standard library☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆56Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- like thread::spawn but for processes☆159Updated 9 months ago
- ☆47Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Abstract over different executors☆74Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆64Updated 8 years ago
- String optimized for map keys☆68Updated last week
- ☆61Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Compression libraries implemented by pure Rust.☆35Updated 5 years ago
- ☆36Updated last year
- ☆113Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago