Jules-Bertholet / unsized-vecLinks
Rust `Vec` that can store unsized values
☆21Updated 4 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 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Experimenting with Rust's fundamental data model☆53Updated 3 weeks ago
- An exploration of Storages☆37Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- ☆36Updated 11 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- Automatic testing of FFI bindings for Rust☆23Updated 3 months ago
- ☆33Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- ☆48Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago