dwrensha / gjioLinks
asynchronous I/O in Rust
☆14Updated 9 years ago
Alternatives and similar repositories for gjio
Users that are interested in gjio are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 8 years ago
- ☆20Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- async serialization for Cap'n Proto messages in Rust☆24Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- ☆30Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 8 years ago
- Macaroons: bearer credentials with caveats for distributed authorization☆61Updated 8 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- The stream abstraction on top of rotor (UNMAINTAINED, use tokio)☆18Updated 9 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago