rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆2,963Updated last week
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,119Updated this week
- A binary encoder / decoder implementation in Rust.☆3,054Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Subcommand to show result of macro expansion☆2,888Updated this week
- A small rust library for adding custom derives to enums☆2,105Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,734Updated last week
- Some more derive(Trait) options☆1,955Updated last week
- Logging implementation for Rust☆2,364Updated 3 months ago
- Date and time library for Rust☆3,587Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Type erasure for async trait methods☆2,022Updated last week
- Parse command line arguments by defining a struct.☆2,734Updated last year
- derive(Error) for struct and enum error types☆4,980Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,836Updated last month
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- derive builder implementation for rust structs☆1,452Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,118Updated last month
- A CSV parser for Rust, with Serde support.☆1,827Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month
- Rust task runner and build tool.☆2,785Updated last month
- Panic messages for humans.☆1,771Updated 2 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,238Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- Utilities for working with bytes☆2,073Updated last month
- Flexible concrete Error type built on std::Error☆6,062Updated 2 weeks ago
- Rust quasi-quoting☆1,433Updated last month