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:
- I-cache line packing and branch misprediction measuring tool☆18Updated 9 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 7 years ago
- A universal thread-safe memory pool.☆26Updated 7 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 4 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆31Updated 10 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 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 10 months ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆15Updated 2 weeks ago
- Production Performance Telemetry☆21Updated 5 years ago
- ☆22Updated 3 years ago
- Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lea…☆18Updated 2 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆17Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- C++ Library for Object-oriented Programming with Structure of Arrays Layout☆21Updated 7 years ago
- ☆12Updated 2 years ago
- A library of tools for compiler construction.☆12Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago