marcandrysco / ErrolLinks
Binary floating-point to decimal string conversion algorithm.
☆104Updated 7 years ago
Alternatives and similar repositories for Errol
Users that are interested in Errol are comparing it to the libraries listed below
Sorting:
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago
- BSD Licensed Bignum Library☆232Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- ♥ Janusz Brzozowski☆163Updated last year
- compile time assembly interpreter☆85Updated 7 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 8 years ago
- RLibm for 32-bit representations (float and posit32)☆61Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 9 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- Clone of wc in x64 assembly☆94Updated last year