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 2 months ago
Alternatives and similar repositories for FastArrayOps
Users that are interested in FastArrayOps are comparing it to the libraries listed below
Sorting:
- 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
- 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
- Testing various BCn texture format decoding libraries☆16Sep 19, 2022Updated 3 years ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- Load-time conversion of S3 Texture Compression textures to other formats☆19Nov 19, 2017Updated 8 years ago
- ☆22Feb 21, 2023Updated 3 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆41Feb 9, 2026Updated 2 weeks ago
- ☆11May 24, 2020Updated 5 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Mar 1, 2021Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Dec 9, 2025Updated 2 months ago
- Fast, ultra-low-memory, streaming JPEG XL encoder written in portable C☆74Sep 11, 2025Updated 5 months ago
- Kraut is a program to procedurally generate plants, especially trees.☆109Feb 17, 2021Updated 5 years ago
- ☆12Oct 4, 2021Updated 4 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Small utility to remove white borders/halo around PNG textures when rendered with OpenGL☆18Mar 15, 2015Updated 10 years ago
- Indexed Allocator C++ lib☆12Nov 6, 2019Updated 6 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Fork of IA-16 port of Newlib -- added small and medium model support☆14Sep 22, 2025Updated 5 months ago
- Библиотека для работы с API брокеров бинарных опционов☆15Jun 7, 2021Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Nov 30, 2023Updated 2 years ago
- Inspect floating point computations☆144Jul 25, 2021Updated 4 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆29Sep 18, 2020Updated 5 years 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
- Header only C++11 glTF 2.0 loader☆14Apr 26, 2019Updated 6 years ago
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆14Jul 5, 2024Updated last year
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- Vulkan renderer / game engine☆27Jul 2, 2019Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆29Dec 20, 2023Updated 2 years ago
- Neat single-file cross-platform unit testing framework for C/C++.☆31Nov 25, 2023Updated 2 years ago
- SIMD HAL header-only library☆61Jan 19, 2026Updated last month
- Extensions for the Visual Studio C++/CLI marshaling framework☆17Aug 25, 2014Updated 11 years ago
- Experimental Dx12 engine with Voxel cone tracing for realtime GI☆12Updated this week
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- Data structures for ASTs☆14Dec 6, 2022Updated 3 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