Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆342Updated last month
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☆385Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Experiments with structured concurrency in Rust☆404Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Program startup and thread support written in Rust☆198Updated 2 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Easy function multiversioning for Rust☆251Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Library for snippet annotations☆475Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An implementation of libc written in Rust☆309Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Compile-time reference counting☆455Updated 7 months ago
- Compact, clone-on-write vector and string.☆297Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated this week
- Structured concurrency operations for async Rust☆482Updated this week
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- "A very small syn"☆212Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month