Jules-Bertholet / unsized-vecLinks
Rust `Vec` that can store unsized values
☆21Updated 2 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:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- An exploration of Storages☆39Updated 2 years ago
- Byte-wise atomic memcpy.☆38Updated last month
- Automatic testing of FFI bindings for Rust☆21Updated 7 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Exhaustive iteration trait in Rust☆17Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Remove Cargo.lock lockfile☆33Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆34Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆36Updated last year
- ☆48Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Extensions to the Rust standard library☆49Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated last week