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
- A toy programming language interpreter☆33Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 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
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A POSIX compliant C library for Windows☆57Updated 3 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated 2 weeks ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- ☆27Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago