Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆243Updated 2 weeks ago
Alternatives and similar repositories for corosensei
Users that are interested in corosensei are comparing it to the libraries listed below
Sorting:
- Small, fast, synchronization primitives☆250Updated 11 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- An on-disk hash table implementation☆124Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- rust bindings of snmalloc☆140Updated last week
- offsetof for Rust☆229Updated last year
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Deadlock free mutexes☆177Updated 5 months ago