All Projects → Static Land → Similar Projects or Alternatives

750 Open source projects that are alternatives of or similar to Static Land

Functionaljava
Functional programming in Java
Stars: ✭ 1,472 (+110.59%)
Lambda
Functional patterns for Java
Stars: ✭ 737 (+5.44%)
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (+20.6%)
Witchcraft
Monads and other dark magic for Elixir
Stars: ✭ 864 (+23.61%)
Mutual labels:  monad, algebraic-data-types, functor, algebra
Derive4j
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
Stars: ✭ 511 (-26.9%)
Learn Fp
learn-by-doing course/tutorial for functional programming on scala
Stars: ✭ 548 (-21.6%)
Mutual labels:  monad, functor, functional-programming
Fp Core.rs
A library for functional programming in Rust
Stars: ✭ 772 (+10.44%)
Mutual labels:  monad, functor, functional-programming
Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (-23.03%)
Mutual labels:  monad, functor, functional-programming
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (-74.39%)
Mutual labels:  monad, functor, functional-programming
Fp Resources
Functional programming great resources
Stars: ✭ 369 (-47.21%)
Mutual labels:  monad, algebra, functional-programming
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (-50.5%)
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+467.1%)
Mutual labels:  monad, functor, functional-programming
Mostly Adequate Guide Chinese
函数式编程指北中文版
Stars: ✭ 2,093 (+199.43%)
Mutual labels:  monad, functor, functional-programming
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+221.75%)
Funcadelic.js
Functional programming and category theory for everyday JavaScript development
Stars: ✭ 183 (-73.82%)
Mutual labels:  monad, functor, functional-programming
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (-40.2%)
function-composition-cheatsheet
Composition of Functions
Stars: ✭ 24 (-96.57%)
Mutual labels:  monad, functor
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-80.97%)
Mutual labels:  monad, functional-programming
Imtools
Fast and memory-efficient immutable collections and helper data structures
Stars: ✭ 85 (-87.84%)
Iota
Fast [co]product types with a clean syntax. For Cats & Scalaz.
Stars: ✭ 175 (-74.96%)
Mutual labels:  algebra, functional-programming
Cl Algebraic Data Type
Algebraic data types in Common Lisp
Stars: ✭ 86 (-87.7%)
Poica
🧮 A research programming language on top of C macros
Stars: ✭ 231 (-66.95%)
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-94.71%)
Mutual labels:  monad, functional-programming
Momi
Monadic middleware
Stars: ✭ 57 (-91.85%)
Mutual labels:  monad, algebraic-data-types
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (-19.6%)
Mutual labels:  monad, functor
Ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Stars: ✭ 735 (+5.15%)
Mutual labels:  monad, functor
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+68.81%)
Mutual labels:  monad, functional-programming
Crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
Stars: ✭ 1,501 (+114.74%)
Mutual labels:  monad, functor
F
Functional stuff for Python
Stars: ✭ 113 (-83.83%)
Mutual labels:  monad, functional-programming
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (-76.39%)
Mutual labels:  monad, functional-programming
Bastet
A ReasonML/Ocaml library for category theory and abstract algebra
Stars: ✭ 200 (-71.39%)
Mutual labels:  monad, algebra
Rings
Rings: efficient JVM library for polynomial rings
Stars: ✭ 50 (-92.85%)
Mutual labels:  algebraic-data-types, algebra
Enum Fp
Functional Enum type / Sum type for javascript with simple pattern matching
Stars: ✭ 27 (-96.14%)
Remote Data Ts
RemoteData type
Stars: ✭ 185 (-73.53%)
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (-95.57%)
Mutual labels:  monad, functor
Dry Monads
Useful, common monads in idiomatic Ruby
Stars: ✭ 453 (-35.19%)
Mutual labels:  monad, functional-programming
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (-92.42%)
Mutual labels:  monad, functional-programming
Cats Mtl
cats transformer type classes.
Stars: ✭ 238 (-65.95%)
Mutual labels:  monad, functional-programming
J-Curry
A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and above
Stars: ✭ 17 (-97.57%)
Mutual labels:  monad, functor
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (-91.7%)
Mutual labels:  monad, functor
Cats Stm
An STM implementation for Cats Effect
Stars: ✭ 106 (-84.84%)
Mutual labels:  monad, functional-programming
Masala Parser
Javascript Generalized Parser Combinators
Stars: ✭ 110 (-84.26%)
Mutual labels:  monad, functional-programming
elixir-control
An exploratory look into functors, applicatives, and monads for Elixir
Stars: ✭ 21 (-97%)
Mutual labels:  monad, functor
Magic In Ten Mins
十分钟魔法练习
Stars: ✭ 327 (-53.22%)
Mutual labels:  monad, functional-programming
Monio
Async-capable IO monad for JS
Stars: ✭ 311 (-55.51%)
Mutual labels:  monad, functional-programming
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (-48.07%)
Mutual labels:  monad, functional-programming
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-83.55%)
Mutual labels:  monad, functional-programming
Mu Scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Stars: ✭ 266 (-61.95%)
Mutual labels:  algebra, functional-programming
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (-47.21%)
Mutual labels:  monad, functional-programming
Fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Stars: ✭ 408 (-41.63%)
Mutual labels:  monad, functor
Cs Summary Reflection
💡 Java、Scala、Rust、Python、Kotlin etc.「learning & notes & blogs, leetcode implementation in multiple languages. welcome to contribute」📈
Stars: ✭ 522 (-25.32%)
Mutual labels:  functional-programming
Fkit
A functional programming toolkit for JavaScript.
Stars: ✭ 588 (-15.88%)
Mutual labels:  functional-programming
Ok
Elegant error/exception handling in Elixir, with result monads.
Stars: ✭ 517 (-26.04%)
Mutual labels:  monad
Better Monadic For
Desugaring scala `for` without implicit `withFilter`s
Stars: ✭ 622 (-11.02%)
Mutual labels:  functional-programming
Bash Oo Framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Stars: ✭ 5,247 (+650.64%)
Mutual labels:  functional-programming
Ncalc
Power calculator for Android. Solve some problem algebra and calculus.
Stars: ✭ 512 (-26.75%)
Mutual labels:  algebra
Fp Jargon Zh
函数式编程术语及示例。本项目译自 https://github.com/hemanth/functional-programming-jargon
Stars: ✭ 507 (-27.47%)
Mutual labels:  functional-programming
Functional Programming Learning Path
A Learning Path for Functional Programming
Stars: ✭ 582 (-16.74%)
Mutual labels:  functional-programming
Argonaut
Purely functional JSON parser and library in scala.
Stars: ✭ 501 (-28.33%)
Mutual labels:  functional-programming
Schm
Composable schemas for JavaScript and Node.js
Stars: ✭ 498 (-28.76%)
Mutual labels:  functional-programming
1-60 of 750 similar projects