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
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated last year
- An expression evaluator for C☆43Updated 8 months ago
- Coroutine scheduler for C☆41Updated last year
- squint - Rob Pike's Newsqueak interpreter for Unix☆42Updated 12 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆23Updated last week
- AA-tree implementation in C☆29Updated last year
- A framework for building event based networking applications.☆36Updated 8 months ago
- Fast JSON parser for C☆76Updated 7 months ago
- A low-level coroutine library for C☆65Updated last year
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- A little experiment: compare the languages aimed to replace C☆55Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- An optimizing compiler for a large subset of the C programming language☆26Updated last week
- SQLite extension to use redis as storage via an emulated VFS☆24Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Panther is an open-source, highly efficient text editor written from scratch in C++.☆15Updated 7 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆121Updated this week
- A single header C library to simplify splitting and processing strings☆51Updated 4 months ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 4 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago