kstenerud / bit-tricksLinks
Various tricks for dealing with bits
☆22Updated 5 years ago
Alternatives and similar repositories for bit-tricks
Users that are interested in bit-tricks are comparing it to the libraries listed below
Sorting:
- Assorted notes☆84Updated last year
- Non-preemptive Thread Hierarchy Manager☆55Updated 10 months ago
- bit & sketches data structures☆60Updated 6 years ago
- a 64-bit histogram / quantile sketch☆59Updated 7 months ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- 🔄 Flexible C memory allocation scheme☆78Updated 4 months ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- A simple and convenient binary date & time format in 64 bits.☆26Updated 5 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Runtime Assembler for C++☆13Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆56Updated 9 years ago
- Bootstrap compiler☆44Updated 6 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- for science☆10Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- yet another lexical preprocessor☆40Updated 4 years ago
- interpreter devkit☆25Updated 5 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year