jaamesd / BucketCompressionTrick
Cool trick to store 4 5-bit values in one 16-bit value.
☆284Updated 4 years ago
Alternatives and similar repositories for BucketCompressionTrick:
Users that are interested in BucketCompressionTrick are comparing it to the libraries listed below
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆64Updated 7 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 5 years ago
- Progress display lib for c☆75Updated 3 years ago
- Source code for the article "A bug story: data alignment on x86"☆15Updated 8 years ago
- Doug McIlroy's C++ regular expression matching library☆95Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 2 weeks ago
- fundamental tools in the spirit of C☆59Updated 5 years ago
- A minimal modern LZ compressor example☆59Updated 4 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- 🔄 Flexible C memory allocation scheme☆77Updated 3 weeks ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 7 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Updated 9 months ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Nanopipe: connecting the modern babel☆28Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 months ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆135Updated 6 years ago
- Sorting algorithm quicker than MergeSort, and is adaptive and stable.☆40Updated 2 years ago
- A demonstration of tracing dynamic library loading and unloading on Linux.☆17Updated 7 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago
- compile time assembly interpreter☆84Updated 6 years ago