SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 C Avx2 Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
The nature of the problem is this: Memory gets allocated for some type of structure. In my case, it's a data structure containing a roaring bitmap, which is an implementation of bitmaps that are highly optimized and great for doing set-based calculations (AND/OR etc).
-
-
I'm sorry, that second reference was actually for the 3.5ULP variant. The 1 ULP is here: https://github.com/shibatch/sleef/blob/master/src/libm/sleef...
-
-
-
-
-
NZ1
NZ1 - NanoZip 1: ultra-fast, dependency-free, portable C compression library optimized for embedded and high-performance use. Full docs: https://ferki-git-creator.github.io/nz1-site/
Project mention: NZ1 – compact compression library for embedded systems | news.ycombinator.com | 2025-08-17NZ1 is a small compression library designed for embedded systems and IoT.
Minimal code with no external dependencies.
SIMD support (AVX2, NEON, SSE2) for fast compression and decompression.
Configurable window size (1 KB–1 MB).
Built-in CRC32 for data integrity.
Achieves high compression ratios on repeating data with stable speeds (~30 MB/s).
Repository: https://github.com/Ferki-git-creator/NZ1
Full docs: https://ferki-git-creator.github.io/nz1-site/
-
fast_topk_batched
High-performance batched Top-K selection for CPU inference. Up to 80x faster than PyTorch, optimized for LLM sampling with AVX2 SIMD.
Project mention: Fast_topk_batched: High-performance batched Top-K selection for CPU inference | news.ycombinator.com | 2026-01-19 -
Project mention: Show HN: Simdgrep is a file grepper not written in Rust | news.ycombinator.com | 2025-08-26
-
flatline
Constant-time utilities for C. If time varies, secrets leak. Flatline it. (by stateless-me)
-
Project mention: Fc, a lossless compressor for floating-point streams | news.ycombinator.com | 2026-05-10
-
Project mention: FaceX – Face embedding in 3ms with handwritten C and AVX2,no dependencies | news.ycombinator.com | 2026-04-25
questions about the SIMD kernels or the optimization journey.
Source: https://github.com/facex-engine/facex
C Avx2 discussion
C Avx2 related posts
-
Fc, a lossless compressor for floating-point streams
-
Show HN: jsoon, a streaming JSON parser and query engine in C
-
We rewrote our Rust WASM Parser in TypeScript – and it got 3x Faster
-
NZ1 – compact compression library for embedded systems
-
SIMD Perlin Noise: Beating the Compiler with SSE
-
How to Implement a Cosine Similarity Function in TypeScript
-
How does cosine similarity work?
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Jun 2026