Amanieu / corosenseiLinks
A fast and safe implementation of stackful coroutines in Rust
☆237Updated 3 weeks 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.☆296Updated 2 years ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Small, fast, synchronization primitives☆246Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- offsetof for Rust☆228Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Program startup and thread support written in Rust☆187Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆300Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- ☆195Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Compact, clone-on-write vector and string.☆267Updated last month
- A new register allocator☆231Updated last month
- Rust String Libraries by mcyoung☆190Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- extremely boring async function runner!☆158Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- A Vec That Has a Smaller size_of☆140Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week