All Projects → elixir-control → Similar Projects or Alternatives

110 Open source projects that are alternatives of or similar to elixir-control

functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (+47.62%)
Mutual labels:  monad, functor, applicative
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (+176.19%)
Mutual labels:  monad, functor, applicative
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+18776.19%)
Mutual labels:  monad, functor, applicative
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 (-19.05%)
Mutual labels:  monad, functor
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (+2576.19%)
Mutual labels:  monad, functor
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (+3914.29%)
Mutual labels:  monad, functor
Witchcraft
Monads and other dark magic for Elixir
Stars: ✭ 864 (+4014.29%)
Mutual labels:  monad, functor
Mostly Adequate Guide Chinese
函数式编程指北中文版
Stars: ✭ 2,093 (+9866.67%)
Mutual labels:  monad, functor
Crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
Stars: ✭ 1,501 (+7047.62%)
Mutual labels:  monad, functor
Ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Stars: ✭ 735 (+3400%)
Mutual labels:  monad, functor
Learn Fp
learn-by-doing course/tutorial for functional programming on scala
Stars: ✭ 548 (+2509.52%)
Mutual labels:  monad, functor
Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (+2461.9%)
Mutual labels:  monad, functor
Static Land
Specification for common algebraic structures in JavaScript based on Fantasy Land
Stars: ✭ 699 (+3228.57%)
Mutual labels:  monad, functor
kudojs
A utility library to write code in functional programming style in Javascript
Stars: ✭ 22 (+4.76%)
Mutual labels:  functor, applicative
Fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Stars: ✭ 408 (+1842.86%)
Mutual labels:  monad, functor
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (+752.38%)
Mutual labels:  monad, functor
Funcadelic.js
Functional programming and category theory for everyday JavaScript development
Stars: ✭ 183 (+771.43%)
Mutual labels:  monad, functor
Swiftz-Validation
A data structure for validations. It implements the applicative functor interface
Stars: ✭ 15 (-28.57%)
Mutual labels:  functor, applicative
Fp Core.rs
A library for functional programming in Rust
Stars: ✭ 772 (+3576.19%)
Mutual labels:  monad, functor
Lambda
Functional patterns for Java
Stars: ✭ 737 (+3409.52%)
Mutual labels:  monad, functor
function-composition-cheatsheet
Composition of Functions
Stars: ✭ 24 (+14.29%)
Mutual labels:  monad, functor
free-arrow
Implementation of the Free Arrow in Scala and other helpful tools for working with Arrows
Stars: ✭ 14 (-33.33%)
Mutual labels:  monad, applicative
Masala Parser
Javascript Generalized Parser Combinators
Stars: ✭ 110 (+423.81%)
Mutual labels:  monad
Functionaljava
Functional programming in Java
Stars: ✭ 1,472 (+6909.52%)
Mutual labels:  monad
Cats Stm
An STM implementation for Cats Effect
Stars: ✭ 106 (+404.76%)
Mutual labels:  monad
Grokking Monad
购买 👉 https://gum.co/grokking-monad 在线阅读 👉
Stars: ✭ 87 (+314.29%)
Mutual labels:  monad
Bastet
A ReasonML/Ocaml library for category theory and abstract algebra
Stars: ✭ 200 (+852.38%)
Mutual labels:  monad
freedsl
Practical effect composition library based on abstract wrapping type and the free monad
Stars: ✭ 37 (+76.19%)
Mutual labels:  monad
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+5519.05%)
Mutual labels:  monad
Iter
Simple iterator abstract datatype, intended to iterate efficiently on collections while performing some transformations.
Stars: ✭ 71 (+238.1%)
Mutual labels:  monad
Design-Patterns
Project for learning and discuss about design patterns
Stars: ✭ 16 (-23.81%)
Mutual labels:  monad
Ok jose
Pipe elixir functions that match ok/error tuples or custom patterns.
Stars: ✭ 91 (+333.33%)
Mutual labels:  monad
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+10609.52%)
Mutual labels:  monad
hymn
Hy Monad Notation - a monad library for Hy
Stars: ✭ 47 (+123.81%)
Mutual labels:  monad
Httpz
purely functional http client with scalaz.Free
Stars: ✭ 67 (+219.05%)
Mutual labels:  monad
Momi
Monadic middleware
Stars: ✭ 57 (+171.43%)
Mutual labels:  monad
future.scala
Stack-safe asynchronous programming
Stars: ✭ 38 (+80.95%)
Mutual labels:  monad
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (+152.38%)
Mutual labels:  monad
Swift Adventures In Monad Land
A Swift adventure with Optionals, Monads, bananas and squirrels
Stars: ✭ 166 (+690.48%)
Mutual labels:  monad
Circuit Breaker Monad
Circuit Breaker pattern as a monad
Stars: ✭ 52 (+147.62%)
Mutual labels:  monad
Happy
the alchemist's happy path with elixir
Stars: ✭ 37 (+76.19%)
Mutual labels:  monad
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (+685.71%)
Mutual labels:  monad
Purefun
Functional Programming library for Java
Stars: ✭ 37 (+76.19%)
Mutual labels:  monad
LLVM-JVM
[W.I.P] A Just-In-Time Java Virtual Machine written in Haskell
Stars: ✭ 22 (+4.76%)
Mutual labels:  monad
tiinvo
Functions for tacit programming and functional types for TypeScript and JavaScript.
Stars: ✭ 36 (+71.43%)
Mutual labels:  monad
Mtl
The Monad Transformer Library
Stars: ✭ 252 (+1100%)
Mutual labels:  monad
Burrido
Do-notation for JavaScript
Stars: ✭ 150 (+614.29%)
Mutual labels:  monad
Perhaps
A monad, perhaps.
Stars: ✭ 35 (+66.67%)
Mutual labels:  monad
Functional Promises
Write code like a story w/ a powerful Fluent (function chaining) API
Stars: ✭ 141 (+571.43%)
Mutual labels:  monad
Each
A macro library that converts native imperative syntax to scalaz's monadic expressions
Stars: ✭ 245 (+1066.67%)
Mutual labels:  monad
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (+533.33%)
Mutual labels:  monad
Play Monadic Actions
A simple scala DSL to allow clean and monadic style for Play! Actions
Stars: ✭ 129 (+514.29%)
Mutual labels:  monad
Cats Mtl
cats transformer type classes.
Stars: ✭ 238 (+1033.33%)
Mutual labels:  monad
Alembic
⚗️ Functional JSON Parser - Linux Ready 🐧
Stars: ✭ 115 (+447.62%)
Mutual labels:  monad
Ok
Elegant error/exception handling in Elixir, with result monads.
Stars: ✭ 517 (+2361.9%)
Mutual labels:  monad
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (+447.62%)
Mutual labels:  monad
Eff
Eff monad for cats - https://atnos-org.github.io/eff
Stars: ✭ 479 (+2180.95%)
Mutual labels:  monad
Monadless
Syntactic sugar for monad composition in Scala
Stars: ✭ 231 (+1000%)
Mutual labels:  monad
Mayre
Maybe render a React component, maybe not 😮
Stars: ✭ 114 (+442.86%)
Mutual labels:  monad
Dry Monads
Useful, common monads in idiomatic Ruby
Stars: ✭ 453 (+2057.14%)
Mutual labels:  monad
1-60 of 110 similar projects