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
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A websocket protocol implementation.☆95Updated this week
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Updated 2 years ago
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆52Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Rust wrapper around a connection listener to support TLS.☆58Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- Rust port of Go's singleflight package☆18Updated last year
- fast hex☆98Updated 6 months ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Raft distributed consensus for WebAssembly in Rust☆69Updated 4 years ago
- A streaming rpc system based on quic☆130Updated 8 months ago
- Take a value atomically once.☆30Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A minimal implementation of consistent hashing☆61Updated last year
- high performance Serialize and Deserialize derives☆36Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- Rust client library for ClickHouse☆17Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Cross-platform implementation of cross-process named locks☆38Updated last year
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆69Updated this week