Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆351Updated 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.☆298Updated 2 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆394Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- Experiments with structured concurrency in Rust☆410Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Library for snippet annotations☆482Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Compact, clone-on-write vector and string.☆300Updated 3 months ago
- ☆501Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- Compile-time string formatting☆263Updated 4 months ago
- Rust String Libraries by mcyoung☆199Updated last year
- Compile-time reference counting☆457Updated 8 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A Stable ABI for Rust with compact sum-types☆410Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Updated this week
- Async executor☆436Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Manual segmented stacks for Rust☆334Updated this week
- Count lines of LLVM IR per generic function☆497Updated last month
- A fast and flexible LRU map.☆200Updated last year