• Stars
    star
    2
  • Language
    Haskell
  • License
    BSD 3-Clause "New...
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Haskell library for kind-polymorphic manipulation and inspection of Proxy values

More Repositories

1

unagi-chan

A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
Haskell
127
star
2

directory-tree

A simple directory-like tree datatype, with useful IO functions, for Haskell
Haskell
25
star
3

hashabler

A haskell library for principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a algorithm. (DEVELOPMENT STALLED; Hashable NEEDS TO BE PREFIX CODE)
Haskell
23
star
4

unagi-bloomfilter

A fast, cache-efficient, concurrent bloom filter in Haskell
Haskell
19
star
5

chan-benchmarks

Criterion benchmarks for the different haskell concurrent channel implementations in base and stm
Haskell
17
star
6

ghc-timing-treemap

Visualize fine-grained timing data from ghc verbose logs
HTML
13
star
7

simple-actors

A Haskell library providing an idiomatic implementation of the actor model of concurrency
Haskell
13
star
8

haskomplete.vim

A vim ftplugin for magical contextual haskell code completions
Vim Script
10
star
9

almost-inline-asm-haskell-example

An example of using `foreign import prim` in ghc haskell to call assembly with low overhead
Haskell
8
star
10

chan-split

Haskell library providing concurrent Chans as read/write pairs. Also provides generic Chan, Cofunctor classes.
Haskell
7
star
11

fly-mis

In-browser simulation of "A Biological Solution to a Fundamental Distributed Computing Problem" by Afek et al.
JavaScript
6
star
12

zippo

A simple lens-based, generic, heterogenous, type-checked haskell zipper library
Haskell
6
star
13

yall

Lenses with a southern twang
Haskell
4
star
14

shapely-data

haskell library for conversion of arbitrary data types to a "structural form" built from the primitive sum, product types
Haskell
3
star
15

dilly.js

a silly library for loops with delays in JavaScript.
JavaScript
3
star
16

pez

A Potentially-Excellent Zipper library for haskell
Haskell
3
star
17

cofunctor

A small haskell module implementing contravariant functors
Haskell
2
star
18

Befunge93

An old Befunge-93 interpreter I wrote in haskell
Haskell
2
star
19

combinator-calculus

A nice little typeclass for playing with combinator calculi in haskell
Haskell
2
star