Jules-Bertholet / unsized-vecLinks
Rust `Vec` that can store unsized values
☆21Updated 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☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Byte-wise atomic memcpy.☆39Updated last month
- An exploration of Storages☆39Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- ☆34Updated 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 2 months ago
- Automatic testing of FFI bindings for Rust☆21Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆61Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated 3 weeks ago
- ☆36Updated last year
- Serde serializer for generating Starlark build targets☆69Updated 3 weeks ago
- Memory validation framework for Rust☆70Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year