Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆348Updated 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
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- in-place allocation-reusing queues for Rust☆395Updated last year
- Experiments with structured concurrency in Rust☆409Updated last year
- Compile-time reference counting☆455Updated 8 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Compact, clone-on-write vector and string.☆298Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Rust String Libraries by mcyoung☆199Updated last year
- A Vec That Has a Smaller size_of☆154Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- Library for snippet annotations☆481Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Easy function multiversioning for Rust☆252Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- An implementation of libc written in Rust☆311Updated last week
- A fast, concurrent string interner☆164Updated last year