LukasKalbertodt / stable-vecLinks
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆22Updated 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:
- A newtype with alignment of at least `A` bytes☆34Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Take a value atomically once.☆30Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆42Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cross-platform, endian-aware primitives for Rust☆51Updated 2 weeks ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- ☆36Updated last year
- Cast between dynamic trait objects☆34Updated 6 years ago
- String optimized for map keys☆68Updated last week
- ☆58Updated 2 years ago