Seteh's Stars
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
azat-io/you-dont-know-js-ru
:books: Russian translation of "You Don't Know JS" book series
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
gvergnaud/hotscript
A library of composable functions for the type-level! Transform your TypeScript types in any way you want using functions you already know.
httpie/desktop
🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
jozefg/learn-tt
A collection of resources for learning type theory and type theory adjacent fields.
winitzki/sofp
A free book: "The Science of Functional Programming"
passy/awesome-recursion-schemes
Resources for learning and using recursion schemes.
reflex-frp/reflex
Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
egison/egison
The Egison Programming Language
sbt/sbt-jmh
"Trust no one, bench everything." - sbt plugin for JMH (Java Microbenchmark Harness)
com-lihaoyi/scalatags
ScalaTags is a small XML/HTML construction library for Scala.
getkyo/kyo
Toolkit for Scala Development
Hopac/Hopac
http://hopac.github.io/Hopac/Hopac.html
wix/greyhound
Greyhound - Rich Kafka client library
higherkindness/droste
recursion schemes for cats; to iterate is human, to recurse, divine
recursion-schemes/recursion-schemes
Generalized bananas, lenses and barbed wire
alexarchambault/case-app
Type-level & seamless command-line argument parsing for Scala
tofu-tf/derevo
Multiple instance derivations inside a single macro annotation
statebox/cql
CQL: Categorical Query Language implementation in Haskell
HoTT/EPIT-2020
EPIT 2020 - Spring School on Homotopy Type Theory
apimorphism/telegramium
Telegramium or F[ Tg ] - pure functional Telegram Bot API implementation for Scala.
duo-lang/duo-lang
Duo - A research language exploring duality in programming language design
softwaremill/saft
cannorin/FSharp.TypeLevel
type-level programming in F#
DoctorRyner/sae
An Idris 2 build tool and a package manager
toptobes/typefuck-haskell
Typelevel Brainfuck; Brainfuck implemented solely in Haskell's type system (no TemplateHaskell)
colt-browning/sandpile
Sandpile model implemented in Rust
apotheca/birecursion-schemes
A library for mono-, di- and bi- recursion schemes.
haf/functional-programming-patterns