paritytech / parity-tokio-ipcLinks
Parity tokio-ipc
☆79Updated last year
Alternatives and similar repositories for parity-tokio-ipc
Users that are interested in parity-tokio-ipc are comparing it to the libraries listed below
Sorting:
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆39Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- An updated version of linked-hash-map and friends☆129Updated last week
- Write and execute SQL queries with ease☆73Updated 4 years ago
- Internet Gateway Device (UPNP) client☆106Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Heap-based async timers☆215Updated last year
- ☆87Updated 9 months ago
- ☆112Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- ☆49Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Library to work with network interfaces in Rust.☆56Updated last year
- Data parallelism library for async-std.☆94Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- A websocket protocol implementation.☆93Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Generate is a library for building iterators on the fly