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:
- AA-tree implementation in C☆29Updated last year
- squint - Rob Pike's Newsqueak interpreter for Unix☆39Updated 12 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆21Updated last week
- Coroutine scheduler for C☆40Updated 10 months ago
- An expression evaluator for C☆42Updated 6 months ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last week
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 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
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- A framework for building event based networking applications.☆36Updated 5 months 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
- 📚 A log-structured hash table database. Speedy K/V store for datasets larger than memory.☆25Updated 2 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 prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- Fast and accurate floating points conversions for C☆13Updated 3 months ago
- C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).☆17Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Pratt Top-down Operator Precedence Example in Go☆39Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- C library for managing stacks for coroutines and threads.☆9Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 4 years ago
- Priority queue for C☆11Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Redis clone using Neco☆29Updated last week
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago