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.
☆229Updated 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☆51Updated 7 months ago
- Modern Cryptography Suite in C++17☆85Updated last year
- Extended precision integer C++ library☆164Updated last week
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Trying to get perfect codegen for big-integer math.☆31Updated 3 years ago
- A single C header with bitwise hacks☆40Updated 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…☆59Updated 3 years ago
- The fastest MD5 implementation using x86 assembly☆149Updated 11 months ago
- A simple implementation of the Huffman Coding in C☆10Updated 9 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆54Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆333Updated 4 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Teju Jagua☆35Updated 2 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- ☆88Updated 2 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated 2 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- A combined repository for all RLIBM prototypes☆47Updated last month
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆86Updated this week
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago