sergey-melnychuk / mio-tcp-server
Code for the article "Low-level TCP server with Rust and MIO"
☆21Updated 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
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- ☆38Updated last year
- ☆15Updated 5 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Negative trait implementations on stable Rust.☆12Updated last month
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- ☆47Updated 4 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- Benchmarking tool for network services.☆40Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- OpenSSL bindings for Tokio☆43Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Rust Stream combinator, to limit the rate at which items are produced☆27Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Extra components for use with Mio.☆31Updated last month
- fastdate☆20Updated last month
- A pure Rust implementation of RTCP☆10Updated 2 years ago
- a fast async pool based on channel☆24Updated 5 months ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated last month
- ☆19Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Rust port of Go's singleflight package☆16Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago