rbranson / rust-mmapLinks
☆33Updated 5 years ago
Alternatives and similar repositories for rust-mmap
Users that are interested in rust-mmap are comparing it to the libraries listed below
Sorting:
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- A pool of reusable values☆50Updated 5 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A collection of Tokio middleware☆29Updated 7 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Approximations to Histograms☆64Updated 3 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Rust MetroHash☆52Updated 6 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago