Pinned Repositories
block-cache
Keep track of recent Ethereum blocks and detect reorgs
coems
code poems - PRs welcome!
dotfiles
my dotfiles
eke-accounts
Unique nicknames for Ethereum accounts. (The word 'nickname' comes from 'eke-name', literally 'additional name'!)
evm-utils
Informal collection of scripts I find useful for debugging vyper things
idylfin
Quantitative Finance Library for Java by Idylwood Technologies
itch-order-book
Fast implementation of an ITCH order book
peregrine
EDSL for automated, low-latency trading
vyper
New experimental programming language
vyper-reference-contracts
reference vyper contracts
charles-cooper's Repositories
charles-cooper/modern-fp-architecture
Fleshing out the ideas in http://degoes.net/articles/modern-fp/
charles-cooper/aws-scripts
Convenience wrappers for aws ec2 commands
charles-cooper/fun-with-IO
Fun with the Haskell IO monad!
charles-cooper/hroll
Haskell implementations of rolling algorithms
charles-cooper/map-exts
charles-cooper/taxes
Turn IRS tax brackets into real numbers
charles-cooper/vector-perf
haskell-vector performance bug
charles-cooper/bitshares-core
Your share in the Decentralized Exchange
charles-cooper/Bash-Snippets
A collection of small bash scripts for heavy terminal users
charles-cooper/charles-cooper.github.io
My site
charles-cooper/commercialhaskell
A special interest group for companies and individuals interested in commercial usage of Haskell
charles-cooper/containers
Assorted concrete container types
charles-cooper/elm-export
Create Elm types and JSON decoders from Haskell source.
charles-cooper/ghc
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
charles-cooper/hpack
hpack: An alternative format for Haskell packages
charles-cooper/language-c-quote
charles-cooper/mainland-pretty
charles-cooper/nix
Nix, the purely functional package manager
charles-cooper/pgdbconn
Object-oriented layer over Psycopg2 to connect and interact with Postgres databases
charles-cooper/pgstream
Binary streaming library for Postgres data pipelines
charles-cooper/postgresql-orm
An Haskell ORM (Object Relational Mapping) and migrations DSL for PostgreSQL.
charles-cooper/postgresql-query
Fork of postgresql-query
charles-cooper/process
Library for dealing with system processes
charles-cooper/python-user-agents
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
charles-cooper/raiden
Raiden Network
charles-cooper/stack
The Haskell Tool Stack
charles-cooper/stackage-server
Server for stable, curated Haskell package sets
charles-cooper/time
A time library
charles-cooper/vector
An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
charles-cooper/watchDir-bug
reproduction of https://github.com/commercialhaskell/stack/issues/1838