https://github.com/pointlander/jetset
compressed set
https://github.com/pointlander/jetset
Last synced: 5 months ago
JSON representation
compressed set
- Host: GitHub
- URL: https://github.com/pointlander/jetset
- Owner: pointlander
- License: bsd-3-clause
- Created: 2015-05-29T05:13:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T21:41:40.000Z (about 7 years ago)
- Last Synced: 2024-06-19T13:46:08.890Z (about 2 years ago)
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jetset
compressed set
JetSet is a compressed set of numbers.
Numbers added to the set will be compressed with delta coding followed by Burrows Wheeler compression.
Common set functions are supported.