Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆240Updated last month
Alternatives and similar repositories for corosensei
Users that are interested in corosensei are comparing it to the libraries listed below
Sorting:
- Reflection via DWARF.☆297Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Program startup and thread support written in Rust☆188Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Async synchronization primitives☆269Updated 3 months ago
- Rust ABI safe code generator☆188Updated 2 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Deadlock free mutexes☆175Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago