https://github.com/datagrove/elias-fano-dictionary
Elias-Fans Dictionary implemented in Dart
https://github.com/datagrove/elias-fano-dictionary
Last synced: 3 months ago
JSON representation
Elias-Fans Dictionary implemented in Dart
- Host: GitHub
- URL: https://github.com/datagrove/elias-fano-dictionary
- Owner: datagrove
- License: bsd-3-clause
- Created: 2022-08-23T18:48:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T18:52:16.000Z (almost 4 years ago)
- Last Synced: 2025-02-24T13:48:28.015Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elias-Fano-Dictionary
Elias-Fans Dictionary implemented in Dart
## References
Based on the golang implementation of Elias-Fano Dictionary: https://github.com/gevg/ef