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 collection of clang plugins for safer C programming☆91Updated 6 years ago
- 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☆137Updated 7 months ago
- bit & sketches data structures☆60Updated 6 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Sparse texture Hello World☆29Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago