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.
☆218Updated 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☆69Updated 2 years ago
- An efficient library for 256 bit integer arithmetic☆50Updated 2 months ago
- A single C header with bitwise hacks☆37Updated 3 years ago
- Extended precision integer C++ library☆148Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 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…☆57Updated 2 years ago
- Teju Jagua☆31Updated this week
- A super-fast hash algorithm in a single C++ header☆89Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆296Updated 4 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 7 months ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- C23 Checked Arithmetic☆140Updated last month
- Modern Cryptography Suite in C++17☆84Updated 10 months ago
- The fastest MD5 implementation using x86 assembly☆136Updated 5 months ago
- x – minimalist data compressor☆53Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- A list of awesome C preprocessor stuff☆355Updated last month
- Public files for HRT Beat posts (https://www.hudsonrivertrading.com/hrtbeat/)☆14Updated 10 months ago
- Open-source Ethereum library for C/C++☆65Updated last week
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Doug Lea's malloc☆36Updated 9 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last week
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated last year