eatonphil / cpp-json
A basic JSON library in modern C++
☆16Updated 3 years ago
Alternatives and similar repositories for cpp-json:
Users that are interested in cpp-json are comparing it to the libraries listed below
- C Implementation of the monkey programming language☆69Updated 4 years ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 2 months ago
- Yet another simple header only arena allocator for C11☆40Updated 6 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- ☆40Updated last month
- A simple programming language inspired by Python, JavaScript and C☆33Updated 7 months ago
- A simple C coroutine library, with multithreading and more, the Go and C++20 style way.☆86Updated this week
- A distributed key-value store☆26Updated last year
- AA-tree implementation in C☆27Updated last year
- An expression evaluator for C☆40Updated last month
- A Toy C Compiler☆9Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- A toy programming language I wrote in late 2022☆24Updated 9 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆18Updated 3 years ago
- C library for managing stacks for coroutines and threads.☆9Updated 10 months ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 5 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- A tiny embedded, transactional key-value database 🐱☆40Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 8 months ago
- ☆11Updated 4 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆22Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆36Updated 12 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆18Updated 2 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago