Amanieu / corosensei
A fast and safe implementation of stackful coroutines in Rust
☆230Updated 5 months ago
Alternatives and similar repositories for corosensei:
Users that are interested in corosensei are comparing it to the libraries listed below
- Reflection via DWARF.☆296Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Program startup and thread support written in Rust☆184Updated last week
- Manual segmented stacks for Rust☆306Updated last week
- A Vec That Has a Smaller size_of☆138Updated last month
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- offsetof for Rust☆225Updated last year
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- A new register allocator☆230Updated 3 weeks ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Rust ABI safe code generator☆187Updated last week
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Compact, clone-on-write vector and string.☆258Updated 2 weeks ago
- Compile-time string formatting☆235Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week