All Projects → Zio Prelude → Similar Projects or Alternatives

502 Open source projects that are alternatives of or similar to Zio Prelude

Cql
Categorical Query Language IDE
Stars: ✭ 196 (-26.59%)
Plt
λΠ Programming Language Theory
Stars: ✭ 4,609 (+1626.22%)
Fp Resources
Functional programming great resources
Stars: ✭ 369 (+38.2%)
Fundamental Haskell
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
Stars: ✭ 88 (-67.04%)
Milewski Ctfp Pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
Stars: ✭ 9,037 (+3284.64%)
Bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 538 (+101.5%)
Fp Core.rs
A library for functional programming in Rust
Stars: ✭ 772 (+189.14%)
Category Theory Programmers
Category theory in the context of (functional) programming
Stars: ✭ 465 (+74.16%)
Functional Examples
Examples with Functional JavaScript, following Professor Frisby's course
Stars: ✭ 179 (-32.96%)
Naive functional programming
A naive approach to functional programming using TypeScript
Stars: ✭ 129 (-51.69%)
Arrow
Λrrow - Functional companion to Kotlin's Standard Library
Stars: ✭ 4,771 (+1686.89%)
Scala typeclassopedia
Abstractions and constructions from math (Category theory, Abstract algebra) implementations in Scala, minimal description, links to good explanations, links to implementations in other FP languages: Haskell, Idris, Purescript, non FP too: Java, C++ and to formalizations in proof assistants: Coq (UniMath, HoTT book), Cubical Agda.
Stars: ✭ 338 (+26.59%)
Fstoolkit.errorhandling
An opinionated F# Library for error handling
Stars: ✭ 200 (-25.09%)
Mutual labels:  category-theory
CAP project
CAP project -- Categories, Algorithms, and Programming
Stars: ✭ 18 (-93.26%)
Mutual labels:  category-theory
Semagrams.jl
A graphical editor for graph-like structures
Stars: ✭ 50 (-81.27%)
Mutual labels:  category-theory
Lawvere
A categorical programming language with effects
Stars: ✭ 142 (-46.82%)
Mutual labels:  category-theory
free-arrow
Implementation of the Free Arrow in Scala and other helpful tools for working with Arrows
Stars: ✭ 14 (-94.76%)
Mutual labels:  category-theory
ctrs
Category Theory For Programmers (Bartosz Milewski)
Stars: ✭ 62 (-76.78%)
Mutual labels:  category-theory
Cql
CQL: Categorical Query Language implementation in Haskell
Stars: ✭ 132 (-50.56%)
Mutual labels:  category-theory
Quiver
A modern commutative diagram editor for the web.
Stars: ✭ 1,799 (+573.78%)
Mutual labels:  category-theory
cat
A categorical semantics library in Agda.
Stars: ✭ 16 (-94.01%)
Mutual labels:  category-theory
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (-56.93%)
Mutual labels:  category-theory
Tikzcd Editor
A simple visual editor for creating commutative diagrams.
Stars: ✭ 1,627 (+509.36%)
Mutual labels:  category-theory
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+1086.14%)
Mutual labels:  functional-programming
mercator
Automatic typeclass-based abstraction over monad-like types
Stars: ✭ 54 (-79.78%)
Mutual labels:  category-theory
bewl
A DSL for the internal language of a topos
Stars: ✭ 41 (-84.64%)
Mutual labels:  category-theory
Unplugged
Open book about math and computer science.
Stars: ✭ 1,189 (+345.32%)
Mutual labels:  category-theory
Bastet
A ReasonML/Ocaml library for category theory and abstract algebra
Stars: ✭ 200 (-25.09%)
Mutual labels:  category-theory
AlgebraicRelations.jl
Relational Algebra, now with more algebra!
Stars: ✭ 31 (-88.39%)
Mutual labels:  category-theory
Purescript Ctprelude
A Prelude with names from category theory
Stars: ✭ 46 (-82.77%)
Mutual labels:  category-theory
Discopy
a toolbox for computing with monoidal categories
Stars: ✭ 148 (-44.57%)
Mutual labels:  category-theory
C3T
C3T: Crash Course Category Theory - A friendly non-mathematician's approach to beginners of Category Theory. 🐱
Stars: ✭ 26 (-90.26%)
Mutual labels:  category-theory
Categories
Categories parametrized by morphism equality, in Agda
Stars: ✭ 141 (-47.19%)
Mutual labels:  category-theory
Csound Expression
Haskell Framework for Electronic Music
Stars: ✭ 257 (-3.75%)
Mutual labels:  functional-programming
notes-milewski-ctfp-hs
Notes (in literate Haskell) from reading Category Theory for Programmers by Bartosz Milewski
Stars: ✭ 32 (-88.01%)
Mutual labels:  category-theory
Category Theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Stars: ✭ 562 (+110.49%)
Mutual labels:  category-theory
cat
A formalization of category theory in cubical Agda
Stars: ✭ 50 (-81.27%)
Mutual labels:  category-theory
Domains
A computational algebra system in Smalltalk.
Stars: ✭ 124 (-53.56%)
Mutual labels:  category-theory
cain
Category theory applied to functional programming (undergraduate project)
Stars: ✭ 27 (-89.89%)
Mutual labels:  category-theory
SymmetryBookFormalization
Univalent mathematics in Agda
Stars: ✭ 117 (-56.18%)
Mutual labels:  category-theory
Pfps Shopping Cart
🛒 The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
Stars: ✭ 262 (-1.87%)
Mutual labels:  functional-programming
hamcat
Category Theory for Programmers の勉強記録
Stars: ✭ 13 (-95.13%)
Mutual labels:  category-theory
cubical-categories
Category theory formalized in cubical agda
Stars: ✭ 20 (-92.51%)
Mutual labels:  category-theory
CatsCheatSheet
This project is to contain a listing of common theorems in elementary category theory.
Stars: ✭ 61 (-77.15%)
Mutual labels:  category-theory
ad-lens
Automatic Differentiation using Pseudo Lenses. Neat.
Stars: ✭ 16 (-94.01%)
Mutual labels:  category-theory
functional-structures-refactoring-kata
Starting code and proposed solution for Functional Structures Refactoring Kata
Stars: ✭ 31 (-88.39%)
Mutual labels:  category-theory
Ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Stars: ✭ 735 (+175.28%)
Mutual labels:  category-theory
category-parametric-talk
Talks on category-parametric programming.
Stars: ✭ 22 (-91.76%)
Mutual labels:  category-theory
Fluokitten
Category theory concepts in Clojure - Functors, Applicatives, Monads, Monoids and more.
Stars: ✭ 408 (+52.81%)
Mutual labels:  category-theory
haskerwaul
Category theory concepts in type classes and instances.
Stars: ✭ 16 (-94.01%)
Mutual labels:  category-theory
monadic-mondays
Code samples for #monadicmonday topics
Stars: ✭ 86 (-67.79%)
Mutual labels:  category-theory
Awesome Applied Ct
ACT community resources
Stars: ✭ 412 (+54.31%)
Mutual labels:  category-theory
reed-thesis
My undergradate thesis on coinductive types in univalent type theory
Stars: ✭ 14 (-94.76%)
Mutual labels:  category-theory
Typedefs
Programming language agnostic type construction language based on polynomials.
Stars: ✭ 337 (+26.22%)
Mutual labels:  category-theory
Every Single Day I Tldr
A daily digest of the articles or videos I've found interesting, that I want to share with you.
Stars: ✭ 249 (-6.74%)
Mutual labels:  category-theory
Mu Scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Stars: ✭ 266 (-0.37%)
Mutual labels:  functional-programming
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (-1.12%)
Mutual labels:  functional-programming
bow-lite
🏹 Bow Lite is a cross-platform library for Typed Functional Programming in Swift
Stars: ✭ 27 (-89.89%)
Mutual labels:  category-theory
preface
Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.
Stars: ✭ 116 (-56.55%)
Mutual labels:  category-theory
Idris Ct
formally verified category theory library
Stars: ✭ 203 (-23.97%)
Mutual labels:  category-theory
1-60 of 502 similar projects