golomb-rice

There are 7 repositories under golomb-rice topic.

  • Chia-Network/chiabip158

    Chia's implementation of BIP 158 - https://github.com/bitcoin/bips/blob/master/bip-0158.mediawiki

    Language:C++229211
  • limitedeternity/TIPS-Labs

    Дисциплина "Теория информационных процессов и систем" – Лабораторные работы

    Language:C++220
  • XQP-Munich/TimestampCompression

    Analysis and implementation of data compression techniques for timestamps (using e.g. Golomb-Rice coding).

    Language:Julia2012
  • alvinbaena/pwd-checker

    A set of CLI tools and REST API for downloading, creating, and searching an offline version of the Pwned Passwords database.

    Language:Go1100
  • fltrWallet/Stream64

    Stream64 is a bit-stream read and write library for Golomb Coded set compression using unaligned access of memory while loading 64-bit registers

    Language:Swift10
  • sudhamshu091/Golomb-Coding

    Golomb coding is a lossless data compression method for data compression. I am trying to implement the concept using python.

    Language:Python20
  • vinnik-dmitry07/python-flac-codec

    FLAC lossless audio encoder-decoder for education purposes

    Language:Python11