MarkLeone / WeekendCompilerLinks
An example LLVM-based compiler for a subset of C.
☆29Updated 2 months ago
Alternatives and similar repositories for WeekendCompiler
Users that are interested in WeekendCompiler are comparing it to the libraries listed below
Sorting:
- LALR(1) parser for C++☆80Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- Bytecode interpreter☆80Updated 10 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 7 months ago
- A C++ parser combinator library.☆158Updated last week
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆119Updated last year
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated this week
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated 10 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- IFC format specification☆82Updated 3 months ago