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
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- bit & sketches data structures☆60Updated 6 years ago
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Exotic Shitty Hash Maybe☆46Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- a tool for querying Dwarf (debuginfo) graphs☆56Updated last year
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago