conradludgate / tl-async-runtimeLinks
Demo async runtime
☆10Updated 3 years ago
Alternatives and similar repositories for tl-async-runtime
Users that are interested in tl-async-runtime are comparing it to the libraries listed below
Sorting:
- Coordination repository for the remote "Hack & Learn" event☆46Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Small, fast, synchronization primitives☆251Updated last year
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- A working Rust example for how to implement Borrow for complex keys☆67Updated last year
- ☆113Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- What if we could check declarative macros before using them?☆50Updated 11 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Simple async reactor and executor for rust☆79Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- ☆112Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- in-place allocation-reusing queues for Rust☆383Updated last year
- Async broadcast channels☆187Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Type that deserializes only from one specific value☆265Updated this week
- A generic abstraction of paginated APIs☆62Updated last year
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- A fast, concurrent string interner☆157Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- generators☆209Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Hazard pointers in Rust.☆208Updated 4 months ago
- A super powered testing macro for Rust☆122Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year