gaujay / simd_collection
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
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A bit-array manipulation library in C☆10Updated 3 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- High performance video graphic library for embedded systems☆36Updated 5 years ago
- A C/C++ library for parsing and evaluation of arithmetic expressions.☆11Updated 2 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- Tiny PreProcessor☆17Updated 3 weeks ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Lightweight printf-compatible format processing library☆32Updated 5 months ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- A fast memory pool allocator☆12Updated 3 years ago
- ☆32Updated last year
- SIMD optimizations related to 2D computer graphics☆35Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Implementation of a lock-free ring buffer class.☆34Updated 3 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- GEMM☆10Updated last year
- Coroutine library in C.☆20Updated 3 years ago
- A C library to read standard MIDI files.☆22Updated 6 years ago
- Math vector library☆36Updated last year