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
- ☆47Updated 7 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- LALR(1) parser for C++☆78Updated 7 months ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years 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
- A toy programming language interpreter☆33Updated 11 years ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 5 months ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated this week
- 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☆53Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Cross-platform asynchronous I/O library☆15Updated 10 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- c++ disassembly library☆14Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Win32 Fiber async/await demo☆48Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- My working copy of tinycc made reentrant☆27Updated 2 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.☆51Updated last week
- Similar to python's `repr`, for c++☆32Updated 2 years ago