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
- 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
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A header only Boolean Propagator Network framework for the omni-directional computation of Integer mathematical functions and computation…☆14Updated 7 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A small DFA for under 16 states☆51Updated 7 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- An arrow-based parser combinator library for C☆40Updated 15 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆9Updated 9 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- resurrected LLVM "C Backend", with improvements☆18Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago