All Projects → Mostly Adequate Guide Chinese → Similar Projects or Alternatives

551 Open source projects that are alternatives of or similar to Mostly Adequate Guide Chinese

kudojs
A utility library to write code in functional programming style in Javascript
Stars: ✭ 22 (-98.95%)
Mutual labels:  functor, curry, functional-js
Lambda
Functional patterns for Java
Stars: ✭ 737 (-64.79%)
Mutual labels:  monad, functor, functional-programming
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (-91.45%)
Mutual labels:  monad, functor, functional-programming
Learn Fp
learn-by-doing course/tutorial for functional programming on scala
Stars: ✭ 548 (-73.82%)
Mutual labels:  monad, functor, functional-programming
Fp Core.rs
A library for functional programming in Rust
Stars: ✭ 772 (-63.12%)
Mutual labels:  monad, functor, functional-programming
Static Land
Specification for common algebraic structures in JavaScript based on Fantasy Land
Stars: ✭ 699 (-66.6%)
Mutual labels:  monad, functor, functional-programming
Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (-74.3%)
Mutual labels:  monad, functor, functional-programming
Crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
Stars: ✭ 1,501 (-28.28%)
Mutual labels:  monad, functor, curry
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 (-99.19%)
Mutual labels:  monad, functor, curry
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+89.39%)
Mutual labels:  monad, functor, functional-programming
Funcadelic.js
Functional programming and category theory for everyday JavaScript development
Stars: ✭ 183 (-91.26%)
Mutual labels:  monad, functor, functional-programming
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (-59.72%)
Mutual labels:  monad, functor, functional-programming
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (-82.66%)
Mutual labels:  monad, 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 (-80.03%)
Mutual labels:  functor, functional-programming
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (-97.47%)
Mutual labels:  monad, functional-programming
function-composition-cheatsheet
Composition of Functions
Stars: ✭ 24 (-98.85%)
Mutual labels:  monad, functor
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-98.23%)
Mutual labels:  monad, functional-programming
Witchcraft
Monads and other dark magic for Elixir
Stars: ✭ 864 (-58.72%)
Mutual labels:  monad, functor
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (-98.52%)
Mutual labels:  monad, functor
tiinvo
Functions for tacit programming and functional types for TypeScript and JavaScript.
Stars: ✭ 36 (-98.28%)
Mutual labels:  monad, functional-js
elixir-control
An exploratory look into functors, applicatives, and monads for Elixir
Stars: ✭ 21 (-99%)
Mutual labels:  monad, functor
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (-97.23%)
Mutual labels:  monad, functor
fpEs
Functional Programming for EcmaScript(Javascript)
Stars: ✭ 40 (-98.09%)
Mutual labels:  monad, curry
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (-92.12%)
Mutual labels:  monad, functional-programming
Monio
Async-capable IO monad for JS
Stars: ✭ 311 (-85.14%)
Mutual labels:  monad, functional-programming
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-93.65%)
Mutual labels:  monad, functional-programming
Fp Resources
Functional programming great resources
Stars: ✭ 369 (-82.37%)
Mutual labels:  monad, functional-programming
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (-82.37%)
Mutual labels:  monad, functional-programming
Fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Stars: ✭ 408 (-80.51%)
Mutual labels:  monad, functor
Dry Monads
Useful, common monads in idiomatic Ruby
Stars: ✭ 453 (-78.36%)
Mutual labels:  monad, functional-programming
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (-83.47%)
Mutual labels:  monad, functional-programming
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (-73.15%)
Mutual labels:  monad, functor
Ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Stars: ✭ 735 (-64.88%)
Mutual labels:  monad, functor
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (-43.62%)
Mutual labels:  monad, functional-programming
Cats Mtl
cats transformer type classes.
Stars: ✭ 238 (-88.63%)
Mutual labels:  monad, functional-programming
Cats Stm
An STM implementation for Cats Effect
Stars: ✭ 106 (-94.94%)
Mutual labels:  monad, functional-programming
Functionaljava
Functional programming in Java
Stars: ✭ 1,472 (-29.67%)
Mutual labels:  monad, functional-programming
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+7.45%)
Mutual labels:  monad, functional-programming
Magic In Ten Mins
十分钟魔法练习
Stars: ✭ 327 (-84.38%)
Mutual labels:  monad, functional-programming
F
Functional stuff for Python
Stars: ✭ 113 (-94.6%)
Mutual labels:  monad, functional-programming
Masala Parser
Javascript Generalized Parser Combinators
Stars: ✭ 110 (-94.74%)
Mutual labels:  monad, functional-programming
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-94.51%)
Mutual labels:  monad, functional-programming
Lazy Collections
Collection of fast and lazy operations
Stars: ✭ 146 (-93.02%)
Mutual labels:  functional-programming
Mvi Archtecture
The practice of MVI + Jetpack architecture in Android.
Stars: ✭ 152 (-92.74%)
Mutual labels:  functional-programming
Parjs
JavaScript parser-combinator library
Stars: ✭ 145 (-93.07%)
Mutual labels:  functional-programming
Kefir
A Reactive Programming library for JavaScript
Stars: ✭ 1,769 (-15.48%)
Mutual labels:  functional-programming
Metalang99
A functional language for C99 preprocessor metaprogramming
Stars: ✭ 152 (-92.74%)
Mutual labels:  functional-programming
Burrido
Do-notation for JavaScript
Stars: ✭ 150 (-92.83%)
Mutual labels:  monad
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (-93.22%)
Mutual labels:  functional-programming
Functional Promises
Write code like a story w/ a powerful Fluent (function chaining) API
Stars: ✭ 141 (-93.26%)
Mutual labels:  monad
Pyfunctional
Python library for creating data pipelines with chain functional programming
Stars: ✭ 1,943 (-7.17%)
Mutual labels:  functional-programming
Marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
Stars: ✭ 1,947 (-6.98%)
Mutual labels:  functional-programming
Ramda Extension
🤘Utility library for functional JavaScript. With ❤️ to Ramda.
Stars: ✭ 139 (-93.36%)
Mutual labels:  functional-programming
Nyaya
Random Data Generation and/or Property Testing in Scala & Scala.JS.
Stars: ✭ 165 (-92.12%)
Mutual labels:  functional-programming
Dslsofmath
Domain Specific Languages of Mathematics
Stars: ✭ 159 (-92.4%)
Mutual labels:  functional-programming
Easysequence
EasySequence is a powerful fundamental library to process sequcence type, such as array, set, dictionary. All type object which conforms to NSFastEnumeration protocol can be initialzed to an EZSequence instance, then you can operation with them. Finally, you can transfer them back to the original type.
Stars: ✭ 150 (-92.83%)
Mutual labels:  functional-programming
Sup
Composable, purely functional healthchecks in Scala.
Stars: ✭ 138 (-93.41%)
Mutual labels:  functional-programming
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-93.45%)
Mutual labels:  functional-programming
Evilml
A compiler from ML to C++ template language
Stars: ✭ 149 (-92.88%)
Mutual labels:  functional-programming
Canoe
Functional Telegram Bot API for Scala
Stars: ✭ 137 (-93.45%)
Mutual labels:  functional-programming
1-60 of 551 similar projects