AthrunArthur / cxxparserLinks
C++ parser for Lex and YACC
☆26Updated 5 years ago
Alternatives and similar repositories for cxxparser
Users that are interested in cxxparser are comparing it to the libraries listed below
Sorting:
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- LALR(1) parser for C++☆79Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A collection of bit manipulation routines for C++☆21Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆146Updated last month
- DWARF debug info viewer using GTK+☆54Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- Persistent red-black tree in C++☆29Updated 7 years ago
- ☆49Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A compiler front end for the C++ language☆145Updated this week
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- C++14 version of parsertl☆32Updated 4 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A bare metal port of the GNU ISO C++ library☆37Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 3 months ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago