mgattozzi / whorlLinks
single file, std only, async Rust executor
☆578Updated 9 months ago
Alternatives and similar repositories for whorl
Users that are interested in whorl are comparing it to the libraries listed below
Sorting:
- Rust tutorial to demonstrate how variance works☆254Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Experiments with structured concurrency in Rust☆375Updated last year
- in-place allocation-reusing queues for Rust☆378Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Compact inlined strings for Rust.☆526Updated last year
- HTTP 1+2 in Rust, with io_uring & ktls☆419Updated 3 months ago
- Immutable strings, in Rust.☆246Updated last year
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Minimalistic snapshot testing for Rust.☆288Updated 7 months ago
- Compile-time reference counting☆458Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- safe bindings to io-uring☆671Updated 4 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- A port of Java's ConcurrentHashMap to Rust☆560Updated 2 months ago
- a lock-free concurrent slab (experimental)