Amanieu / corosensei
A fast and safe implementation of stackful coroutines in Rust
☆224Updated 4 months ago
Alternatives and similar repositories for corosensei:
Users that are interested in corosensei are comparing it to the libraries listed below
- Reflection via DWARF.☆296Updated 2 years ago
- Program startup and thread support written in Rust☆183Updated this week
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated last month
- A Vec That Has a Smaller size_of☆138Updated last month
- offsetof for Rust☆226Updated last year
- Compact, clone-on-write vector and string.☆252Updated last week
- ☆192Updated last year
- An implementation of libc written in Rust☆284Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Rust ABI safe code generator☆185Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago