itertools

Iterator utilities

A collection of utility functions and macros to simplify iterator-based data processing in Rust.

Extra iterator adaptors, iterator methods, free functions, and macros.

GitHub

3k stars
21 watching
310 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

iteratorsrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rust-lang/cargoThe Rust package manager responsible for downloading and compiling dependencies for Rust projects.12,919
sagiegurari/cargo-makeA tool that automates the build process for Rust projects2,614
dtolnay/cargo-expandA command-line tool that shows the result of macro expansion and derive code generation in Rust projects2,718
killercup/cargo-editA utility for managing cargo dependencies from the command line.3,107
est31/cargo-udepsDetects unused dependencies in Rust projects during compilation.1,781
rust-lang/crates.ioA central registry and infrastructure for sharing Rust packages, written in Rust3,022
rwf2/rocketAn async web framework for Rust with a focus on usability, security, extensibility, and speed.24,706
nickel-org/nickel.rsA lightweight Rust framework for building web applications3,036
ratatui/ratatuiA Rust crate for creating simple and flexible text-based user interfaces in the terminal.11,247
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
awslabs/aws-sdk-rustAWS SDK for Rust programming language3,046
rust-lang/rustlingsA collection of small exercises to help developers learn Rust programming language by reading and writing code.55,016
awslabs/aws-lambda-rust-runtimeProvides a Rust runtime for AWS Lambda3,378
imgui-rs/imgui-rsRust bindings for Dear ImGui2,707
byron/cargo-smart-releaseAutomates complex release processes for Rust cargo workspaces with changelog generation and version management.81