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:
- Papers for the C++ Standards Committee, WG21☆57Updated 4 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- The WTF-8 encoding specification☆114Updated last month
- Review and verification of Brotli compressed data format specification.☆99Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- perfgrind - tools for collecting samples from Linux performance events subsystem and converting profiling data to callgrind format, allow…☆15Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- unicode security guidelines for identifiers☆32Updated 10 months 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
- Binary floating-point to decimal string conversion algorithm.☆104Updated 7 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆57Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆34Updated 8 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 2 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 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