haydnv / destreamLinks
Rust library for asynchronous stream (de)serialization
☆25Updated 5 months ago
Alternatives and similar repositories for destream
Users that are interested in destream are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 7 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- ☆111Updated last year
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Run closures in parallel☆114Updated 6 months ago
- ☆57Updated last year
- ☆125Updated 2 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆43Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆112Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- A small and fast frontend framework in Rust☆67Updated 3 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- Static time zone information for tz-rs.☆40Updated last month
- Profiling tool for Rust code.☆45Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago