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:
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 2 weeks ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)☆23Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 7 years ago
- A low dependencies and self contained library to create C++ RESTful API services.☆200Updated 6 years ago
- C library to remove white space from strings as fast as possible☆155Updated 11 months ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 4 months ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Superfast Line Counter☆51Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Demo Spectre with 70 lines code☆125Updated 7 years ago
- Memory cheat tool for Windows and Linux games☆138Updated 8 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Source code for the article "A bug story: data alignment on x86"☆17Updated 8 years ago