rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,012Updated last week
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below
Sorting:
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Subcommand to show result of macro expansion☆2,936Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Parser for Rust source code☆3,180Updated this week
- A code coverage tool for Rust projects☆2,782Updated last week
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Logging implementation for Rust☆2,411Updated last month
- Compile time static maps for Rust☆2,017Updated last month
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- derive builder implementation for rust structs☆1,480Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,731Updated last week
- Parse command line arguments by defining a struct.☆2,731Updated last year
- derive(Error) for struct and enum error types☆5,122Updated 2 weeks ago
- Date and time library for Rust☆3,684Updated last week
- Panic messages for humans.☆1,782Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- A CSV parser for Rust, with Serde support.☆1,851Updated last month
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,844Updated 2 months ago
- Rust quasi-quoting☆1,467Updated this week
- Hypothesis-like property testing for Rust☆1,935Updated last week
- Statistics-driven benchmarking library for Rust☆5,262Updated 2 months ago
- Utilities for working with bytes☆2,104Updated last month
- A utility for managing cargo dependencies from the command line.☆3,297Updated last month