tomaka / futures-diagnoseLinks
Wraps around a futures::Spawn and adds diagnostics to it
☆32Updated 5 years ago
Alternatives and similar repositories for futures-diagnose
Users that are interested in futures-diagnose are comparing it to the libraries listed below
Sorting:
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- scraps of a potential language☆38Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- An experimental columnar arena☆43Updated last year
- model testing sugar for testing interactions on structures over time☆27Updated 6 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- ☆48Updated last year
- ☆114Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆29Updated 5 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- ☆47Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆41Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Experiment to get k-combinations working as a const fn☆13Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆82Updated last month