fp
There are 652 repositories under fp topic.
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
dry-python/returns
Make your functions return something meaningful, typed, and safe!
milessabin/shapeless
Generic programming for Scala
coffe1891/frontend-hard-mode-interview
《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
typelevel/fs2
Compositional, streaming I/O library for Scala
typelevel/doobie
Functional JDBC layer for Scala.
typelevel/cats-effect
The pure asynchronous runtime for Scala
monix/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
selfrefactor/rambda
Faster and smaller alternative to Ramda
japgolly/scalajs-react
Facebook's React on Scala.JS
lloydmeta/frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
shfshanyue/fp-jargon-zh
函数式编程术语及示例。本项目译自 https://github.com/hemanth/functional-programming-jargon
mobily/ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
you-dont-need/You-Dont-Need-Loops
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
getify/monio
The most powerful IO monad implementation in JS, possibly in any language!
michaelbull/kotlin-result
A multiplatform Result monad for modelling success or failure operations.
marpple/FxTS
A functional programming library for TypeScript/JavaScript
typelevel/frameless
Expressive types for Spark.
hirrolot/metalang99
Full-blown preprocessor metaprogramming
eslint-functional/eslint-plugin-functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
swan-io/boxed
Essential building-blocks for functional & safe TypeScript code
dry-python/classes
Smart, pythonic, ad-hoc, typed polymorphism for Python
bow-swift/bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
domn1995/dunet
C# discriminated union source generator
funfix/funfix.js
Functional Programming Library for JavaScript, TypeScript and Flow ✨⚡️
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
nullobject/fkit
A functional programming toolkit for JavaScript.
getify/fasy
FP iterators that are both eager and asynchronous
gvolpe/pfps-shopping-cart
:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
nobrainr/morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
rametta/pratica
🥃 Functional Algebraic Data Types
tpolecat/cats-infographic
typeclass diagram for cats
emmanueltouzery/prelude-ts
Functional programming, immutable collections and FP constructs for typescript and javascript
rpominov/fun-task
Abstraction for managing asynchronous code in JS
life4/genesis
All generic functions for Go you ever need!