tsenart / dac

Directly Addressable Codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dictionary with Directly Addressable Codes

Build Status Go Reference Go Report Card codecov

Directly Addressable Codes (DACs) consist of a variable-length encoding scheme for integers that enables direct access to any element of the encoded sequence and obtains compact spaces.

References

https://lbd.udc.es/research/DACS/

About

Directly Addressable Codes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%