sergey-melnychuk / mio-tcp-serverLinks
Code for the article "Low-level TCP server with Rust and MIO"
☆23Updated 3 years ago
Alternatives and similar repositories for mio-tcp-server
Users that are interested in mio-tcp-server are comparing it to the libraries listed below
Sorting:
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated 2 years ago
- A websocket protocol implementation.☆95Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Benchmarking tool for network services.☆41Updated 2 years ago
- Small and simple actor model implementation.☆10Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆11Updated last year
- Asynchronous Virtio socket support for Rust☆47Updated last month
- Hardware-based tick counters for high-precision benchmarks in Rust☆29Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- ☆52Updated last year
- Rust port of Go's singleflight package☆18Updated last year
- Scalable and lock-free memory reclamation system☆37Updated last week
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆68Updated 3 months ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Updated 2 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Implementation of websocket server with mio and parser combinators☆15Updated 3 years ago
- Ternary search tree collection in rust☆26Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A streaming rpc system based on quic☆129Updated 7 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Raft distributed consensus for WebAssembly in Rust☆69Updated 4 years ago
- A proxy connector for Hyper-based crates☆106Updated last year