The open-coroutine is a simple, efficient and generic stackfull-coroutine library.
-
Updated
Jul 25, 2026 - Rust
8000
The open-coroutine is a simple, efficient and generic stackfull-coroutine library.
Blazing-fast parallel directory walker with zero filtering baggage
Parallel directory walker tuned for macOS APFS. Chase-Lev work-stealing, parker idle, byte-level filters. ~2× faster than bfs, ~5× faster than fd on a synthetic 1M-file tree at exact count parity.
A comparative analysis of concurrency primitives in Rust for performance optimisation of a Monte Carlo exotic equity derivative pricing engine, benchmarking 8 strategies across thread utilisation, memory footprint, and convergence behaviour with a custom profiler TUI.
High-performance Rust parallel runtime with adaptive scheduling & work-stealing. Rayon-compatible API with enhanced telemetry & deterministic modes.
A rust threadpool with parallel work-stealing "foreach" with non-static lifetime support
A refresher on Rust by building a work-stealing thread pool
An async runtime in Rust. Work-stealing executor, hierarchical timer wheel, epoll/IOCP reactors.
Autonomic build orchestration with causal failure diagnosis and self-repair
🚀 Benchmark suite that makes Zcash 805x faster than default wallets. Discover why Zero-Copy strategy achieves 4,591 blk/sec (805x faster than sequential). Built with Rust, Tokio, and rayon. 12 sync strategies tested. Open-source treasure map for building the fastest crypto wallets.
Add a description, image, and links to the work-stealing topic page so that developers can more easily learn about it.
To associate your repository with the work-stealing topic, visit your repo's landing page and select "manage topics."