gaujay / simd_collectionLinks
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
☆16Updated 3 years ago
Alternatives and similar repositories for simd_collection
Users that are interested in simd_collection are comparing it to the libraries listed below
Sorting:
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- single file C libraries☆38Updated 4 months ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- ☆10Updated 4 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny PreProcessor☆18Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Small coroutine/"protothread"-with-a-stack header.☆32Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- High-resolution timer for Windows, OSX, and Linux☆29Updated 9 years ago
- A C/C++ library for parsing and evaluation of arithmetic expressions.☆10Updated 2 years ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11Updated 4 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- ☆32Updated 2 years ago
- A collection of bit manipulation routines for C++☆21Updated 11 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- pocketfft in standalone C☆15Updated 4 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Math vector library☆37Updated last year
- Mini Shadertoy WIP☆18Updated 6 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆40Updated last year