jpakkane / tgceecLinks
The Grand C++ Error Explosion Competition test harness
☆38Updated 10 years ago
Alternatives and similar repositories for tgceec
Users that are interested in tgceec are comparing it to the libraries listed below
Sorting:
- The WTF-8 encoding specification☆114Updated 3 weeks ago
- Papers for the C++ Standards Committee, WG21☆57Updated 4 months ago
- Review and verification of Brotli compressed data format specification.☆99Updated last year
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- unicode security guidelines for identifiers☆32Updated 9 months ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- LLVM IR to Bash Transpiler☆64Updated 5 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Benchmarking all of the algorithms from Squash☆45Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- Propositional Encodings in C++11☆18Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago