unitpacking
Vector compression library
A library for storing unit vectors in an efficient format
A library for storing unit vectors in a representation that lends itself to saving space on disk.
6 stars
2 watching
1 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
binaryserializationunit-vectorvectorvector-math
Related projects:
Repository | Description | Stars |
---|---|---|
g1mv/density | A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,017 |
thempatel/streamvbyte-simdgo | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |
nholthaus/units | A library providing compile-time dimensional analysis and unit conversion capabilities. | 963 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
unity-technologies/crunch | A high-performance texture compression and transcoding library for developers. | 239 |
arklumpus/vectsharp | A C# library for creating vector graphics | 242 |
atulmish/unitconversion | An expansible unit conversion library for .Net Core and .Net Framework | 181 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 695 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
mrcdk/linc_libvpx | Compiles and integrates the libvpx video compression library into a single project. | 4 |
lcallarec/united | A Vala library for working with units and quantities | 11 |
treeform/vmath | A math vector library for graphical applications | 98 |