leegao / float-hacks
Floating Point Hacks
☆167Updated 7 years ago
Alternatives and similar repositories for float-hacks:
Users that are interested in float-hacks are comparing it to the libraries listed below
- Missed optimizations in C compilers☆341Updated 6 years ago
- ☆329Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆173Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆407Updated last year
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- Snake/Nibbler implementation using C++ template metaprogamming☆207Updated 8 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- x86-64 assembler library☆479Updated 4 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- A novel adaptive sorting algorithm☆173Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- You can't do that! Can you?☆22Updated 8 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- A potpourri of various code I want to release online☆259Updated 5 years ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Runtime and compiler for the Assembly Cup☆140Updated 7 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆184Updated 9 years ago
- Minimal OpenGL 3.3 core profile demo☆98Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago