leegao / float-hacksLinks
Floating Point Hacks
☆169Updated 8 years ago
Alternatives and similar repositories for float-hacks
Users that are interested in float-hacks are comparing it to the libraries listed below
Sorting:
- Missed optimizations in C compilers☆340Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 9 years ago
- ☆329Updated 9 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Clone of wc in x64 assembly☆96Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆85Updated 7 years ago
- You can't do that! Can you?☆22Updated 9 years ago
- x86-64 assembler library☆487Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 8 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆392Updated 6 years ago
- A novel adaptive sorting algorithm☆176Updated 3 years ago
- Named operators for C++☆507Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Persistent immutable data structures for C++☆284Updated 9 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- BASIC in C++☆180Updated 5 years ago
- Runtime and compiler for the Assembly Cup☆140Updated last year