LukasKalbertodt / stable-vec
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆20Updated last year
Alternatives and similar repositories for stable-vec:
Users that are interested in stable-vec are comparing it to the libraries listed below
- Defer running expensive destructors until later☆19Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆39Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆29Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year
- ☆38Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- An exploration of Storages☆35Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago