qzmfranklin / cppgmLinks
C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.
☆12Updated 8 years ago
Alternatives and similar repositories for cppgm
Users that are interested in cppgm are comparing it to the libraries listed below
Sorting:
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 9 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Runtime Assembler for C++☆13Updated 2 years ago
- ☆22Updated 3 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆17Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Doug Lea's malloc☆37Updated 9 years ago
- CCS in C++☆26Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 7 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- ☆31Updated 10 years ago
- NOVA runtime environment (official branch)☆35Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Cache Oblivious Lookahead Arrays☆27Updated 12 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- ☆61Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- some code for testing nonius, hayai and celero lmicro benchmarking ibraries☆25Updated 8 years ago