Merely monadic in Go
Package warp provides a collection of experimental Monad implementations in Go. →
What makes Haskell click
Exploring denotational semantics —a mathematical approach to defining what programs mean. →
Barebones web application example using fp-ts
January 25, 2023 · fp and typescript
flixbox showcases a full-stack client/server web application interacting with the TheMovieDB API. It leverages the functional programming library fp-ts and its module ecosystem. →
Build custom binary protocols in Go with multiplexing support
binproto provides generic support for binary communication protocols. Ideal for applications like game networking or file transfer, it enables low-latency data exchange. →
Query CouchDB with C-like expressions
tango provides a textual syntax for logical and relational expressions compatible with Mango selectors. →
CommonJS support for CouchDB design documents
couchilla is a bundler for packing design documents for CouchDB. →