rust-itertools / itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
☆2,849Updated last month
Alternatives and similar repositories for itertools:
Users that are interested in itertools are comparing it to the libraries listed below
- Parser for Rust source code☆3,001Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,972Updated last month
- Subcommand to show result of macro expansion☆2,785Updated last month
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month
- derive(Error) for struct and enum error types☆4,762Updated last week
- Date and time library for Rust☆3,448Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- Logging implementation for Rust☆2,295Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- A code coverage tool for Rust projects☆2,620Updated this week
- Compile time static maps for Rust☆1,899Updated last month
- Utilities for working with bytes☆1,982Updated 2 weeks ago
- Some more derive(Trait) options☆1,847Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- A small and fast async runtime for Rust☆3,860Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,922Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,928Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,572Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,718Updated last year
- Panic messages for humans.☆1,730Updated last week
- Readline Implementation in Rust☆1,617Updated last week
- Rust derive-based argument parsing optimized for code size☆1,742Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆5,777Updated last week
- Type erasure for async trait methods☆1,923Updated last week
- A snapshot testing library for rust☆2,389Updated this week
- Automated property based testing for Rust (with shrinking).☆2,489Updated last year
- Graph data structure library for Rust.☆3,166Updated 3 weeks ago
- Rust quasi-quoting☆1,376Updated last week
- Zero-copy deserialization framework for Rust☆3,136Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,276Updated 2 weeks ago