seanmonstar / vecioLinks
☆30Updated 4 years ago
Alternatives and similar repositories for vecio
Users that are interested in vecio are comparing it to the libraries listed below
Sorting:
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- ☆27Updated 10 years ago
- Rust MetroHash☆53Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A pool of reusable values☆51Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 8 years ago
- asynchronous I/O in Rust☆14Updated 9 years ago