A thread-safe and ergonomic concurrent iterator trait and efficient lock-free implementations.
A concurrent iterator that can be extended recursively by each of its items.
Limit the concurrency of an individual rayon parallel iterator method with a convenient macro
High performance, configurable and expressive parallel computation library.
Readahead from an iterator on a separate thread, returning items in order and synchronously.
An elegantly simple and lightweight library for making iterator pipelines concurrent and blazingly fast, hence the name ppipe (parallel pipe).
A clean HTTP load-test drill. Ansible-style YAML plans, Rust runtime, RPS and percentiles per run -- no fancy bits.
Lists with weak references and concurrent iteration and modification
Parallel Iterator With Sequential Output
A configurable, simple rust-based HTTP load testing system
LLM red-teaming security scanner — nmap for LLMs
Easy parallel iteration — par_map, par_filter, par_for_each with progress and error collection