fergaljoconnor / zero_vLinks
A framework for iterating over collections of types implementing a trait without virtual dispatch
☆13Updated 4 years ago
Alternatives and similar repositories for zero_v
Users that are interested in zero_v are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A small and fast frontend framework in Rust☆69Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Distributed network based parallel computing system☆28Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆21Updated 5 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- ☆21Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago