jdbruijn / bit-twiddling-hacks
Implementation of Sean Anderson's Bit Twiddling Hacks
☆10Updated 6 years ago
Alternatives and similar repositories for bit-twiddling-hacks
Users that are interested in bit-twiddling-hacks are comparing it to the libraries listed below
Sorting:
- One of the active development branches for colordiff☆24Updated 13 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Database lookup for "Have I Been Pwned"☆8Updated 6 years ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆17Updated 5 years ago
- intelligent and automatic build system for C☆13Updated 4 years ago
- FUSE-powered filesystem over Subversion repository☆8Updated 11 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- cut out a small (binary) piece of a (binary) file☆15Updated 13 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- ☆13Updated 2 years ago
- C++ networking library including UniConf and a convenient D-Bus API☆30Updated 2 years ago
- Tool for findings bugs in epoll-based Linux servers☆30Updated 4 years ago
- A simple implementation of an 'echo' (port 7) server using epoll (Linux), kqueue (FreeBSD), and IOCompletionPorts (Windows).☆13Updated 6 years ago
- a DNS server I wrote 10 years ago. Here for historical reasons☆21Updated 14 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- Fork of the Judy C library for dynamic array originally imported from the SF project https://sourceforge.net/projects/judy/ with patches …☆32Updated 4 years ago
- Teeny Tiny Compiler built in Rust☆16Updated last year
- Common C library functions☆38Updated 2 years ago
- Git mirror of sdbm source code ⛺☆26Updated 14 years ago
- A Toy C Compiler☆9Updated 7 years ago
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- ☆22Updated 2 years ago
- ELF library dependency viewer☆55Updated 7 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year