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:
- C Implementation of the monkey programming language☆73Updated 5 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 3 weeks ago
- ☆23Updated 3 years ago
- A toy programming language I wrote in late 2022☆24Updated last year
- A ridiculous Python interpreter written—from scratch—in Rust.☆21Updated last week
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A tiny embedded, transactional key-value database 🐱☆41Updated last year
- Conway's Game of Life written in C and compiled to WebAssembly☆21Updated 5 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11Updated 8 years ago
- Priority queue for C☆11Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- squint - Rob Pike's Newsqueak interpreter for Unix☆39Updated 12 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- Robin hood bloom filter (C library)☆36Updated 11 months ago
- Yet another CHIP-8 emulator☆14Updated 10 months ago
- Fast JSON parser for C☆72Updated 5 months ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- Redis clone using Neco☆29Updated 3 weeks ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Coroutine scheduler for C☆40Updated 11 months ago
- Simple JSON parsing in C.☆14Updated 2 years ago
- xxhash-64 in 20 lines☆24Updated 11 months ago
- Lisp like, embeddable and extendable scripting language supporting go interoperability☆37Updated 11 months ago
- A PCG based pseudo-random number generator for C.☆18Updated last year