streamvbyte
integer compressor
Fast integer compression in C using the StreamVByte codec
Fast integer compression in C using the StreamVByte codec
379 stars
24 watching
38 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
armcompressioninteger-compressionneonsimdssse3x64
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for fast integer compression using SIMD instructions | 490 |
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
| An optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets | 104 |
| A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. | 427 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| A Java library for compressing arrays of integers efficiently | 539 |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| A Zig port of an efficient compression codec for binary data | 5 |
| A minimalistic H264/SVC encoder written in C with SSE/NEON optimizations. | 539 |
| A high-performance base64 encoding and decoding library optimized for Lua | 1 |
| Fast Unicode validation and transcoding utilities | 1,220 |
| Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. | 2,239 |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A C library for encoding and decoding AV1 image files | 1,589 |