Jules-Bertholet / unsized-vecLinks
Rust `Vec` that can store unsized values
☆21Updated this week
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 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- Byte-wise atomic memcpy.☆37Updated last week
- ☆33Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Testing the Rust standard library with Miri, continuously☆14Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 months ago
- An exploration of Storages☆37Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Automatic testing of FFI bindings for Rust☆23Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- `smol` integrations with `hyper`☆16Updated last month
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year