-
Voxengo
- Syktyvkar, Komi Republic
-
22:50
(UTC +03:00) - https://www.voxengo.com/
- https://orcid.org/0009-0000-6856-0846
- @AlekseyVaneev
- in/aleksey-vaneev
-
lzav Public
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
-
lzbench Public
Forked from inikep/lzbenchlzbench is an in-memory benchmark of open-source compressors
-
a5hash Public
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
-
prvhash Public
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
-
biteopt Public
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
-
komihash Public
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
-
smhasher Public
Forked from rurban/smhasherHash function quality and speed tests
C++ Other UpdatedApr 22, 2025 -
avir Public
High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)
-
-
r8brain-free-src Public
High-quality pro audio resampler / sample rate conversion C++ library. Very fast, for both audio resampling and time-series interpolation.
-
gammaenv Public
DSP S-curve envelope signal generator/low-pass filter C++
-
areafitter Public
Fit Multiple Smaller Rectangles Into Larger Rectangles or Images - Iterative Permutational Optimization Method