Nim rewrite of a very popular Python module of the same name.
☆142Dec 19, 2022Updated 3 years ago
Alternatives and similar repositories for itertools
Users that are interested in itertools are comparing it to the libraries listed below
Sorting:
- Nim MAtrix NUmeric package☆42May 25, 2024Updated last year
- Loop efficiently over a variadic number of containers☆41May 11, 2023Updated 2 years ago
- MessagePack serializer/deserializer implementation for Nim / msgpack.org[Nim]☆132Jan 27, 2026Updated last month
- a macro dsl for nim☆46Nov 16, 2020Updated 5 years ago
- Nearly zero-overhead input/output streams for Nim☆131Feb 18, 2026Updated last week
- Global project-agnostic config.nims☆72Dec 5, 2022Updated 3 years ago
- Friendly value-or-error type☆167Feb 10, 2026Updated 2 weeks ago
- Embeddable scripting language for Nim. Work in progress.☆53Oct 28, 2020Updated 5 years ago
- [wip]Speech recognition tool-box written by Nim. Based on Arraymancer.☆23Nov 10, 2019Updated 6 years ago
- packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a …☆71Jan 1, 2023Updated 3 years ago
- Pure Nim regex engine. Guarantees linear time matching☆239Jul 3, 2025Updated 7 months ago
- A crafty implementation of structured logging for Nim.☆173Dec 11, 2025Updated 2 months ago
- Continuation-Passing Style for Nim 🔗☆213Feb 16, 2026Updated last week
- Interactive Nim shell / REPL / Playground☆676Feb 8, 2026Updated 3 weeks ago
- Nim package hierarchy manager from the future 🧚☆159Feb 7, 2024Updated 2 years ago
- Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.☆55Jan 26, 2022Updated 4 years ago
- Nim fullstack website framework - deploy a website within minutes☆177Feb 23, 2024Updated 2 years ago
- Everything you want to do with colors, in Nim.☆107Sep 20, 2025Updated 5 months ago
- A pure Nim k-d tree implementation for efficient spatial querying of point data☆43Nov 10, 2020Updated 5 years ago
- Print is a set of pretty print macros, useful for print-debugging.☆111May 11, 2023Updated 2 years ago
- A pattern matching library for Nim☆278Apr 4, 2023Updated 2 years ago
- Nim metrics client library supporting the Prometheus monitoring toolkit☆45Feb 20, 2026Updated last week
- SortedTables in Nim, based on B-Trees☆21Jun 7, 2020Updated 5 years ago
- Utility macros for easier handling of options in Nim☆38Jun 30, 2021Updated 4 years ago
- A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead☆573Jun 29, 2024Updated last year
- Chronos - An efficient library for asynchronous programming☆395Updated this week
- PEGs for Nim, another take☆337Aug 22, 2024Updated last year
- ☆105Jun 16, 2020Updated 5 years ago
- PDF document writer, written in nim lang☆185Nov 26, 2025Updated 3 months ago
- A JSON5 implementation for Nim.☆21Apr 28, 2020Updated 5 years ago
- Pure Nim library for matching file paths against Unix style glob patterns.☆69Feb 27, 2024Updated 2 years ago
- Nimterop is a Nim package that aims to make C/C++ interop seamless