hcs0 / Hackers-DelightLinks
Code to accompany Hacker's Delight 2nd Edition by Henry S Warren. PS: Will have my notes etc when I go through it.
☆216Updated 5 years ago
Alternatives and similar repositories for Hackers-Delight
Users that are interested in Hackers-Delight are comparing it to the libraries listed below
Sorting:
- A collection of some lockfree datastructures☆67Updated 2 years ago
- Extended precision integer C++ library☆146Updated 2 months ago
- An efficient library for 256 bit integer arithmetic☆49Updated 3 weeks ago
- Modern Cryptography Suite in C++17☆84Updated 9 months ago
- A simple implementation of the Huffman Coding in C☆10Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆293Updated 4 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- Open-source Ethereum C library☆59Updated 2 weeks ago
- Source code for the book Building a Debugger☆297Updated this week
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- Fast EVM assembler in C☆68Updated last month
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆61Updated 2 years ago
- ☆60Updated 7 years ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆116Updated 5 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Doug Lea's memory allocator☆268Updated 5 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 5 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- AVX-512 documentation beyond what Intel provides☆53Updated last year
- ☆87Updated 2 years ago
- A combined repository for all RLIBM prototypes☆46Updated 9 months ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 6 years ago
- Rutgers APL correctly rounded math library☆30Updated 4 years ago