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
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 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
- ☆47Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Cross-platform asynchronous I/O library☆14Updated 9 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- LALR(1) parser for C++☆78Updated 6 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 4 months ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- performance experiments for C++ exception handling☆30Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- A tagged-pointer type for C++.☆30Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago