Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, finding index of element, finding min/max element, finding index of min/max element.
☆41Dec 11, 2025Updated 3 months ago
Alternatives and similar repositories for FastArrayOps
Users that are interested in FastArrayOps are comparing it to the libraries listed below
Sorting:
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Aug 9, 2023Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- Faster SSE and new AVX/AVX2 software intrinsics to use with the Windows 11 SDK for easier porting to Windows on ARM☆14Dec 22, 2025Updated 2 months ago
- Fast base 64 encoding/decoding using AVX extension☆14Oct 23, 2023Updated 2 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Jan 12, 2025Updated last year
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Feb 9, 2026Updated last month
- ☆22Feb 21, 2023Updated 3 years ago
- Small utility to remove white borders/halo around PNG textures when rendered with OpenGL☆18Mar 15, 2015Updated 11 years ago
- Miscellaneous Useful Utilities for C++.☆29Dec 20, 2023Updated 2 years ago
- Testing various BCn texture format decoding libraries☆17Sep 19, 2022Updated 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆101Nov 30, 2023Updated 2 years ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- Inspect floating point computations☆144Jul 25, 2021Updated 4 years ago
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- Fork of IA-16 port of Newlib -- added small and medium model support☆16Sep 22, 2025Updated 5 months ago
- Kraut is a program to procedurally generate plants, especially trees.☆110Feb 17, 2021Updated 5 years ago
- Load-time conversion of S3 Texture Compression textures to other formats☆19Nov 19, 2017Updated 8 years ago
- Vulkan renderer / game engine☆27Jul 2, 2019Updated 6 years ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Mar 1, 2021Updated 5 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Dec 9, 2025Updated 3 months ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Jan 18, 2026Updated 2 months ago
- Circular span☆12May 24, 2024Updated last year
- CLI util: Poor man's rpath for Windows executables.☆12Dec 16, 2018Updated 7 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 4 years ago
- Fast, ultra-low-memory, streaming JPEG XL encoder written in portable C☆74Sep 11, 2025Updated 6 months ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Generate a flame graph view.☆15Jan 24, 2026Updated last month
- non-destructive sprite rotator☆30Jun 9, 2023Updated 2 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆30Sep 18, 2020Updated 5 years ago
- a minimal scripting language☆53Oct 29, 2022Updated 3 years ago
- C89-compatible, single file, public domain string library.☆32Sep 8, 2025Updated 6 months ago
- Overview of pre-defined compiler macros for standards, compilers, operating systems, and hardware architectures☆14Sep 10, 2015Updated 10 years ago
- An attempt to port BC7E texture compressor to a GPU compute shader☆20Jan 10, 2021Updated 5 years ago
- Collection of small public domain file archivers☆67Oct 7, 2023Updated 2 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Dec 25, 2022Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆34Aug 20, 2019Updated 6 years ago