Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from jwilder/encoding

Library for working with compressed arrays of integers

License

Notifications You must be signed in to change notification settings

haveatry/encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

Encoding License MIT

====

Encoding is a library for working with compressed arrays of integers. The compression algorithms used are different from typical general purpose algorithms such as Gzip, Snappy, etc. They are more commonly found in search engines (inverted indexes) and columnar databases.

Features

  • 32 and 64 bit version of the Simple family of integer compression algortithms (Simple9/Simple8b)
  • 64 bit timestamp encoding
  • Delta encoding

Todo

  • Implement PFORDelta
  • Implement FPC

License

MIT

About

Library for working with compressed arrays of integers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%

AltStyle によって変換されたページ (->オリジナル) /