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☆45Updated 9 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆8Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Mirror of libslz☆34Updated 6 years ago
- ☆53Updated 10 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆116Updated last week
- qp tries and crit-bit tries☆121Updated 3 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago