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:
- 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 9 months ago
- ♥ Janusz Brzozowski☆162Updated last year
- 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
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- bit & sketches data structures☆60Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- compile time assembly interpreter☆86Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Propositional Encodings in C++11☆18Updated 7 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Reference manual for ForwardCom instruction set and software standards☆172Updated 9 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- ☆55Updated last year
- A Scannerless GLR parser/parser generater.☆111Updated 6 months ago
- Clone of wc in x64 assembly☆94Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 9 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 10 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago