paritytech / parity-tokio-ipcLinks
Parity tokio-ipc
☆78Updated 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:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- A rust library for single instance application.☆37Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- Native TLS for futures and async-std☆71Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆74Updated last year
- ☆48Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Thread parking and unparking☆78Updated 5 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A crate to help expose Rust functions over the FFI.☆42Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Compile-time string operations☆95Updated 2 weeks ago