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
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆29Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆36Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆39Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago