alexcrichton / tokio-curlLinks
Asynchronous HTTP client built on libcurl
☆111Updated 7 years ago
Alternatives and similar repositories for tokio-curl
Users that are interested in tokio-curl are comparing it to the libraries listed below
Sorting:
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- An implementation of TLS/SSL streams for Tokio☆95Updated 5 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- HTTP/2 Rust library☆49Updated 8 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- ☆138Updated last year
- Redis client for Tokio☆60Updated 8 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Heap-based async timers☆216Updated last year
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Respond to OS signals with channels.☆126Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- A concurrent hash table for Rust