carllerche / mock-ioLinks
Rust mock type implementing io::Read & io::Write
☆13Updated 6 years ago
Alternatives and similar repositories for mock-io
Users that are interested in mock-io are comparing it to the libraries listed below
Sorting:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Async readiness traits☆11Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- Rust implementation of a Trie with generics☆28Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- An asynchronous StatsD clone☆22Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆22Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- ☆30Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆16Updated 8 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- For comparing the differences between files over time☆26Updated 7 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 6 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago