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:
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- bit & sketches data structures☆60Updated 6 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
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Mirror of libslz☆34Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago