SkillAgentSearch skills...

Compression

Algorithms to compress sorted arrays of integers

Install / Use

/learn @diegocaro/Compression
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This repository contains algorithms to compress sorted integers arrays in C, forked from Poly IR Toolkit http://code.google.com/p/poly-ir-toolkit/

The algorithms already coded are:

  • Simple16
  • PForDelta

More info on the header of each .c file.

Note: This code is not threads safe.

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated2mo ago
Forks7

Languages

C

Security Score

75/100

Audited on Jan 10, 2026

No findings