dbrattli / OSlashLinks
Functors, Applicatives, And Monads in Python
☆730Updated last year
Alternatives and similar repositories for OSlash
Users that are interested in OSlash are comparing it to the libraries listed below
Sorting:
- A python lens library for manipulating deeply nested immutable structures☆323Updated last year
- Haskell language features and standard libraries in pure Python.☆867Updated 6 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Functional programming in Python: implementation of missing features to enjoy FP☆3,374Updated 2 years ago
- effect isolation in Python, to facilitate more purely functional code☆379Updated 3 years ago
- PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. …☆207Updated last year
- Persistent/Immutable/Functional data structures for Python☆2,102Updated 4 months ago
- A programming language for the CPython VM.☆578Updated 5 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- Functional programming for Python☆653Updated 4 months ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆711Updated 6 months ago
- Tail Call Optimization for Python☆241Updated 8 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,059Updated 6 months ago
- Async/await reactive tools for Python 3.10+☆392Updated 3 weeks ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆3,296Updated 2 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Multiple dispatch☆834Updated 7 months ago
- A high-performance immutable mapping type for Python.☆1,160Updated last month
- Python library for creating data pipelines with chain functional programming☆2,458Updated 4 months ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Dynamically typed functional programming language