dpt / AhaLinks
Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren
☆58Updated 2 years ago
Alternatives and similar repositories for Aha
Users that are interested in Aha are comparing it to the libraries listed below
Sorting:
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- BSD Licensed Bignum Library☆233Updated last year
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- Exotic Shitty Hash Maybe☆45Updated 9 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Measuring cmov vs branch-mov performance☆87Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆70Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago
- ☆53Updated last year
- Library for generating ABI-compliant LLVM IR