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
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Demo Spectre with 70 lines code☆126Updated 7 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 7 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 2 weeks ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- 🔄 Flexible C memory allocation scheme☆79Updated 2 weeks ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Superfast Line Counter☆51Updated 4 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Missed optimizations in C compilers☆339Updated 7 years ago
- Source code for the article "A bug story: data alignment on x86"☆17Updated 9 years ago
- High performance parallel systems with nonblocking IO☆50Updated 6 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 8 years ago
- An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine☆92Updated 7 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- A http package for IncludeOS☆14Updated 9 years ago
- ☆97Updated 8 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 3 years ago
- 🧚 A slightly different version of C.☆179Updated 2 years ago
- C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)☆23Updated 9 years ago
- A minimal modern LZ compressor example☆61Updated 4 years ago