dwrensha / gjioLinks
asynchronous I/O in Rust
☆14Updated 8 years ago
Alternatives and similar repositories for gjio
Users that are interested in gjio are comparing it to the libraries listed below
Sorting:
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- async serialization for Cap'n Proto messages in Rust☆24Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆30Updated 4 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- ☆20Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Benchmarks for crypto libraries (in Rust, or with Rust bindings)☆70Updated 5 years ago
- ☆11Updated 9 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 4 months ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 9 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Macaroons: bearer credentials with caveats for distributed authorization☆61Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago