qzmfranklin / cppgmLinks
C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.
☆11Updated 7 years ago
Alternatives and similar repositories for cppgm
Users that are interested in cppgm are comparing it to the libraries listed below
Sorting:
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 3 months ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- AnyDSL Runtime Library☆22Updated 3 weeks ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- ☆20Updated 3 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆16Updated last year
- reverse engineering branch predictors☆17Updated 9 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
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- Hound memory leak detector☆12Updated 6 years ago
- ☆13Updated 2 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A simple VM to play with OSR in LLVM☆14Updated 8 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- CCS in C++☆26Updated 2 years ago
- A library for reusable parsers☆16Updated 4 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- A User Space Threading Library☆19Updated last year