aistrate / HackersDelightLinks
Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).
☆25Updated 15 years ago
Alternatives and similar repositories for HackersDelight
Users that are interested in HackersDelight are comparing it to the libraries listed below
Sorting:
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆16Updated 5 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- C library for evaluating expressions with the abstract syntax tree.☆15Updated 5 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆39Updated 9 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- A lexical analyser for C, written in C.☆29Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 years ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆93Updated 2 years ago
- SpookyHash in C☆15Updated 10 years ago
- ☆62Updated 8 years ago
- AVX512 population count routines☆23Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- A library that provides multiple precision floating point arithmetic☆77Updated 9 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 12 years ago
- LALR(1) parser for C++☆80Updated last year
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆124Updated 6 years ago
- ☆16Updated 11 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 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 5 years ago