tokio-rs / console-gsocLinks
Google Summer of Code tokio-console prototype
☆14Updated 6 years ago
Alternatives and similar repositories for console-gsoc
Users that are interested in console-gsoc are comparing it to the libraries listed below
Sorting:
- ☆112Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Memory validation framework for Rust☆70Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- scraps of a potential language☆38Updated 4 years ago
- CLI tool to work with Sled key-value databases.☆42Updated 5 months ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- ☆76Updated last month
- ☆28Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Proc macro attributes for Bastion runtime.☆51Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Reactive dependency injection for Rust.☆42Updated last week
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated last month
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Managing Rust dependencies via a dashboard☆49Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago