rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,000Updated 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,165Updated last week
- A binary encoder / decoder implementation in Rust.☆3,082Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,923Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- Some more derive(Trait) options☆1,981Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- A small rust library for adding custom derives to enums☆2,154Updated last month
- A code coverage tool for Rust projects☆2,766Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Logging implementation for Rust☆2,400Updated last week
- derive(Error) for struct and enum error types☆5,101Updated 3 weeks ago
- Date and time library for Rust☆3,668Updated this week
- Rust cache structures and easy function memoization☆1,877Updated last month
- Type erasure for async trait methods☆2,049Updated this week
- Compile time static maps for Rust☆1,985Updated 3 weeks ago
- derive builder implementation for rust structs☆1,469Updated last week
- A CSV parser for Rust, with Serde support.☆1,843Updated 3 weeks ago
- A snapshot testing library for rust☆2,569Updated this week
- Rust port of Google's SwissTable hash map☆2,743Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- Simple validation for Rust structs☆2,332Updated 6 months ago
- A utility for managing cargo dependencies from the command line.☆3,286Updated 2 weeks ago
- Panic messages for humans.☆1,783Updated last month
- Rust quasi-quoting☆1,456Updated this week
- Find unused dependencies in Cargo.toml☆1,988Updated this week
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Readline Implementation in Rust☆1,749Updated last week