Pinned Repositories
attoparsec-iteratee
An adapter to convert attoparsec Parsers into blazing-fast Iteratees
blaaargh
A simple flatfile web content management system, written in Haskell + happstack
hashtables
Mutable hash tables for Haskell, in the ST monad
homepage
Source code for http://gregorycollins.net/ --- built on the Haskell "happstack" framework
io-streams
Simple, composable, and easy-to-use stream I/O for Haskell
snap
Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
snap-core
Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
snap-server
A fast HTTP server library, which runs Snap web handlers.
snap-website
Snapframework.com source code
gregorycollins's Repositories
gregorycollins/hashtables
Mutable hash tables for Haskell, in the ST monad
gregorycollins/homepage
Source code for http://gregorycollins.net/ --- built on the Haskell "happstack" framework
gregorycollins/attoparsec-iteratee
An adapter to convert attoparsec Parsers into blazing-fast Iteratees
gregorycollins/blaaargh
A simple flatfile web content management system, written in Haskell + happstack
gregorycollins/cabal2macpkg
A program to generate OSX installer files for Cabal libraries (Haskell Platform)
gregorycollins/token-limiter
Fast rate limiting for Haskell using the token bucket algorithm. BSD-licensed.
gregorycollins/event
A Haskell event notification library
gregorycollins/haskell-platform-osx-installer
Scripts to build the haskell platform OSX installer
gregorycollins/hlibev
My branch of http://hackage.haskell.org/package/hlibev
gregorycollins/tokyotyrant-haskell
Haskell FFI bindings to the libtokyotyrant C library shipped with Tokyo Tyrant
gregorycollins/hyena
A Haskell web application server.
gregorycollins/snap-haproxy-integration-test
Quick docker-based integration test for snap 1.0 + haproxy
gregorycollins/abrt
Automatic bug detection and reporting tool
gregorycollins/cpp-bazel-skeleton
Skeleton project for various bazel configs for distributed systems prototyping (grpc, proto, http, json, etcd, etc)
gregorycollins/etcd-cpp-apiv3
C++ API for etcd
gregorycollins/ghc-echo-leak-bug
Echo Server and Client in Haskell
gregorycollins/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
gregorycollins/haskell-lockfree
A collection of different packages for CAS based data structures.
gregorycollins/HsOpenSSL
OpenSSL binding for Haskell
gregorycollins/http-common
Base Haskell types used by a variety of HTTP clients and servers.
gregorycollins/http-streams
Haskell HTTP client library for use with io-streams
gregorycollins/outlook-message-parser
A Java parser for Outlook messages (.msg files)
gregorycollins/riegeli
Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers.
gregorycollins/sha-streams
SHA hashes for io-streams
gregorycollins/stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
gregorycollins/stolon-rpm
RPM package for stolon
gregorycollins/stud
The Scalable TLS Unwrapping Daemon
gregorycollins/u2f
gregorycollins/yelb
A sample application
gregorycollins/zlib-enum
Enumerator interface for zlib compression