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:
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- A header library for calculations with units☆35Updated 5 years ago
- 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
- ☆330Updated 9 years ago
- Persistent immutable data structures for C++☆284Updated 8 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- C++ as a Pure Functional Programming Language☆188Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- Business card raytracer / eventual IOCCC winner☆175Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- x86-64 assembler library☆481Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 8 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago