rbranson / rust-mmap
☆33Updated 4 years ago
Alternatives and similar repositories for rust-mmap:
Users that are interested in rust-mmap are comparing it to the libraries listed below
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Extensions for standard networking types☆106Updated 8 months ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Rust MetroHash☆51Updated 4 months ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Asynchronous file I/O for Tokio☆48Updated last month
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Timer facilities for Tokio☆85Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- The empty type Void.☆69Updated last year
- A modern asynchronous HTTP server for Rust.☆62Updated 8 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 7 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
- Respond to OS signals with channels.☆124Updated 5 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated 8 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago