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:
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- Multibase in rust☆51Updated last week
- Native TLS for futures and async-std☆72Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- ☆48Updated last year
- Simple JSON parser written with Rust. Wasm / no_std ready.☆50Updated 3 years ago
- ☆36Updated 3 years ago
- Async Server Sent Events parser and encoder☆53Updated last year
- ☆48Updated 11 months ago
- Async executor for WebAssembly☆83Updated 2 years ago
- Experimental language-level polyfills for Async Rust☆48Updated 4 years ago
- WABT bindings for Rust☆80Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Receives incoming requests from the browser and serves up decrypted contents in a secured iframe in response.☆33Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- fast hex☆98Updated 5 months ago
- Extend the rust built-in numeric types.☆33Updated 5 years ago
- A multiplexed p2p network framework that supports custom protocols☆60Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆40Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".