noporpoise / carraysLinks
Algorithms that work on generic C arrays
☆11Updated 8 years ago
Alternatives and similar repositories for carrays
Users that are interested in carrays are comparing it to the libraries listed below
Sorting:
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- Generic hash table library in C☆31Updated 2 weeks 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
- ☆23Updated last month
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆13Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 5 years ago
- ☆12Updated 8 years ago
- Bit packed vector of integral values☆27Updated 4 months ago
- single file C libraries☆38Updated 4 months ago
- For details, see the blog post:☆32Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- C implementation of merge sort, radix sort and parallel radix sort on 32 bit unsigned integers☆15Updated 9 years ago
- Math vector library☆37Updated last year
- Public domain string formatting micro-library for C++, based on python-style format strings.☆34Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Realtime raytracer using SIMD on ARM, MIPS, PPC and x86☆26Updated 4 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- Using ARM NEON instructions to filter an array.☆11Updated 7 years ago
- Public domain single-file header-only C libraries☆12Updated 7 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- 3d math with C and SIMD intrinsics☆42Updated 3 years ago
- Minimal yet colorful logging lib.☆34Updated 10 years ago