AthrunArthur / cxxparser
C++ parser for Lex and YACC
☆26Updated 4 years ago
Alternatives and similar repositories for cxxparser:
Users that are interested in cxxparser are comparing it to the libraries listed below
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- ☆35Updated 11 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- ☆48Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- LALR(1) parser for C++☆78Updated 8 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Null-termination-aware string-view class for C++☆24Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year