jaamesd / BucketCompressionTrickLinks
Cool trick to store 4 5-bit values in one 16-bit value.
☆285Updated 5 years ago
Alternatives and similar repositories for BucketCompressionTrick
Users that are interested in BucketCompressionTrick are comparing it to the libraries listed below
Sorting:
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Source code for the article "A bug story: data alignment on x86"☆16Updated 8 years ago
- ☆13Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- The latest development version of rose. It may not pass all regression tests.☆107Updated 6 years ago
- A http package for IncludeOS☆13Updated 8 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 2 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 3 years ago
- Progress display lib for c☆76Updated 4 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- ☆31Updated 9 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)☆23Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Superfast Line Counter☆50Updated 4 years ago
- Enable piping of internal command output to external commands☆71Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago