LukasKalbertodt / stable-vec
A Vec-like collection which guarantees stable indices and features O(1) deletion of elements
☆20Updated 11 months ago
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
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated 2 months ago
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆35Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated last week
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- ☆21Updated 4 years 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
- A Rust library for runtime-checked linearish types☆32Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A dynamic library helper for rust crates☆34Updated last year