rust-itertools / itertoolsLinks
Extra iterator adaptors, iterator methods, free functions, and macros.
☆3,090Updated 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,275Updated last week
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- Some more derive(Trait) options☆2,064Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,026Updated last year
- A small rust library for adding custom derives to enums☆2,275Updated last week
- A code coverage tool for Rust projects☆2,896Updated this week
- Logging implementation for Rust☆2,478Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- derive(Error) for struct and enum error types☆5,330Updated 2 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Parse command line arguments by defining a struct.☆2,731Updated 2 years ago
- Date and time library for Rust☆3,779Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated 3 weeks ago
- derive builder implementation for rust structs☆1,524Updated last month
- Rust cache structures and easy function memoization☆1,959Updated last month
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- A utility for managing cargo dependencies from the command line.☆3,354Updated 2 months ago
- Panic messages for humans.☆1,816Updated this week
- Type erasure for async trait methods☆2,107Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Rust quasi-quoting☆1,522Updated this week
- Utilities for working with bytes☆2,166Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 3 weeks ago
- A snapshot testing library for rust☆2,733Updated this week
- A CSV parser for Rust, with Serde support.☆1,904Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- Hypothesis-like property testing for Rust☆2,028Updated last week
- Flexible concrete Error type built on std::Error☆6,412Updated 2 weeks ago