Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆258Updated 3 weeks 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.☆298Updated 2 years ago
- Small, fast, synchronization primitives☆252Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last week
- Deadlock free mutexes☆177Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last week
- rust bindings of snmalloc☆144Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- offsetof for Rust☆228Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Experiments with structured concurrency in Rust☆392Updated last year