qzmfranklin / cppgmLinks
C++ compiler, from scratch. Only completed the preprocessing tokenizer yet.
☆12Updated 7 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 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆22Updated 3 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- The cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.☆70Updated 9 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- Library to program with streams, events, and to queue own functions into a stream.☆15Updated 3 weeks ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 7 months ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months 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
- 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
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A C vector library similar to the C++ STL vector☆20Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- CCS in C++☆26Updated 2 years ago