rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆2,984Updated 3 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,149Updated this week
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- A small rust library for adding custom derives to enums☆2,138Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- Subcommand to show result of macro expansion☆2,909Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,063Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 3 months ago
- A code coverage tool for Rust projects☆2,755Updated this week
- Logging implementation for Rust☆2,388Updated last month
- Date and time library for Rust☆3,654Updated this week
- Some more derive(Trait) options☆1,972Updated last week
- Compile time static maps for Rust☆1,977Updated last month
- Rust cache structures and easy function memoization☆1,866Updated last month
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Type erasure for async trait methods☆2,038Updated last week
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,203Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,136Updated last week
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,271Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,842Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,706Updated 5 months ago
- Panic messages for humans.☆1,777Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- A simple, safe HTTP client☆1,960Updated last week
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- A powerful mock object library for Rust☆1,687Updated 2 weeks ago
- Utilities for working with bytes☆2,087Updated this week