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:
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
 - compile time assembly interpreter☆86Updated 7 years ago
 - Quick sort code using AVX2 instructions☆69Updated 8 years ago
 - An experimental method JIT for CPython 3☆29Updated 9 years ago
 - The WTF-8 encoding specification☆114Updated 2 months ago
 - Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
 - Papers for the C++ Standards Committee, WG21☆57Updated 5 months ago
 - Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
 - Branchless UTF-8 decoder☆35Updated 8 years ago
 - Review and verification of Brotli compressed data format specification.☆98Updated last year
 - Counting the collisions with perl hash tables per function☆12Updated 6 years ago
 - A small DFA for under 16 states☆52Updated 7 years ago
 - A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
 - Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
 - experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
 - Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
 - Exotic Shitty Hash Maybe☆46Updated 9 years ago
 - Benchmarking all of the algorithms from Squash☆44Updated 7 years ago
 - C library to remove white space from strings as fast as possible☆155Updated last year
 - A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
 - Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
 - A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
 - unicode security guidelines for identifiers☆32Updated 10 months ago
 - tux3 file system☆75Updated 10 years ago
 - A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
 - Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
 - Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
 - Unusual uses of SSE2 registers☆67Updated 5 years ago
 - fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
 - Generates raw WAV output by hooking malloc() and read().☆192Updated 10 years ago