bcndanos / asynchronousLinks
Asynchronous promises in rust using threads
☆26Updated 10 years ago
Alternatives and similar repositories for asynchronous
Users that are interested in asynchronous are comparing it to the libraries listed below
Sorting:
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Updated 9 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A global event loop☆109Updated 10 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Extensions for standard networking types☆106Updated last year
- Redis client for Tokio☆60Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- The mio/rotor based http server library for rust (UNMAINTAINED, use tk-http)☆110Updated 8 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Rust query string parser with nesting support☆70Updated 2 years ago
- Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)☆103Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Unix socket support for Rust☆56Updated 7 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A DNS library for Rust☆37Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- A library for writing REST API clients☆78Updated 8 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- Non-blocking Websocket (RFC-6455) wrapper for Rust's TcpStream☆17Updated 9 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 7 months ago