Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekmett/succinct
- Owner: ekmett
- License: other
- Created: 2013-11-09T03:11:57.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T02:50:08.000Z (about 9 years ago)
- Last Synced: 2024-05-08T20:17:33.208Z (6 months ago)
- Language: Haskell
- Size: 1.04 MB
- Stars: 93
- Watchers: 19
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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