leegao / float-hacks
Floating Point Hacks
☆163Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for float-hacks
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated last year
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- You can't do that! Can you?☆22Updated 7 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Missed optimizations in C compilers☆342Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 7 years ago
- A novel adaptive sorting algorithm☆172Updated 2 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆133Updated 4 years ago
- ☆329Updated 8 years ago
- Clone of wc in x64 assembly☆88Updated 6 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- Business card raytracer / eventual IOCCC winner☆172Updated 8 years ago
- Functional Utilities for C++☆40Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Mandelbrot set in SIMD (SSE, AVX)☆82Updated 6 years ago
- A header library for calculations with units☆34Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Unicode library for C++☆227Updated last year
- Binary floating-point to decimal string conversion algorithm.☆102Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆157Updated last year
- Persistent immutable data structures for C++☆284Updated 8 years ago