koushiro / async-jsonrpcLinks
An async JSON-RPC 2.0 crate written in Rust.
☆14Updated 3 years ago
Alternatives and similar repositories for async-jsonrpc
Users that are interested in async-jsonrpc are comparing it to the libraries listed below
Sorting:
- Native TLS for futures and async-std☆72Updated 6 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- ☆36Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Multibase in rust☆51Updated last week
- fast hex☆97Updated 4 months ago
- ☆48Updated 10 months ago
- Simple JSON parser written with Rust. Wasm / no_std ready.☆50Updated 3 years ago
- ☆48Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- ☆39Updated 2 years ago
- ☆17Updated 3 years ago
- async actor framework☆37Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- ☆42Updated 3 years ago
- Parity tokio-ipc☆79Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Experimental language-level polyfills for Async Rust☆48Updated 4 years ago
- A websocket protocol implementation.☆95Updated this week
- Negative trait implementations on stable Rust.☆14Updated last month
- A foray into rust async await☆44Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Async executor for WebAssembly☆83Updated 2 years ago
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year