aistrate / HackersDelight
Code from the book "Hacker's Delight" by Henry S. Warren, Jr. (original and my own modifications).
☆25Updated 14 years ago
Alternatives and similar repositories for HackersDelight:
Users that are interested in HackersDelight are comparing it to the libraries listed below
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- AVX512 population count routines☆22Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Experiments with JIT compilation☆65Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 3 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- ☆16Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A library that provides multiple precision floating point arithmetic☆77Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- AVX-512 utilities☆20Updated 10 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆20Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Aerospike Fork of the JEMalloc Memory Allocator☆26Updated 3 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆68Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago