#functional (30 Repositories)
Ranked open-source repositories tagged with #functional, scored by pull request acceptance likelihood and maintainer engagement velocity.
20.7%
82.8h
30 repositories tagged #functional
pen-lang/pen
The parallel, concurrent, and functional programming language for scalable software development
cloe-lang/cloe
Cloe programming language
kcl-lang/kcl
KCL Programming Language Core and API (CNCF Sandbox Project). https://kcl-lang.io
apple/pkl
A configuration as code language with rich validation and tooling.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
carp-lang/Carp
A statically typed lisp, without a GC, for real-time applications.
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
charmbracelet/bubbletea
A powerful little TUI framework 🏗
ReactiveX/RxSwift
Reactive Programming in Swift
selfrefactor/rambda
Typescript focused FP library similar to Remeda and Ramda
darklang/philip2
An Elm to OCaml compiler
alonsodomin/cron4s
Cross-platform CRON expression parsing for Scala
Hejsil/mecha
A parser combinator library for Zig
kubukoz/sup
Composable, purely functional healthchecks in Scala.
obrok/lens
A utility for working with nested data structures.
hirrolot/mazeppa
A modern supercompiler for call-by-value functional languages
repeale/fp-go
fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.
cljfx/cljfx
Declarative, functional and extensible wrapper of JavaFX inspired by react and re-frame
ihor/NSPL
Non-Standard PHP Library - functional primitives toolbox and more
mumuki/mulang
:bamboo: Universal, Multi Language, Multi Paradigm code analyzer
roberthein/Observable
The easiest way to observe values in Swift.
NateTheGreatt/bitECS
Flexible, minimal, data-oriented ECS library for Typescript
redux-zero/redux-zero
A lightweight state container based on Redux
Athari/YaLinqo
Yet Another LINQ to Objects for PHP [Simplified BSD]
Lambdish/phunctional
⚡️ λ PHP functional library focused on simplicity and performance
prolic/fpp
Functional PHP Preprocessor - Generate Immutable Data Types
agrafix/Spock
Another Haskell web framework for rapid development
domn1995/dunet
C# discriminated union source generator
kayak/pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
Rican7/retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.