Xudong-Huang / generator-rsLinks
rust stackful generator library
☆353Updated 2 months ago
Alternatives and similar repositories for generator-rs
Users that are interested in generator-rs are comparing it to the libraries listed below
Sorting:
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Intrusive collections for Rust☆472Updated last year
- Per-object thread-local storage for Rust☆360Updated 2 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Spin-based synchronization primitives☆563Updated last week
- Task abstraction for building executors☆526Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Rust allocator using jemalloc as a backend☆425Updated 3 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Fast numeric to- and from-string conversion routines.☆344Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- Async executor☆410Updated last month
- Fast function for printing integer primitives to a decimal string☆352Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Fowler–Noll–Vo hash function☆352Updated last year
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- ☆211Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- A priority queue for Rust with efficient change function.☆213Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Generic array types in Rust☆431Updated 2 weeks ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Compile-time reference counting☆456Updated 6 months ago