rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,086Updated 2 weeks ago
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below
Sorting:
- Subcommand to show result of macro expansion☆3,026Updated 2 weeks ago
- Parser for Rust source code☆3,269Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,248Updated last month
- A code coverage tool for Rust projects☆2,888Updated this week
- Logging implementation for Rust☆2,475Updated last month
- Some more derive(Trait) options☆2,061Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,026Updated last year
- A small rust library for adding custom derives to enums☆2,263Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,309Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,052Updated 8 months ago
- Parse command line arguments by defining a struct.☆2,732Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,852Updated last month
- Rust cache structures and easy function memoization☆1,950Updated last month
- derive builder implementation for rust structs☆1,522Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,853Updated last month
- Hypothesis-like property testing for Rust☆2,024Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- Type erasure for async trait methods☆2,106Updated last month
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,413Updated 2 months ago
- Date and time library for Rust☆3,775Updated 2 weeks ago
- Utilities for working with bytes☆2,161Updated last week
- Rust quasi-quoting☆1,519Updated last week
- A snapshot testing library for rust☆2,719Updated 2 weeks ago
- Simple validation for Rust structs☆2,410Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,914Updated 10 months ago
- Panic messages for humans.☆1,814Updated last week
- A CSV parser for Rust, with Serde support.☆1,896Updated 3 months ago