Amanieu / corosensei
A fast and safe implementation of stackful coroutines in Rust
☆210Updated last month
Alternatives and similar repositories for corosensei:
Users that are interested in corosensei are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Small, fast, synchronization primitives☆240Updated 4 months ago
- Reflection via DWARF.☆296Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- A fast, concurrent string interner☆146Updated 4 months ago
- offsetof for Rust☆225Updated 9 months ago
- Async synchronization primitives☆258Updated 2 months ago
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆172Updated 8 months ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Count lines of LLVM IR per generic function☆418Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- A new register allocator☆221Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆223Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆254Updated last month
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- generators☆202Updated last year
- An on-disk hash table implementation☆113Updated 3 years ago