seanmonstar / vecio
☆30Updated 3 years ago
Alternatives and similar repositories for vecio:
Users that are interested in vecio are comparing it to the libraries listed below
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pool of reusable values☆50Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- ☆25Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- ☆52Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 7 years ago
- Rust MetroHash☆50Updated 3 months ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 10 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month