mgattozzi / whorl
single file, std only, async Rust executor
☆542Updated last month
Related projects ⓘ
Alternatives and complementary repositories for whorl
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Rust tutorial to demonstrate how variance works☆242Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- ☆696Updated this week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆201Updated 5 years ago
- Capability-oriented version of the Rust standard library☆660Updated 2 weeks ago
- Compile-time reference counting☆437Updated last year
- Structured concurrency operations for async Rust☆411Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Error handling project group☆265Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- A precise specification for "Rust lite / MIR plus"☆818Updated last week
- Serialization library with zero dependencies☆709Updated this week
- Immutable strings, in Rust.☆240Updated 9 months ago
- Online introspection for Rust☆415Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Compact inlined strings for Rust.☆504Updated last year
- Count lines of LLVM IR per generic function☆414Updated this week