rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,044Updated last month
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,229Updated last week
- Subcommand to show result of macro expansion☆2,985Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- A small rust library for adding custom derives to enums☆2,211Updated 4 months ago
- Some more derive(Trait) options☆2,015Updated last week
- Parse command line arguments by defining a struct.☆2,734Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- A code coverage tool for Rust projects☆2,834Updated last week
- derive(Error) for struct and enum error types☆5,231Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated last week
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- Compile time static maps for Rust☆2,061Updated last month
- Logging implementation for Rust☆2,447Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated last week
- Type erasure for async trait methods☆2,077Updated 2 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,323Updated 3 weeks ago
- A CSV parser for Rust, with Serde support.☆1,878Updated last month
- Date and time library for Rust☆3,733Updated last week
- Rust cache structures and easy function memoization☆1,917Updated last week
- derive builder implementation for rust structs☆1,512Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,369Updated 4 months ago
- Panic messages for humans.☆1,805Updated last month
- Rust quasi-quoting☆1,495Updated last week
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- Utilities for working with bytes☆2,136Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,803Updated 9 months ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 7 months ago
- Readline Implementation in Rust☆1,795Updated 2 weeks ago