Freaky / pqsortLinks
A generic partial quicksort macro for C99.
☆12Updated 11 years ago
Alternatives and similar repositories for pqsort
Users that are interested in pqsort are comparing it to the libraries listed below
Sorting:
- Exotic Shitty Hash Maybe☆47Updated 10 years ago
- bit & sketches data structures☆60Updated 7 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 11 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Mirror of libslz☆34Updated 6 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆117Updated last month
- Integer arithmetic with overflow detection☆73Updated 11 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆59Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago