Xudong-Huang / generator-rsLinks
rust stackful generator library
☆342Updated last month
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☆361Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆236Updated last month
- Intrusive collections for Rust☆455Updated 10 months ago
- Per-object thread-local storage for Rust☆348Updated last week
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- ☆201Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- Manual segmented stacks for Rust☆317Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Async synchronization primitives☆270Updated 4 months ago
- Spin-based synchronization primitives☆543Updated last month
- A library for creating references that carry their owner with them.☆375Updated last year
- Task abstraction for building executors☆479Updated 6 months ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- Slab allocator for Rust☆804Updated last month
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Async executor☆383Updated last week
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆509Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- A priority queue for Rust with efficient change function.☆198Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year