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
- A small DFA for under 16 states☆51Updated 7 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Mirror of libslz☆34Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- 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 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Hashing functions and PRNGs based on them☆163Updated 5 months ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- qp tries and crit-bit tries☆120Updated 3 years ago
- C++ utility library☆24Updated 11 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago