itertools
There are 129 repositories under itertools topic.
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
omnilib/aioitertools
itertools and builtins for AsyncIO and mixed iterables
ast-al/rangeless
c++ LINQ -like library of higher-order functions for data manipulation
LaihoE/SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
JuliaCollections/IterTools.jl
Common functional iterator patterns
narimiran/itertools
Nim rewrite of a very popular Python module of the same name.
slavaGanzin/ramda.py
Python clone of Ramda.js
Smoren/itertools-ts
TypeScript Iteration Tools Library
Tadaboody/good_smell
A linting/refactoring library for python best practices and lesser-known tricks
dahlia/aitertools
Well-tested utility functions dealing with async iterables
mathspp/the-little-book-of-itertools
Automated tests for the exercises from “The little book of itertools”
lambdalisue/deno-itertools
🦕 A TypeScript port of Python's itertools and more-itertools for Deno
lawrence-laz/zig-enumerable
Iterator tools for functional data processing.
maet3608/nuts-flow
A simple dataflow framework in Python
zerobsv/zitertools
An improved version of the existing python itertools library that I created for Zig.
blakeembrey/iterative
Functions for working with iterators in JavaScript and TypeScript
the-spyke/undercut
JavaScript lazy data processing, pipelines, and language utilities built around native JS features and protocols.
cjrh/excitertools
itertools (and more-itertools) in the form of function call chaining (fluent interface)
anishLearnsToCode/hackerrank-python
Python 🐍 Domain on HackerRank 💻 - Problems & Solutions
deepeshpatel/jnumbertools
JNumberTools is an open-source Java library for solving complex problems in combinatorics and number theory. Whether you're a researcher, developer, or student, this library offers a comprehensive set of APIs to efficiently handle a wide range of mathematical tasks, from basic to advanced combinatorial computations
ramhiser/itertools2
Functions creating iterators for efficient looping in R
popravich/asyncio_iter_tools
Python asyncio tools for working with async-iterators.
RFPAlves/csharp-itertools
C# library based on Python 3 itertools
zicht/itertools
Library - Python-inspired library for declaratively (functionally) processing (lists of) data
ozlemelo/detecting_fake_news
TfidfVectorizer & PassiveAggressiveClassifier
CodingEZ/Scrabble-AI
A simple Scrabble-playing game with a computer AI that plays the best possible word in a given scenario. The computer is currently not optimized to switch letters, only to play letters.
jasonbot/chains
Fun tricks for stream-style programming: the inevitable, sad but logical conclusion of iterators and generics in Go
alexpantyukhin/combinations
Go lang combination package.
avdosev/itertools_dart
Simple package for easy work with Dart iterators just like Python itertools.
Kartmaan/french-language-tools
A series of offline language tools based on a French dictionary in .csv format
pythoncircus/splendid
A collection of useful small python helpers
ralgond/more-itertools
A rust implementation of python more-itertools
ramarav/Fake_News_Detection
Machine learning approach for fake news detection using Scikitlearn
windsuzu/PythonUniverse
The goal of PythonUniverse is to collect and organize Python skills in one place. We've collected some Python techniques, Python modules, and some libraries for data science. Each Topic includes code snippet and further explanation.
noahverner1995/SAND-wich
An open-source project that's focused on making your NFT collection really fast.
zejiran/password-hacker
🦦 Client app connected to a server for learning how hacking works. Use of iterators, generators, and itertools module