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.
3k stars
21 watching
310 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
iteratorsrust
Related projects:
Repository | Description | Stars |
---|---|---|
| The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| A tool that automates the build process for Rust projects | 2,614 |
| A command-line tool that shows the result of macro expansion and derive code generation in Rust projects | 2,718 |
| A utility for managing cargo dependencies from the command line. | 3,107 |
| Detects unused dependencies in Rust projects during compilation. | 1,781 |
| A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
| An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
| A lightweight Rust framework for building web applications | 3,036 |
| A Rust crate for creating simple and flexible text-based user interfaces in the terminal. | 11,247 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| AWS SDK for Rust programming language | 3,046 |
| A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
| Provides a Rust runtime for AWS Lambda | 3,378 |
| Rust bindings for Dear ImGui | 2,707 |
| Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 81 |