leegao / float-hacks
Floating Point Hacks
☆168Updated 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
Sorting:
- Missed optimizations in C compilers☆341Updated 7 years ago
- You can't do that! Can you?☆22Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated last year
- ☆329Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A novel adaptive sorting algorithm☆173Updated 2 years ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- x86-64 assembler library☆482Updated 4 years ago
- Persistent immutable data structures for C++☆284Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆175Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- A header library for calculations with units☆35Updated 5 years ago
- Runtime and compiler for the Assembly Cup☆140Updated 8 months ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- CPY - Code C/C++ with no redundancy☆233Updated 6 years ago
- A guide for the rest of us on using C++ templates.☆558Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- A minimalist type-inferred programming language with procedural macro support☆136Updated 4 years ago