rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆2,928Updated last month
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,083Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,861Updated this week
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- derive(Error) for struct and enum error types☆4,914Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Date and time library for Rust☆3,538Updated 3 weeks ago
- Logging implementation for Rust☆2,349Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- A code coverage tool for Rust projects☆2,707Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,729Updated last year
- A small rust library for adding custom derives to enums☆2,046Updated last month
- Some more derive(Trait) options☆1,922Updated this week
- Statistics-driven benchmarking library for Rust☆5,053Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆5,975Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,578Updated 3 weeks ago
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Simple validation for Rust structs☆2,255Updated 2 months ago
- Utilities for working with bytes☆2,058Updated last week
- A utility for managing cargo dependencies from the command line.☆3,214Updated last week
- Type erasure for async trait methods☆1,995Updated last week
- Rust derive-based argument parsing optimized for code size☆1,800Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,459Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 3 months ago
- A CSV parser for Rust, with Serde support.☆1,812Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,470Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,880Updated last week