Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆241Updated 2 months ago
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
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆143Updated this week
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 4 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Async synchronization primitives☆270Updated last week
- A fast and flexible LRU map.☆190Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- rust bindings of snmalloc☆139Updated 4 months ago
- Compile-time string formatting☆240Updated 8 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago