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
- ☆25Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Rust MetroHash☆50Updated 4 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆52Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- reprints for your terminal screen☆19Updated 8 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
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- spmc streams in rust☆26Updated 7 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Convert `try!()` into `?`s☆34Updated 7 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- No longer maintained☆38Updated 7 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures