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
- One of the active development branches for colordiff☆24Updated 13 years ago
- C API for http://ipify.org☆19Updated 2 years ago
- Database lookup for "Have I Been Pwned"☆8Updated 6 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- intelligent and automatic build system for C☆12Updated 3 years ago
- A simple implementation of an 'echo' (port 7) server using epoll (Linux), kqueue (FreeBSD), and IOCompletionPorts (Windows).☆13Updated 6 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- ☆27Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- FUSE-powered filesystem over Subversion repository☆8Updated 11 years ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆15Updated 5 years ago
- Unix process tree☆15Updated 10 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Atomic SWAR Token Buckets☆33Updated 2 years ago
- cut out a small (binary) piece of a (binary) file☆15Updated 13 years ago
- libFirm regression testsuite☆17Updated 4 years ago
- Context Free Channel - All about programming languages☆12Updated 4 months ago
- byte <> string conversion utilities☆14Updated 10 years ago
- Simple IRC bot written in x86 assembly☆15Updated 11 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 10 months ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 4 years ago
- a DNS server I wrote 10 years ago. Here for historical reasons☆21Updated 14 years ago
- Mike Brennan's new development of his original "mawk" - https://github.com/mikebrennan000/mawk-2☆18Updated 8 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated 11 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year