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:
- bit & sketches data structures☆60Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 11 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- a tool for querying Dwarf (debuginfo) graphs☆58Updated last year
- Sparse texture Hello World☆30Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- Mirror of libslz☆34Updated 6 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Propositional Encodings in C++11☆18Updated 7 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago