All Projects → Funcadelic.js → Similar Projects or Alternatives

535 Open source projects that are alternatives of or similar to Funcadelic.js

Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (+193.99%)
Mutual labels:  monad, functor, functional-programming
Purify
Functional programming library for TypeScript - https://gigobyte.github.io/purify/
Stars: ✭ 843 (+360.66%)
Mutual labels:  monad, functor, functional-programming
Lambda
Functional patterns for Java
Stars: ✭ 737 (+302.73%)
Mutual labels:  monad, functor, functional-programming
Static Land
Specification for common algebraic structures in JavaScript based on Fantasy Land
Stars: ✭ 699 (+281.97%)
Mutual labels:  monad, functor, functional-programming
Language Ext
C# functional language extensions - a base class library for functional programming
Stars: ✭ 3,964 (+2066.12%)
Mutual labels:  monad, functor, functional-programming
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (-2.19%)
Mutual labels:  monad, functor, functional-programming
Mostly Adequate Guide Chinese
函数式编程指北中文版
Stars: ✭ 2,093 (+1043.72%)
Mutual labels:  monad, functor, functional-programming
Learn Fp
learn-by-doing course/tutorial for functional programming on scala
Stars: ✭ 548 (+199.45%)
Mutual labels:  monad, functor, functional-programming
Fp Core.rs
A library for functional programming in Rust
Stars: ✭ 772 (+321.86%)
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 (+128.42%)
Mutual labels:  functor, functional-programming
elixir-control
An exploratory look into functors, applicatives, and monads for Elixir
Stars: ✭ 21 (-88.52%)
Mutual labels:  monad, functor
Fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Stars: ✭ 408 (+122.95%)
Mutual labels:  monad, functor
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (-68.31%)
Mutual labels:  monad, functor
Cats Stm
An STM implementation for Cats Effect
Stars: ✭ 106 (-42.08%)
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 (-90.71%)
Mutual labels:  monad, functor
Cats Mtl
cats transformer type classes.
Stars: ✭ 238 (+30.05%)
Mutual labels:  monad, functional-programming
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (-83.06%)
Mutual labels:  monad, functor
Masala Parser
Javascript Generalized Parser Combinators
Stars: ✭ 110 (-39.89%)
Mutual labels:  monad, functional-programming
Magic In Ten Mins
十分钟魔法练习
Stars: ✭ 327 (+78.69%)
Mutual labels:  monad, functional-programming
Functionaljava
Functional programming in Java
Stars: ✭ 1,472 (+704.37%)
Mutual labels:  monad, functional-programming
function-composition-cheatsheet
Composition of Functions
Stars: ✭ 24 (-86.89%)
Mutual labels:  monad, functor
Scriptum
A fool's scriptum on functional programming
Stars: ✭ 346 (+89.07%)
Mutual labels:  monad, functional-programming
Dry Monads
Useful, common monads in idiomatic Ruby
Stars: ✭ 453 (+147.54%)
Mutual labels:  monad, functional-programming
Kotlin Result
A multiplatform Result monad for modelling success or failure operations.
Stars: ✭ 369 (+101.64%)
Mutual labels:  monad, functional-programming
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (+207.1%)
Mutual labels:  monad, functor
Ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Stars: ✭ 735 (+301.64%)
Mutual labels:  monad, functor
Monio
Async-capable IO monad for JS
Stars: ✭ 311 (+69.95%)
Mutual labels:  monad, functional-programming
Fp Resources
Functional programming great resources
Stars: ✭ 369 (+101.64%)
Mutual labels:  monad, functional-programming
Witchcraft
Monads and other dark magic for Elixir
Stars: ✭ 864 (+372.13%)
Mutual labels:  monad, functor
Purefun
Functional Programming library for Java
Stars: ✭ 37 (-79.78%)
Mutual labels:  monad, functional-programming
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (-9.84%)
Mutual labels:  monad, functional-programming
Crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
Stars: ✭ 1,501 (+720.22%)
Mutual labels:  monad, functor
F
Functional stuff for Python
Stars: ✭ 113 (-38.25%)
Mutual labels:  monad, functional-programming
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-27.32%)
Mutual labels:  monad, functional-programming
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+544.81%)
Mutual labels:  monad, functional-programming
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (+98.36%)
Mutual labels:  monad, functional-programming
Tsoption
Correct, easy to use Option type for TypeScript. 🦄
Stars: ✭ 53 (-71.04%)
Mutual labels:  monad, functional-programming
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-37.16%)
Mutual labels:  monad, functional-programming
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+1128.96%)
Mutual labels:  monad, functional-programming
Dslsofmath
Domain Specific Languages of Mathematics
Stars: ✭ 159 (-13.11%)
Mutual labels:  functional-programming
Iota
Fast [co]product types with a clean syntax. For Cats & Scalaz.
Stars: ✭ 175 (-4.37%)
Mutual labels:  functional-programming
Swift Monad Maybe Reader And Try
Proof of concept: Maybe, Reader and Try monad
Stars: ✭ 159 (-13.11%)
Mutual labels:  functor
Category Theory For Dotnet Programmers
This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fsharp
Stars: ✭ 159 (-13.11%)
Mutual labels:  functional-programming
Scala Workflow
Boilerplate-free syntax for computations with effects
Stars: ✭ 173 (-5.46%)
Mutual labels:  functional-programming
Kotlindiscretemathtoolkit
Set of extensions for Kotlin that provides Discrete math functionalities
Stars: ✭ 158 (-13.66%)
Mutual labels:  functional-programming
Helios
A purely functional JSON library for Kotlin built on Λrrow
Stars: ✭ 157 (-14.21%)
Mutual labels:  functional-programming
Curryable
An elegant and simple curry(f) implementation in PHP.
Stars: ✭ 172 (-6.01%)
Mutual labels:  functional-programming
L1
L1: Tensor Studio — The playground for tensors
Stars: ✭ 154 (-15.85%)
Mutual labels:  functional-programming
Fs2
Compositional, streaming I/O library for Scala
Stars: ✭ 1,998 (+991.8%)
Mutual labels:  functional-programming
Optionalextensions
Swift µframework with extensions for the Optional Type
Stars: ✭ 181 (-1.09%)
Mutual labels:  functional-programming
Nmf App
Understand and reduce your carbon footprint 🌱 iOS & Android.
Stars: ✭ 176 (-3.83%)
Mutual labels:  functional-programming
Creative Scala
Quick, graphical, fun introduction to programming in Scala.
Stars: ✭ 171 (-6.56%)
Mutual labels:  functional-programming
Mvi Archtecture
The practice of MVI + Jetpack architecture in Android.
Stars: ✭ 152 (-16.94%)
Mutual labels:  functional-programming
Burrido
Do-notation for JavaScript
Stars: ✭ 150 (-18.03%)
Mutual labels:  monad
Hm Def
Runtime type checking for JS with Hindley Milner signatures
Stars: ✭ 171 (-6.56%)
Mutual labels:  functional-programming
Pyfunctional
Python library for creating data pipelines with chain functional programming
Stars: ✭ 1,943 (+961.75%)
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 (-18.03%)
Mutual labels:  functional-programming
Cuneiform
Cuneiform distributed programming language
Stars: ✭ 175 (-4.37%)
Mutual labels:  functional-programming
Scala Server Toolkit
Functional programming toolkit for building server applications in Scala.
Stars: ✭ 170 (-7.1%)
Mutual labels:  functional-programming
Evilml
A compiler from ML to C++ template language
Stars: ✭ 149 (-18.58%)
Mutual labels:  functional-programming
1-60 of 535 similar projects