leegao / float-hacksLinks
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:
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- ☆330Updated 9 years ago
- You can't do that! Can you?☆22Updated 8 years ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- Named operators for C++☆501Updated 4 years ago
- Business card raytracer / eventual IOCCC winner☆175Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Runtime and compiler for the Assembly Cup☆140Updated 9 months ago
- A header library for calculations with units☆35Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 4 years ago
- A drop-anywhere C++ REPL☆839Updated last year
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Haptic Collision Detection on Highly Complex Medical Data Structures☆45Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- BASIC in C++☆178Updated 4 years ago
- Cloth-Visualization via particle-simulation.☆82Updated 9 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A guide for the rest of us on using C++ templates.☆561Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A fast preprocessor for C and C++☆531Updated 3 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago