Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekmett/structures

A playground for working on advanced data structures in Haskell
https://github.com/ekmett/structures

Last synced: 21 days ago
JSON representation

A playground for working on advanced data structures in Haskell

Awesome Lists containing this project

README

        

structures
==========

[![Hackage](https://img.shields.io/hackage/v/structures.svg)](https://hackage.haskell.org/package/structures) [![Build Status](https://secure.travis-ci.org/ekmett/structures.png?branch=master)](http://travis-ci.org/ekmett/structures)

A playground for working with cache oblivious, succinct and compact data structures

Contact Information
-------------------

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett