• Stars
    star
    25
  • Rank 954,289 (Top 19 %)
  • Language
    Haskell
  • License
    Other
  • Created about 12 years ago
  • Updated 5 months ago

Reviews

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

Repository Details

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

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

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
3

unagi-bloomfilter

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

chan-benchmarks

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

ghc-timing-treemap

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

simple-actors

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

haskomplete.vim

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

almost-inline-asm-haskell-example

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

chan-split

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

fly-mis

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

zippo

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

yall

Lenses with a southern twang
Haskell
4
star
13

shapely-data

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

dilly.js

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

pez

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

cofunctor

A small haskell module implementing contravariant functors
Haskell
2
star
17

proxy-kindness

A Haskell library for kind-polymorphic manipulation and inspection of Proxy values
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