Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆262Updated 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.☆298Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Small, fast, synchronization primitives☆253Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Program startup and thread support written in Rust☆196Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Manual segmented stacks for Rust☆328Updated last month
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆418Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Comparison of Rust string types☆162Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compact, clone-on-write vector and string.☆294Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago