Pinned Repositories
advent-of-code-2020
advent-of-code-2021
advent-of-code-2022
Advent of Code 2022
binary-arrow
Efficient, pure binary decoding using Arrows and ByteStrings in Haskell.
binary-bits
Binary serialization at the bit level on top of the binary package
cabal-install-trace
Render a log of cabal install as a graph
herl
Erlang BEAM emulator in Haskell
hinotify
Haskell binding to inotify
robinhood
Haskell implementation of Robin Hood Hashing
spdy
Implementation of the SPDY Protocol in Haskell
kolmodin's Repositories
kolmodin/herl
Erlang BEAM emulator in Haskell
kolmodin/hinotify
Haskell binding to inotify
kolmodin/cabal-install-trace
Render a log of cabal install as a graph
kolmodin/binary-bits
Binary serialization at the bit level on top of the binary package
kolmodin/robinhood
Haskell implementation of Robin Hood Hashing
kolmodin/advent-of-code-2020
kolmodin/advent-of-code-2021
kolmodin/advent-of-code-2022
Advent of Code 2022
kolmodin/hs-protobuf-hacking
Protobuf decoder in Haskell - random hacking
kolmodin/node-v4l2camera
node module for capturing an image from USB(UVC) webcam on linux.
kolmodin/rustcheck
QuickCheck for Rust
kolmodin/advent-of-code-2023
Advent of Code 2023 in Rust
kolmodin/advent-of-code-2024
Advent of Code 2024 in Rust
kolmodin/c2hs
c2hs is a pre-processor for Haskell FFI bindings to C libraries
kolmodin/cabal
Official upstream development repository for Cabal and cabal-install
kolmodin/codespeed
A web application to monitor and analyze the performance of your code
kolmodin/gipeda
Git Performance Dashboard
kolmodin/grpc-haskell
gRPC library binding for Haskell.
kolmodin/hackage-server
The new Hackage server aka "Hackage 2"
kolmodin/haddock
Haskell Documentation Tool
kolmodin/HaskellerZ
Notes and files from HaskellerZ meetups.
kolmodin/kolmodin.github.io.gen
Source code for kolmodin.github.io
kolmodin/MicroHs
Haskell implemented with combinators
kolmodin/pizza.kolmodin.com
pizza.kolmodin.com on app engine
kolmodin/reload
Reload Haskell IDE
kolmodin/samples
WebRTC demos and samples
kolmodin/stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
kolmodin/strictput
strict put serialization
kolmodin/SublimeHaskell
A Sublime Text 2 plugin for Haskell. Features cabal building, error and warning highlighting, smart completion and ghc-mod integration.
kolmodin/test-framework
Framework for running and organising QuickCheck test properties and HUnit test cases