https://github.com/transgirlcodes/roaring.jl
Roaring bitmaps for julia
https://github.com/transgirlcodes/roaring.jl
Last synced: about 2 months ago
JSON representation
Roaring bitmaps for julia
- Host: GitHub
- URL: https://github.com/transgirlcodes/roaring.jl
- Owner: TransGirlCodes
- License: other
- Created: 2016-11-23T11:36:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T18:19:09.000Z (over 8 years ago)
- Last Synced: 2025-02-12T08:56:37.707Z (4 months ago)
- Language: Julia
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Roaring.jl
**Roaring bitmaps for julia**
## Description
**This package is currently (pre)alpha stage**
## Badges
Get help: [](https://gitter.im/Ward9250/Roaring.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Documentation
## Install
This package is currently in development, so you will have to use
`Pkg.clone` in order to install it.## Contributing
I appreciate contributions from users including reporting bugs, fixing issues,
improving performance and adding new features.