sergey-melnychuk / mio-tcp-server
Code for the article "Low-level TCP server with Rust and MIO"
☆22Updated 2 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆39Updated 9 months ago
- Rust port of Go's singleflight package☆15Updated 10 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- Yet another key-value storage for Rust☆70Updated 3 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 3 months ago
- ☆15Updated 5 years ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Small and simple actor model implementation.☆10Updated last year
- Benchmarking tool for network services.☆40Updated last year
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 10 months ago
- A no-frills async memcached client for Rust.☆23Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- fastdate☆19Updated 4 months ago
- Local Actor library based on may☆28Updated 8 months ago
- Thread-unsafe async runtime☆27Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- ☆38Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago