Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by mstksg
A curated list of projects in awesome lists by mstksg .
https://github.com/mstksg/backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
automatic-differentiation backprop backpropagation deep-learning gradient-descent graph neural-network
Last synced: 01 Nov 2024
https://github.com/mstksg/auto
Haskell DSL and platform providing denotational, compositional api for discrete-step, locally stateful, interactive programs, games & automations. http://hackage.haskell.org/package/auto
Last synced: 26 Oct 2024
https://github.com/mstksg/hamilton
Simulate physics on generalized coordinate systems using Hamiltonian Mechanics and automatic differentiation. Don't throw away your shot.
Last synced: 26 Oct 2024
https://github.com/mstksg/advent-of-code-2020
🎅🌟❄️☃️🎄🎁
advent-of-code advent-of-code-2020
Last synced: 27 Oct 2024
https://github.com/mstksg/advent-of-code-2018
Advent of Code 2018 Solutions (Spoilers!)
advent-of-code advent-of-code-2018
Last synced: 27 Oct 2024
https://github.com/mstksg/advent-of-code-2019
Advent of Code 2019 Solutions (Spoilers!)
advent-of-code advent-of-code-2019
Last synced: 28 Oct 2024
https://github.com/mstksg/tensor-ops
Type-safe tensor manipulation operations in Haskell with tensorflow-style automatic differentiation
Last synced: 28 Oct 2024
https://github.com/mstksg/advent-of-code-2017
Advent of Code 2017 (Warning: Spoilers)
advent-of-code advent-of-code-2017
Last synced: 28 Oct 2024
https://github.com/mstksg/advent-of-code-2021
🎅🌟❄️☃️🎄🎁
advent-of-code advent-of-code-2021 haskell
Last synced: 28 Oct 2024
https://github.com/mstksg/mutable
Automatic piecewise-mutable references for your types
Last synced: 27 Oct 2024
https://github.com/mstksg/backprop-learn
Combinators and types for easily building trainable neural networks using the backprop library
Last synced: 28 Oct 2024
https://github.com/mstksg/servant-cli
Generate a command line client from a servant API
Last synced: 28 Oct 2024
https://github.com/mstksg/advent-of-code-dev
Interactive development environment and runner for Advent of Code challenges
Last synced: 28 Oct 2024
https://github.com/mstksg/uncertain
Manipulating numbers with inherent measurement/experimental uncertainty.
Last synced: 28 Oct 2024
https://github.com/mstksg/nonempty-containers
Efficient non-empty variants of containers data types, with full API
Last synced: 27 Oct 2024
https://github.com/mstksg/setup-stack
Github action for setting up haskell stack
Last synced: 28 Oct 2024
https://github.com/mstksg/typelits-printf
Type-safe printf from parsing GHC TypeLits Symbol
Last synced: 26 Oct 2024
https://github.com/mstksg/corona-charts
Ultimate interactive COVID-19 data plotter
Last synced: 11 Oct 2024
https://github.com/mstksg/ghcjs-websockets
GHCJS interface for the Javascript Websocket API (DEPRECATED: use ghcjs-base's native websockets!)
Last synced: 28 Oct 2024
https://github.com/mstksg/auto-examples
Example projects using the auto library.
Last synced: 28 Oct 2024
https://github.com/mstksg/lens-typelevel
Type-level lenses using singletons because why not
Last synced: 28 Oct 2024
https://github.com/mstksg/interactive-plot
Quick interactive time series terminal plots usable in ghci
Last synced: 28 Oct 2024
https://github.com/mstksg/advent-of-code-api
Haskell bindings to Advent of Code REST API
Last synced: 28 Oct 2024
https://github.com/mstksg/opto
Numerical optimization with support for stochastic optimization, mostly for my own experimental usage
Last synced: 28 Oct 2024
https://github.com/mstksg/decidable
Combinators for manipulating dependently-typed predicates.
Last synced: 27 Oct 2024
https://github.com/mstksg/prompt
Monad and transformer for deferred-effect pure prompt-response queries
Last synced: 28 Oct 2024
https://github.com/mstksg/servant-validate
Validate well-formed servant APIs at compile time
Last synced: 28 Oct 2024
https://github.com/mstksg/typelits-witnesses
Existential witnesses, singletons, and classes for operations on GHC TypeLits
Last synced: 28 Oct 2024
https://github.com/mstksg/tic-tac-typed
Exploring a "type-safe" Tic-Tac-Toe in Haskell
Last synced: 11 Oct 2024
https://github.com/mstksg/conduino
Lightweight composable continuation-based stream processors
Last synced: 28 Oct 2024
https://github.com/mstksg/emd
Hilbert-Huang Transform (Empirical Mode Decomposition) in pure Haskell
Last synced: 28 Oct 2024
https://github.com/mstksg/blog
Source for blog engine/static website. Haskell Web Development learning project.
Last synced: 11 Oct 2024
https://github.com/mstksg/talks
Collection of slides, notes, and posters for public talks I've given.
Last synced: 11 Oct 2024
https://github.com/mstksg/log.sh
Simple command line note/logging script for one-off notes
Last synced: 11 Oct 2024
https://github.com/mstksg/pandoc-sync
Automatic one- and two-way syncing of pandoc sources and renders
Last synced: 11 Oct 2024
https://github.com/mstksg/get-package
Github action for installing packages from OS package managers
Last synced: 28 Oct 2024
https://github.com/mstksg/bins
Aggregate continuous variables into discrete bins
Last synced: 28 Oct 2024
https://github.com/mstksg/one-liner-instances
Default implementations for common typeclasses using one-liner
Last synced: 28 Oct 2024
https://github.com/mstksg/advent-of-code-ocr
Parsing ASCII art word solutions for advent of code
Last synced: 28 Oct 2024
https://github.com/mstksg/data-diff
Derivable diffing and patching on arbitrary data types using GHC Generics
Last synced: 11 Oct 2024
https://github.com/mstksg/otp-authenticator
OTP Authenticator (ala Google Authenticator) cli app
Last synced: 28 Oct 2024
https://github.com/mstksg/santabot
Source for the freenode ##adventofcode irc bot monitoring Advent of Code
Last synced: 11 Oct 2024
https://github.com/mstksg/type-combinators-singletons
Interop between type-combinators and singletons library
Last synced: 11 Oct 2024
https://github.com/mstksg/quotiented
Quotient types in Haskell using smart constructors, associated types, and MPTCs
Last synced: 11 Oct 2024
https://github.com/mstksg/dhall-text-shell
dhall text but provide shell commands as function arguments
Last synced: 11 Oct 2024
https://github.com/mstksg/eggvisor
Finds optimal research path for a desired end goal, for the Auxbrain game Egg, Inc.
Last synced: 11 Oct 2024
https://github.com/mstksg/tagged-binary
Provides tools for serializing data tagged with type information
Last synced: 11 Oct 2024
https://github.com/mstksg/functor-products
Generalized functor products based on lifted foldables
Last synced: 28 Oct 2024
https://github.com/mstksg/forms-applicative
playing around with free applicatives/alternatives for validated forms
Last synced: 11 Oct 2024
https://github.com/mstksg/jlebot2
General-purpose chatbot, re-written to use the "auto" library
Last synced: 11 Oct 2024
https://github.com/mstksg/neural-tests
tests and benchmarks for experimental neural networks
Last synced: 11 Oct 2024
https://github.com/mstksg/netwire-experiments
Experiments and learning with the Haskell FRP Library Netwire
Last synced: 11 Oct 2024
https://github.com/mstksg/generics-lift
GHC Generics for deriving numeric typeclasses, Monoid, and other similar classes.
Last synced: 11 Oct 2024
https://github.com/mstksg/backpack-tensor
backpack signatures and implements for tensor operations
Last synced: 11 Oct 2024
https://github.com/mstksg/auto-chatbot
Chatbot framework over the auto library
Last synced: 11 Oct 2024
https://github.com/mstksg/corona-analysis
Collection of some simple personal scripts for COVID-19 data analysis
Last synced: 11 Oct 2024
https://github.com/mstksg/auto-frp
Implementation of the FRP programming model providing the ability to work with real-time semantics using tools from the auto library
Last synced: 11 Oct 2024
https://github.com/mstksg/advent-of-code-2016
Solutions for Advent of Code 2016 (Spoilers!)
Last synced: 11 Oct 2024
https://github.com/mstksg/memotag
Memoized function application tuples with convenient lens interface
Last synced: 11 Oct 2024
https://github.com/mstksg/hmatrix-sized
hmatrix wrapper with GHC TypeLits-based length-encoded types
Last synced: 11 Oct 2024
https://github.com/mstksg/typescript-json
Type-safe bidirectional serializers to and from typescript-compatible json
Last synced: 11 Oct 2024
https://github.com/mstksg/expr-gadt
Expression and Lambda Calc type experiments using GADTs for complete type safety
Last synced: 11 Oct 2024
https://github.com/mstksg/cm-dip
Some experiments with comonads for digital image processing. Warning: pretty messy, not really intended for presentation :)
Last synced: 11 Oct 2024
https://github.com/mstksg/vector-algorithms-sized
vector-sized wrapper for vector-algorithms
Last synced: 11 Oct 2024
https://github.com/mstksg/bff-mono
Fork of https://bitbucket.org/kztk/bff-mono
Last synced: 11 Oct 2024
https://github.com/mstksg/jlscript
Object-oriented, statically & duck typed, mixed-purity interpreted scripting language.
Last synced: 11 Oct 2024
https://github.com/mstksg/traversablet
Instant monad transformers for any Traversable
Last synced: 11 Oct 2024
https://github.com/mstksg/como
Numerical analysis and algorithm platform in Haskell powered by comonads and cokleisli composition.
Last synced: 11 Oct 2024
https://github.com/mstksg/jle-utils
Suite of general utility scripts I use to navigate life
Last synced: 11 Oct 2024
https://github.com/mstksg/pi-monte-carlo
Path Integral Monte Carlo simulation pet project for learning Haskell
Last synced: 11 Oct 2024
https://github.com/mstksg/phys108l
Source for "Electromagnetism Physics Labs" that can be done at home with household items
Last synced: 11 Oct 2024
https://github.com/mstksg/hmatrix-vector-sized
Conversion between hmatrix and vector-sized types
Last synced: 11 Oct 2024
https://github.com/mstksg/emerge
Project exploring emergent behavior in an environment governed run by natural selection and competition
Last synced: 11 Oct 2024
https://github.com/mstksg/dmats
Dependently typed compiled programming language for matrix manipulation
Last synced: 11 Oct 2024
https://github.com/mstksg/neural
Playing with neural networks in haskell just for fun
Last synced: 11 Oct 2024
https://github.com/mstksg/connection-logger.sh
Short bash script to monitor the host server's internet connection and log latencies/disconnections to stdout.
Last synced: 11 Oct 2024
https://github.com/mstksg/cpsc229-03-wi16-course-materials
Course materials (lecture slides, live code records, notes) for CPSC229-03 Functional Programming and Haskell at Chapman University
Last synced: 11 Oct 2024
https://github.com/mstksg/list-witnesses
Inductive dependently-typed witnesses for working with type-level lists.
Last synced: 11 Oct 2024
https://github.com/mstksg/haskell-project-flake
Personal flake tools for managing haskell project development
Last synced: 11 Oct 2024
https://github.com/mstksg/configurator-export
Pretty printer and exporter for configurations from the 'configurator' library
Last synced: 11 Oct 2024