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:
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆40Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Pretty backtraces for rust☆15Updated 4 years ago
- Simple and fast async channels☆17Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated last month
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Byte-wise atomic memcpy.☆37Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Easy and safe destructuring for more types.☆33Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated last week
- ☆56Updated 2 years ago
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- String optimized for map keys☆66Updated last week
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Rust `Vec` that can store unsized values☆21Updated 3 weeks ago