Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekmett/structures
- Owner: ekmett
- License: other
- Created: 2013-08-29T19:00:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T08:12:28.000Z (about 9 years ago)
- Last Synced: 2024-10-03T20:36:08.039Z (about 1 month ago)
- Language: Haskell
- Homepage: http://ekmett.github.io/structures
- Size: 1 MB
- Stars: 63
- Watchers: 14
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
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