Pinned Repositories
chainweb-node
Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
digraph
Directed Graphs
merkle-log
Haskell Merkle Tree Logs
cuckoo
Haskell Implementation of Cuckoo Filters
ghci-pretty
tiny hack for colored pretty-printing within ghci
hs-hashes
Haskell hash functions
loglevel
Haskell Log-Level Datatype
MoCS
Monitor Circuit Synthesis. MoCS compiles monitor circuits from linear time temporal logic specifications. The input logic is similar to PSL by allowing nesting of regular expressions within temporal modalities. The output of MoCS is a synthesizable VHDL description of the monitor circuit.
random-bytestring
Efficient Generation of Random Haskell ByteStrings
wai-cors
A Haskell implementation of Cross-Origin resource sharing (CORS) for Wai
larskuhtz's Repositories
larskuhtz/loglevel
Haskell Log-Level Datatype
larskuhtz/random-bytestring
Efficient Generation of Random Haskell ByteStrings
larskuhtz/chainweb-node
Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
larskuhtz/minhash
Haskell MinHash implementation with a single hash function
larskuhtz/rocksdb-haskell
Haskell bindings to RocksDB (http://rocksdb.org)
larskuhtz/bigolchungus
Big Ol' Chungus - an OpenCL GPU miner for Kadena's Chainweb
larskuhtz/chainweb-history-validation
Repository for testing chainweb history validation workflow
larskuhtz/consensus-overview
Chainweb Consensus Overview
larskuhtz/data-dword
Stick two binary words together to get a bigger one
larskuhtz/diagrams-svg
An SVG backend for diagrams
larskuhtz/foundation
Empire strikes back
larskuhtz/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
larskuhtz/haskoin
Haskell implementation of the Bitcoin protocol
larskuhtz/hasktags
Produces ctags "tags" and etags "TAGS" files for Haskell programs
larskuhtz/hs-memory
haskell memory
larskuhtz/insert-ordered-containers
Associative containers retating insertion order for traversals
larskuhtz/install-chainweb-action
Github action for installing chainweb-node
larskuhtz/network
Low-level networking interface
larskuhtz/optparse-applicative
Applicative option parser
larskuhtz/QuickCheck-GenT
A GenT monad transformer for QuickCheck library
larskuhtz/rocksdb
Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
larskuhtz/rocksdb-alpine-static
Static and shared RocksDB for Alpine Linux
larskuhtz/safeio
Haskell Library for safe (atomic) IO
larskuhtz/servant-swagger
Swagger for Servant
larskuhtz/setup-haskell
Set up your GitHub Actions workflow with a specific version of Haskell (GHC and Cabal)
larskuhtz/streaming-with
with/bracket-style idioms for use with streaming
larskuhtz/systemd
Haskell bindings for systemd
larskuhtz/tasty-json
JSON report for tasty tests
larskuhtz/wai
Haskell Web Application Interface
larskuhtz/wai-middleware-throttle
WAI Request Throttling Middleware