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.
☆222Updated 6 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 4 months ago
- Extended precision integer C++ library☆156Updated last week
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- Modern Cryptography Suite in C++17☆84Updated last year
- 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…☆58Updated 2 years ago
- C23 Checked Arithmetic☆146Updated 3 months ago
- The fastest MD5 implementation using x86 assembly☆145Updated 8 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- A bignum library for C.☆33Updated last year
- Code for https://thenumb.at/Hashtables☆25Updated 2 years ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆120Updated 5 years ago
- ☆89Updated 2 years ago
- Doug Lea's malloc☆36Updated 9 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A single C header with bitwise hacks☆40Updated 3 years ago
- FlameGraphs in Your App☆33Updated 10 months 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.☆367Updated 2 weeks ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Soft floating point☆17Updated 2 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- Public files for HRT Beat posts (https://www.hudsonrivertrading.com/hrtbeat/)☆14Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A simple implementation of the Huffman Coding in C☆10Updated 9 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago