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☆70Updated 2 years ago
- An efficient library for 256 bit integer arithmetic☆50Updated 2 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Extended precision integer C++ library☆149Updated 4 months ago
- A single C header with bitwise hacks☆37Updated 3 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 7 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Modern Cryptography Suite in C++17☆84Updated 11 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆20Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- ☆88Updated 2 years ago
- C23 Checked Arithmetic☆141Updated last month
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Linux Debugger Prototype☆44Updated 3 years ago
- Collection of articles on good practices and tools to improve C code quality☆332Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- A combined repository for all RLIBM prototypes☆46Updated 11 months ago
- A simple implementation of the Huffman Coding in C☆10Updated 8 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week