LukasKalbertodt / stable-vecLinks
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆21Updated last year
Alternatives and similar repositories for stable-vec
Users that are interested in stable-vec are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last week
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- Rust String type with configurable byte storage.☆35Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆42Updated 2 years ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Simple and fast async channels☆18Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Immutable types and ImplicitClone trait similar to Copy☆22Updated last month
- String optimized for map keys☆68Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago