Amanieu / corosensei
A fast and safe implementation of stackful coroutines in Rust
☆192Updated 2 weeks ago
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.☆116Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆217Updated 2 weeks ago
- Reflection via DWARF.☆292Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- extremely boring async function runner!☆154Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆152Updated 2 months ago
- A Vec That Has a Smaller size_of☆130Updated 4 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- A new register allocator☆218Updated 2 weeks ago
- generators☆201Updated last year
- A fast and flexible LRU map.☆172Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Small, fast, synchronization primitives☆240Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- offsetof for Rust☆225Updated 8 months ago
- Manual segmented stacks for Rust☆295Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆131Updated last week
- A fast, concurrent string interner☆140Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated last week
- ☆187Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Minimal asynchronous runtime for Rust☆123Updated 4 months ago
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆394Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last month
- Rust String Libraries by mcyoung☆150Updated 3 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆253Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆295Updated last year