rust-itertools / itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
☆2,915Updated 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,067Updated last week
- Subcommand to show result of macro expansion☆2,848Updated last month
- A binary encoder / decoder implementation in Rust.☆2,974Updated this week
- derive(Error) for struct and enum error types☆4,872Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,989Updated 3 months ago
- A code coverage tool for Rust projects☆2,692Updated this week
- Date and time library for Rust☆3,519Updated this week
- Parse command line arguments by defining a struct.☆2,729Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,945Updated last month
- Logging implementation for Rust☆2,335Updated last month
- Flexible concrete Error type built on std::Error☆5,928Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,967Updated last month
- A small rust library for adding custom derives to enums☆2,015Updated last week
- Simple validation for Rust structs☆2,230Updated 2 months ago
- Some more derive(Trait) options☆1,901Updated this week
- A utility for managing cargo dependencies from the command line.☆3,198Updated last week
- Compile time static maps for Rust☆1,917Updated 3 months ago
- A CSV parser for Rust, with Serde support.☆1,806Updated last month
- Statistics-driven benchmarking library for Rust☆5,010Updated 6 months ago
- A snapshot testing library for rust☆2,475Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,617Updated 2 months ago
- A small and fast async runtime for Rust☆4,167Updated 2 months ago
- Type erasure for async trait methods☆1,977Updated last month
- Concurrency permutation testing tool for Rust.☆2,334Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,629Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,863Updated last week
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- Utilities for working with bytes☆2,039Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,560Updated last week