kstenerud / bit-tricksLinks
Various tricks for dealing with bits
☆22Updated 6 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:
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- Doug McIlroy's C++ regular expression matching library☆97Updated 7 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Bootstrap compiler☆44Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Backtrace.io's resilient log record framing format☆40Updated 4 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Assorted notes☆84Updated 2 years ago
- Prepared statement support for the system command☆29Updated 5 years ago
- bit & sketches data structures☆60Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- 🔄 Flexible C memory allocation scheme☆79Updated 3 weeks ago
- Cell language C++ runtime☆18Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- fundamental tools in the spirit of C☆58Updated 6 years ago
- A simple and convenient binary date & time format in 64 bits.☆26Updated 6 years ago
- for science☆10Updated 6 years ago
- Bootstrapping VM for bare metal to trusted C compilation☆51Updated last year
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago