jpakkane / tgceecLinks
The Grand C++ Error Explosion Competition test harness
☆38Updated 11 years ago
Alternatives and similar repositories for tgceec
Users that are interested in tgceec are comparing it to the libraries listed below
Sorting:
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- The WTF-8 encoding specification☆114Updated 5 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 8 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 11 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Review and verification of Brotli compressed data format specification.☆98Updated last year
- unicode security guidelines for identifiers☆35Updated 2 months ago
- experimental high performance, low fragmentation memory allocator☆59Updated 9 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Benchmarking all of the algorithms from Squash☆46Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- clocksource behavior microbenchmarks☆28Updated 2 weeks ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Generator for order-preserving minimal perfect hash functions in C☆48Updated 3 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆188Updated 7 years ago
- Superfast Line Counter☆51Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago