SergejJurecko / mio_httpc
mio based async and sync http client
☆47Updated 4 months ago
Alternatives and similar repositories for mio_httpc:
Users that are interested in mio_httpc are comparing it to the libraries listed below
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆73Updated 3 years ago
- Example of a tokio-based chat server and client☆56Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Quick rust csv reader☆46Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast and simple file reading for Rust☆35Updated 9 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- Serialization value trees☆43Updated 6 months ago