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.
☆220Updated 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
- Extended precision integer C++ library☆153Updated 5 months ago
- A single C header with bitwise hacks☆39Updated 3 years ago
- An efficient library for 256 bit integer arithmetic☆50Updated 3 months ago
- Modern Cryptography Suite in C++17☆84Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- A simple implementation of the Huffman Coding in C☆10Updated 9 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 7 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated 2 months ago
- ☆88Updated 2 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C23 Checked Arithmetic☆140Updated 2 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆303Updated 4 years ago
- Source Code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆119Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- Teju Jagua☆33Updated 3 weeks 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…☆58Updated 2 years ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- x – minimalist data compressor☆54Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- AVX-512 documentation beyond what Intel provides☆57Updated last year
- Doug Lea's memory allocator☆272Updated 5 years ago