There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Complexity-Resources
Resources and notes on computational complexity theorycommander-cli
A simple library I wrote to allow me to quickly and easily construct command line interfaces.gaia
An experiment in functional interface designAutomataTheory
summer
Extensible sums and products for HaskellHaskellTutorial
A Haskell tutorial directed towards Undergraduates studying Computer Science. A work in progress.stm-actor
An implementation of the actor model in Haskell using STMgeneric-match
An implementation of first-class pattern matches in Haskell.hs-ts
A simple example of integrating TypeScript and Haskell.stm-incremental
A very simple interface for incremental computation using STM in Haskell.Quickterm
Quick Haskell Command Line Interfacepositioning
A library for 3D grid coordinates: for gamesstm-queue
A real-time concurrent queuegke-template
A template containing minimal example of using Haskell, Postgres, Redis, Docker, and Kuberneteshaskell-performance
This is a grab-bag of haskell data structure and algorithm benchmarks.paxos
Documenting my understanding of the Paxos algorithm for future referencegross
Easy terminal interfaces, emulating glossAcademic
A whole bunch of my more academic workResources
Attempting to put some resources for myself in a place where they can stay and others can access themversion-control
A version control system implemented from scratch in Rust.erc20-bond
A bond implemented generically for any ERC20 compliant Ethereum contract.environment
A Haskell/Vim scripting environmentcronus
Another bloated standard library.functional-programming-resources
some resources that have helped me learn functional programmingstg
An implementation of the spineless, tagless G-machinedungeon-crawler
A basic dungeon crawling gameLispish
This is a weird lil language I wrote a parser and evaluator forticket-management
A simple system for an individual managing tickets of work.biomass-breakout
A game about evolution, cooperation, and predationmy-xmonad-config
My XMonad Config!haskell-beginners
This is a repository for Haskell beginners to learn, with as much help as I can provide.Components
Some Quickterm examples and componentsCIS194
agda-math
Deprecatedexplorer
A basic web scraper in Haskellgeopolitik-backend
A Haskell implementation of the backend of Geopolitik, a website I want to makeGame
Game in Haskellmartingale-anomaly-detection
A small project to use martingale sequences to detect anomalies in data streams.erc20-multi-key-safe
A way to securely hold ERC20 tokens with a number of addresses, forcing a subset of a given size of them to approve of any given withdrawal.Sudoku
A sudoku solver written with the Z3 SAT SolverDataStructures
some data structures idkmemoization
Explorations with memoization in Haskellver
Reconstruction in progress.mtsl
An augmentation to mtl using explicit monad transformer stacks.AlgebraicHierarchy
An algebraic hierarchy of classes in Haskelluser-system
A basic user system written in Haskellservant-restful
Basic RESTful resource APIs in servant.propositional-resolution
Some code I wrote to do some homework on propositional resolutionsql-exercises
Some SQL exercises using the squeal deep embedding of postgresql into Haskell.union-find
website
A project to compile the knowledge I've gained into a websitehaskell-server-template
A template for Haskell HTTP servers.mtl-uplift
A way to lift entire substacks of monad transformer stacks, boilerplate free!blake3-lamport-signatures
An implementation of Lamport/Merkle signatures in Rust using the BLAKE3 hash function.Love Open Source and this site? Check out how you can help us