rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,060Updated 2 weeks ago
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below
Sorting:
- Parser for Rust source code☆3,238Updated this week
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Subcommand to show result of macro expansion☆2,995Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,225Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated last month
- Logging implementation for Rust☆2,456Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,860Updated this week
- derive(Error) for struct and enum error types☆5,254Updated last month
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Rust port of Google's SwissTable hash map☆2,821Updated last week
- Date and time library for Rust☆3,736Updated 3 weeks ago
- A CSV parser for Rust, with Serde support.☆1,887Updated 2 months ago
- A utility for managing cargo dependencies from the command line.☆3,337Updated last month
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Type erasure for async trait methods☆2,082Updated 2 weeks ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,807Updated last week
- Statistics-driven benchmarking library for Rust☆5,383Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,925Updated 3 weeks ago
- Panic messages for humans.☆1,806Updated last week
- Flexible concrete Error type built on std::Error☆6,335Updated this week
- Simple validation for Rust structs☆2,380Updated 9 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Rust quasi-quoting☆1,503Updated this week
- A simple, safe HTTP client☆2,033Updated last week
- Utilities for working with bytes☆2,144Updated 2 weeks ago