marcandrysco / ErrolLinks
Binary floating-point to decimal string conversion algorithm.
☆106Updated 7 years ago
Alternatives and similar repositories for Errol
Users that are interested in Errol are comparing it to the libraries listed below
Sorting:
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- ♥ Janusz Brzozowski☆162Updated last year
- Experiments with array layouts for comparison-based searching☆85Updated last year
- bit & sketches data structures☆60Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- An-source C library developed and used at AppNexus.☆112Updated 6 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- A Scannerless GLR parser/parser generater.☆111Updated 7 months ago
- fast SIMD-able JIT regular expression compiler