6 releases (stable)
| new 6.1.0 | Apr 11, 2026 |
|---|---|
| 6.0.2 | Feb 26, 2026 |
| 6.0.0-beta.1 | Jan 30, 2026 |
#375 in Asynchronous
13,681 downloads per month
Used in 58 crates
(19 directly)
55KB
982 lines
slop-futures
Async and concurrent execution utilities for SLOP.
Provides utilities for asynchronous and parallel execution of proof system operations, enabling efficient use of multi-core systems.
Features
- Handle management for async operations
- Pipeline utilities for streaming computations
- Queue abstractions for work distribution
- Rayon integration for parallel iteration
Part of SLOP, the Succinct Library of Polynomials.
Dependencies
~8–12MB
~129K SLoC