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:
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- String optimized for map keys☆66Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- ☆40Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Overloadable functions in rust.☆43Updated 6 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- global allocator for Rust that provides hooks for tracking allocations☆49Updated 2 years ago