LukasKalbertodt / stable-vec
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆20Updated 10 months ago
Alternatives and similar repositories for stable-vec:
Users that are interested in stable-vec are comparing it to the libraries listed below
- myrrlyn’s wyzyrdly library☆25Updated 10 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A dynamic library helper for rust crates☆34Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Nudging the compiler to auto-vectorize things☆74Updated last year
- ☆29Updated 9 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last month
- Full precision decimal representation of f64☆25Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆35Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Parser for CARGO_ENCODED_RUSTFLAGS☆15Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- ☆27Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- Easy and safe destructuring for more types.☆32Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 10 months ago
- Mostly safe wrapper for alloca☆24Updated last year
- ☆19Updated 3 years ago