Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ekmett/succinct

playground for working with succinct data structures
https://github.com/ekmett/succinct

Last synced: 21 days ago
JSON representation

playground for working with succinct data structures

Awesome Lists containing this project

README

        

succinct
========

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

This is a playground for exploring succinct data structures in Haskell

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