Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆335Updated 3 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☆254Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- in-place allocation-reusing queues for Rust☆392Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Experiments with structured concurrency in Rust☆401Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Easy function multiversioning for Rust☆251Updated last year
- Compile-time reference counting☆455Updated 7 months ago
- Compact, clone-on-write vector and string.☆294Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Manual segmented stacks for Rust☆328Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last week
- ☆501Updated last month