funcy
Functional tools
A collection of reusable functional tools and utilities for Python developers
A fancy and practical functional tools
3k stars
71 watching
144 forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists
functional-programmingpythonutilities
Related projects:
Repository | Description | Stars |
---|---|---|
liuxinyu95/algoxy | A comprehensive textbook on functional algorithms and data structures in programming | 6,092 |
haoel/leetcode | A collection of LeetCode problems' solutions in C++ | 17,643 |
evgenykarkan/ekalgorithms | A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,422 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
tkem/cachetools | A set of tools for optimizing and caching function calls to improve performance | 2,344 |
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,139 |
t3hmrman/async-dropper | An implementation of automatic memory deallocation in async code | 42 |
jezen/is-thirteen | A utility function to determine if a given number matches certain mathematical criteria related to 13. | 5,656 |
pma/lfsr | Generates pseudo-random numbers using a linear feedback shift register algorithm | 8 |
tallulandrews/m3drop | Software to model and analyze dropout patterns in single-cell RNA sequencing data | 29 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |
cyrilli/async-linucb | Implementation of algorithms for federated linear bandits in multi-agent environments | 1 |
life4/textdistance | A Python library for comparing distances between sequences using various algorithms. | 3,394 |
uncomputable/natural-number-game | Reimplementation of the Natural Number Game in Coq | 6 |
mchakravarty/lazy-lambda | A Haskell implementation of a Flappy Bird clone using SpriteKit graphics and animations | 74 |