A fast and safe implementation of stackful coroutines in Rust
☆389May 24, 2026Updated 3 months ago
Alternatives and similar repositories for corosensei
Users that are interested in corosensei are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,580Updated this week
- Experiments with structured concurrency in Rust☆436Jul 24, 2024Updated 2 years ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆373Jul 3, 2026Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆1,002Feb 20, 2025Updated last year
- Incremental garbage collection from safe Rust☆893Aug 17, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- Deadlock free mutexes☆177Mar 30, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated last year
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,087Sep 12, 2026Updated last week
- Scan your Rust crate for semver violations.☆1,678Updated this week
- A very fast linker for Linux☆3,993Updated this week
- A fast bump allocation arena for Rust☆2,334Updated this week
- Safe cross-platform linker shenanigans☆891Aug 5, 2026Updated last month
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,893Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Fast, efficient, and robust memory reclamation for Rust.☆481Sep 13, 2025Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,435Sep 5, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack