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:
- 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 month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆31Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Simple and fast async channels☆18Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Pretty backtraces for rust☆15Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆56Updated 2 years ago