Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by parsonsmatt
A curated list of projects in awesome lists by parsonsmatt .
https://github.com/parsonsmatt/servant-persistent
A brief example of Servant with Persistent
Last synced: 31 Oct 2024
https://github.com/parsonsmatt/intero-neovim
A neovim plugin for Intero, forked from ghcmod-vim
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/parsonsmatt.github.io
My Github pages website
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/purs-architecture-tutorial
A port of the Elm Architecture Tutorial to PureScript
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/rowdy
A convenient DSL for describing web routes
Last synced: 02 Nov 2024
https://github.com/parsonsmatt/hasktuts
A collection of introductory tutorials on Haskell libraries
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/quicklift
Web application to quickly and easily log your weightlifting sessions
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/garlic-bread
Leave delicious breadcrumbs to make your errors easier to understand.
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/kale
A quick, easy, and declarative task runner for Haskell code to destroy your boiler plate!
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/annotated-exception
Machinery for throwing and catching exceptions with some annotation.
Last synced: 31 Oct 2024
https://github.com/parsonsmatt/persistent-typed-db
A type and helpers for typesafe SQL access in the presence of many databases.
Last synced: 02 Nov 2024
https://github.com/parsonsmatt/encoding-via
type classes and deriving via for encoding
Last synced: 22 Oct 2024
https://github.com/parsonsmatt/hotel-california
A tool for OpenTelemetry tracing on the command line
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/purescript-routing-example
An example of purescript-routing and purescript-halogen
Last synced: 03 Oct 2024
https://github.com/parsonsmatt/require-callstack
Require that callers propagate `HasCallStack` constraints
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/prairie
First Class Record Fields in Haskell
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/persistent-pagination
Efficient and correct pagination!
Last synced: 02 Nov 2024
https://github.com/parsonsmatt/smoltok
An implementation of Smalltalk 80 in Rust
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/hedgehog-fakedata
A compatibility library for `hedgehog` and `fakedata`
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/beginner-error-messages
Informative error messages for common beginner misunderstandings with Haskell
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/persistent-documentation
DSL for attaching documentation to persistent entities
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/lambda
An exploration and implementation of the lambda calculus.
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/ghc-compile-stats
stupid lil program to parse GHC/cabal output and tell you how long stuff takes
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/modalities
Repository for my independent study at UGA
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/gear-tracker
An application that helps cyclists track their gear
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/record-wrangler
Alter datatypes at your leisure!
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/pureflowy
A workflow management tool written in Haskell and PureScript
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/data-diff
An approach to diffing values and records.
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/monad-logger-prefix
Easily add a prefix to your MonadLogger output.
Last synced: 23 Oct 2024
https://github.com/parsonsmatt/callstacks-what-even
callstacks in ghc are weird
Last synced: 24 Oct 2024
https://github.com/parsonsmatt/unification
implementation of the first order logic unification algorithm in Haskell
Last synced: 24 Oct 2024
https://github.com/parsonsmatt/packedbits
are you worried about space? ME TOO! SPACE IS VERY CONCERNING
Last synced: 24 Oct 2024
https://github.com/parsonsmatt/scotty-persistent-example
Repository to go along with a blog post
Last synced: 24 Oct 2024
https://github.com/parsonsmatt/hash-rekt
An extensible record library based on HashMaps.
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/performance-debugging
An adventure in debugging the performance of a Haskell data structure
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/incremental-servant
Replace your old API with a Servant one!
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/lift-type
Lift a type into a Template Hasell Type.
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/big-government
When you want to give the State more responsibility and power
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/exceptiot
A type `ExceptIOT` which uses `IO` for the `MonadError` instance, allowing a `MonadUnliftIO` instance
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/exception-via
Derive hierarchical exception instances for your datatypes
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/coerce-role
Derive fearlessly in the face of roles
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/persistent-discover
Discover your Persistent Models with Ease
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/mesa-verde
Scrap your Persistent quasiquoter!
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/glob-imports
A utility for package metaprogramming imports
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/liboath-hs
Haskell bindings to the liboath library.
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/sincify
Generate `since` annotations for a package.
Last synced: 30 Oct 2024
https://github.com/parsonsmatt/split-persistent
An example on splitting up a persistent models file (see PRs)
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/abstract-fork
A type class for forking threads
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/cis194
Homework for the Haskell course: http://www.seas.upenn.edu/~cis194/spring13/lectures.html
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/exceptional-haskell
A talk on exceptions and errors in Haskell.
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/purescript-pux-undo
Convenient undo/redo functionality for your Pux application
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/some-dict-of
A Haskell library for packaging and using constraints, existentially.
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/discover-instances
A TemplateHaskell helper that discovers type class instances for you
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/wifiwizarddemo
Demo phonegap application for WifiWIzard
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/haskell_template
a template repository for my haskell projects
Last synced: 30 Oct 2024
https://github.com/parsonsmatt/esqueleto-compat
Compatibility operators and exports to make importing Esqueleto and Persistent easier
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/rails-box
Barebones box for Rails development.
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/metricord
A web application for recording metrics and doing aggregations
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/dpll
An implementation of the DPLL algorithm in Haskell, using an 'exploratory coding' methodology.
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/abstract-effects
A package for abstract effects in Haskell
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/spellcards
a silly little Haskell app to print out some cards for D&D spells
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/currb
Presentation on currying and function composition in Ruby
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/design-patterns-math
Design Patterns from Abstract Math
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/defer-diagnostics-reproduction
This repo gives a reproduction for defer diagnostics on GHC 9.4.2
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/servant-ruby
Generate Ruby clients from your Servant API!
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/hspec-yesod
Forked from `yesod-test` to support idiomatic `hspec` testing
Last synced: 27 Oct 2024
https://github.com/parsonsmatt/write-buffer
If single writes are slowing you down, who you gonna call? WRITE BUFFER!
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/multicast
Toy implementation of a multicast chat server
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/elm-html-defaults
Code generator for some nice `elm-html` helpers
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/oncet
A library for defining lazy recipes with components that are only run once
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/tiger
Working through the Appel book in Haskell
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/stack-test-bug
repro of stack repl failing to open a test
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/prairie-sql
A database library inspired by Persistent and based on prairie
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/ql-ghcjs
GHCJS front end for QuickLift (really???)
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/purescript-pux-undo-ex
Examples for `purescript-pux-undo`
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/cardano-wallet
fork of cardano-wallet from when i worked at iohk
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/overcoming-records
A talk on overcoming Haskell's record problem.
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/disc-inst-bug
reproduction for a GHC bug #20563
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/deep-strictness
A strictness analyzer for GHC core which computers partial strictness bounds for non-atomic data structures
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/pux-repro
reproduction of issue purescript-pux#14
Last synced: 08 Oct 2024
https://github.com/parsonsmatt/free
practice implementation of the Free monad
Last synced: 08 Oct 2024