A header only library implementing common mathematical functions using SIMD intrinsics
☆115Sep 14, 2025Updated 5 months ago
Alternatives and similar repositories for simd_utils
Users that are interested in simd_utils are comparing it to the libraries listed below
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
- Experimental implementation of ParallelSTL on top of GCD aka libdispatch☆22Jun 21, 2024Updated last year
- Fast thread-safe allocator with memory access control functions☆14Aug 13, 2020Updated 5 years ago
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…☆19Jan 11, 2026Updated last month
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21May 5, 2018Updated 7 years ago
- Header-only CPU graphics library for C, with a focus on ease of use.☆43Updated this week
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆41Dec 11, 2025Updated 2 months ago
- Modified DirectXMath for cross-platform compiling☆39Jul 9, 2016Updated 9 years ago
- ☆11May 24, 2020Updated 5 years ago
- An Efficient C++ Fixed Block Memory Allocator☆38Jul 23, 2025Updated 7 months ago
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Dec 7, 2022Updated 3 years ago
- https://codeberg.org/ccxvii/djvudec☆14Aug 13, 2025Updated 6 months ago
- Библиотека для работы с API брокеров бинарных опционов☆15Jun 7, 2021Updated 4 years ago
- MonoRing: A monolithic distribution of the Ring programming language☆11Nov 10, 2025Updated 3 months ago
- Indexed Allocator C++ lib☆12Nov 6, 2019Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- ☆13Sep 30, 2024Updated last year
- sort int64s using AVX2 (hopefully extended...)☆10May 1, 2022Updated 3 years ago
- IBM AIX 4.1.3 source code☆16Oct 12, 2021Updated 4 years ago
- Font sheet generator for TIGR☆27Jul 16, 2023Updated 2 years ago
- A small C compiler☆33Jun 24, 2025Updated 8 months ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆14Jul 5, 2024Updated last year
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- Lua extension library — Small bits of code that make writing Lua/C modules easier☆17Jan 7, 2016Updated 10 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Header only C++11 glTF 2.0 loader☆14Apr 26, 2019Updated 6 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Portable Event Library☆18Apr 28, 2025Updated 10 months ago
- In order to solve the actual vehicle routing problem, an intelligent order allocation algorithm for booking trips online between cities i…☆10May 5, 2020Updated 5 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Original test vector of RISC-V Vector Extension☆14Mar 23, 2021Updated 4 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆30Jul 18, 2014Updated 11 years ago
- ☆12Apr 27, 2021Updated 4 years 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 C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆25Dec 13, 2023Updated 2 years ago
- SIMD HAL header-only library☆61Jan 19, 2026Updated last month
- A minimal implementation of the C standard library.☆14Nov 12, 2025Updated 3 months ago