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:
- Counting the collisions with perl hash tables per function☆12Updated 6 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
- Non-preemptive Thread Hierarchy Manager☆55Updated 10 months ago
- a 64-bit histogram / quantile sketch☆59Updated 8 months ago
- 🔄 Flexible C memory allocation scheme☆78Updated 4 months ago
- Assorted notes☆84Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- A simple and convenient binary date & time format in 64 bits.☆26Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- Bootstrap compiler☆44Updated 6 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- The Mickey Mouse of dynamic linkers☆15Updated 2 months ago
- bit & sketches data structures☆60Updated 6 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 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
- A small DFA for under 16 states☆51Updated 7 years ago
- Sild is a lisp dialect☆43Updated 9 months ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆117Updated last month
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Cell language C++ runtime☆18Updated 4 years ago
- Prepared statement support for the system command☆28Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆56Updated 9 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago