A header only library implementing common mathematical functions using SIMD intrinsics
☆116Sep 14, 2025Updated 6 months ago
Alternatives and similar repositories for simd_utils
Users that are interested in simd_utils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆17Dec 10, 2021Updated 4 years ago
- A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C☆18Oct 19, 2021Updated 4 years ago
- ☆10Sep 1, 2020Updated 5 years ago
- Implements kernels with RISC-V Vector☆22Mar 24, 2023Updated 3 years ago
- Portable Event Library☆18Apr 28, 2025Updated 10 months ago
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆23Jun 21, 2024Updated last year
- sort int64s using AVX2 (hopefully extended...)☆10May 1, 2022Updated 3 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- A minimal command line arguments parser in C☆16Jun 7, 2022Updated 3 years ago
- A simple bitset library in C☆142Jan 12, 2026Updated 2 months ago
- MonoRing: A monolithic distribution of the Ring programming language☆11Nov 10, 2025Updated 4 months ago
- Modified DirectXMath for cross-platform compiling☆39Jul 9, 2016Updated 9 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- A minimal and portable JSON tokenizer for building highly effective and strict parsers (in C and C++)☆27Nov 3, 2021Updated 4 years ago
- Header-only CPU graphics library for C, with a focus on ease of use.☆43Feb 27, 2026Updated 3 weeks ago
- SPSC Queue☆20May 22, 2025Updated 10 months ago
- R2MDC FFT/IFFT processor adaptive to 64/128/256/512 point☆18Dec 23, 2025Updated 3 months ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11May 7, 2021Updated 4 years ago
- A Simple Coroutines Library for the Odin Programming Language☆15Oct 30, 2024Updated last year
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆488Oct 23, 2025Updated 5 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Updated this week
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21May 5, 2018Updated 7 years ago
- Font sheet generator for TIGR☆27Jul 16, 2023Updated 2 years ago
- An Efficient C++ Fixed Block Memory Allocator☆38Jul 23, 2025Updated 8 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation☆1,493Feb 16, 2026Updated last month
- hashtable(bkdr hash) in C. Alternative implementation checkout https://github.com/hit9/C-Snip☆18May 20, 2022Updated 3 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆41Dec 11, 2025Updated 3 months ago
- CPU Software Rasterizer project made with SDL☆11Apr 26, 2024Updated last year
- ☆11Aug 26, 2022Updated 3 years ago
- C to LLVM / Python compiler☆10Jan 17, 2017Updated 9 years ago
- A collection of tools and libs for C3 language☆14Feb 20, 2025Updated last year
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,980Mar 13, 2026Updated last week
- Interchangeable AoS and SoA containers☆25Aug 12, 2022Updated 3 years ago
- SIMD-parallel BLAST X-drop DP on sequence graphs☆24May 30, 2024Updated last year
- 入门RISC-V的手册☆62Aug 22, 2024Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆129Jan 15, 2022Updated 4 years ago
- MIPS 57条指令五级流水线cpu (verilog实现+详细注释)☆11Jan 11, 2022Updated 4 years ago
- Fast O(1) offset allocator with minimal fragmentation. Single C-Header library version.☆36Dec 24, 2025Updated 3 months ago