Jules-Bertholet / unsized-vecLinks
Rust `Vec` that can store unsized values
☆20Updated 3 months ago
Alternatives and similar repositories for unsized-vec
Users that are interested in unsized-vec are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An exploration of Storages☆37Updated last year
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Byte-wise atomic memcpy.☆36Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Arbitrary width integers☆20Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- ☆36Updated 11 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- ☆32Updated 7 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆57Updated last year
- ☆48Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆49Updated 3 weeks ago