eatonphil / cpp-jsonLinks
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
Sorting:
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last month
- ☆23Updated 3 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- AA-tree implementation in C☆29Updated last year
- A ridiculous Python interpreter written—from scratch—in Rust.☆23Updated this week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- A Toy C Compiler☆9Updated 7 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆41Updated 12 years ago
- Fast JSON parser for C☆75Updated 6 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- Coroutine scheduler for C☆40Updated 11 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Yet another simple header only arena allocator for C11☆42Updated last year
- A compiler for the MONAD language from Advent of Code 2021 Day 24☆21Updated 2 years ago
- Experimental Niko Language☆16Updated 4 years ago
- Priority queue for C☆11Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Variations on experimental Go clones of jq☆12Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆31Updated last week
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- Lisp compiler using Rust☆18Updated last year
- An expression evaluator for C☆42Updated 7 months ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago