regehr / nibble-sortLinks
Many functions in C for sorting the nibbles in an 8-byte word
☆33Updated 10 years ago
Alternatives and similar repositories for nibble-sort
Users that are interested in nibble-sort are comparing it to the libraries listed below
Sorting:
- 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
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- 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
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- C version of the MetroHash function☆27Updated 10 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- Generate SSE expressions from prefix expressions☆20Updated 14 years ago
- Mirror of libslz☆34Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago