Amanieu / corosensei
A fast and safe implementation of stackful coroutines in Rust
☆210Updated 2 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 last year
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- offsetof for Rust☆225Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A Vec That Has a Smaller size_of☆133Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆404Updated this week
- A fast and flexible LRU map.☆174Updated last month
- a lock-free concurrent slab (experimental)☆278Updated last month
- A fast, concurrent string interner☆148Updated 6 months ago
- A new register allocator☆224Updated last month
- Write and execute C code inside Rust.☆150Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Manual segmented stacks for Rust☆298Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆172Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆296Updated last year
- Program startup and thread support written in Rust☆174Updated this week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆347Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago