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:
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Updated 9 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Redis client for Tokio☆60Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Extensions for standard networking types☆106Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Streaming HTTP parser for Rust, based on nodejs/http-parser☆50Updated 6 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Rust query string parser with nesting support☆70Updated 2 years ago
- JSON body parsing for iron☆53Updated 6 years ago
- A DNS library for Rust☆37Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- Morgan-inspired request logger middleware for Iron☆25Updated 5 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- Unmaintained http://thehydroimpulse.github.io/thrust☆37Updated 9 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 6 months ago
- No longer maintained☆35Updated 7 years ago
- Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)☆103Updated 7 years ago