TritonDataCenter / rust-fastLinks
streaming JSON RPC over TCP
☆10Updated 3 years ago
Alternatives and similar repositories for rust-fast
Users that are interested in rust-fast are comparing it to the libraries listed below
Sorting:
- Async readiness traits☆11Updated 6 years ago
- Apache-2 licensed common Ethereum structs shared by crates☆21Updated 5 years ago
- Tools for data-oriented programming☆60Updated 6 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Raw Rust toolchain support for Wasm Interface Types☆71Updated 4 years ago
- A Rust implementation of Plumtree algorithm☆29Updated 7 months ago
- Concurrent hash trie☆57Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆47Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A flexible binary merkle tree implementation in Rust.☆58Updated 2 years ago
- WebAssembly signing and verification tool☆50Updated 7 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Async datagram traits☆11Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Macros for async-std.☆38Updated 5 years ago
- Rust library to print a WebAssembly binary to its textual format☆32Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 7 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Application container built for WebAssembly☆111Updated 7 years ago
- Experimental language-level polyfills for Async Rust☆46Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago