mgattozzi / whorlLinks
single file, std only, async Rust executor
☆578Updated 11 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☆255Updated 9 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- in-place allocation-reusing queues for Rust☆382Updated last year
- Minimalistic snapshot testing for Rust.☆291Updated 9 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A port of Java's ConcurrentHashMap to Rust☆566Updated last week
- ☆776Updated 9 months ago
- Compile-time reference counting☆456Updated 4 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Immutable strings, in Rust.☆248Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Error handling project group☆264Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- HTTP 1+2 in Rust, with io_uring & ktls☆427Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆396Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- The arena, a fast but limited type of allocator☆557Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated last month
- Structured concurrency operations for async Rust☆467Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Futures, streams, and async I/O combinators.☆521Updated last month