rspivak / nososqlLinks
Simple Syntax-Directed Interpreter for a subset of SQL
☆13Updated 14 years ago
Alternatives and similar repositories for nososql
Users that are interested in nososql are comparing it to the libraries listed below
Sorting:
- A toy templating engine.☆153Updated 6 years ago
- A small, simple hash table written in C.☆23Updated 14 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- libevent based multi-threaded web server☆20Updated 9 years ago
- A simple webserver written in C☆53Updated 3 years ago
- Graph Traversal (BFS & DFS), Single Source Shortest Path, Minimum Spanning Tree, RB Trees, B-Trees☆15Updated 14 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 12 years ago
- Exploration of the Dynamo paper in Python☆43Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- A distributed cache store in Go implemented with Raft consensus algorithm☆24Updated 2 years ago
- ☆18Updated 8 years ago
- ☆70Updated 6 years ago
- Priority queue for C☆12Updated 2 years ago
- A simple shell in C☆57Updated 8 years ago
- A simple PubSub server implementation in Python with Twisted.☆14Updated 10 years ago
- ☆16Updated 4 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
- Multi-process Gearman Task Server library☆25Updated 12 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆91Updated last year
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 11 years ago
- zterm is a terminal based typing game inspired by http://zty.pe/☆24Updated 7 years ago
- My dotfiles☆12Updated 4 months ago
- A PCG based pseudo-random number generator for C.☆19Updated 2 years ago
- a tiny monolithic kernel☆62Updated 9 years ago
- Convert floating-point numbers to strings in their shortest, most accurate representation☆12Updated 10 months ago
- Examples and code from the O'Reilly "Learning CoreDNS" book.☆52Updated 3 years ago
- ☆20Updated this week
- Package lsbasi trying to rewrite the Interpreters of the 《Let's Build A Simple Interpreter》 series by Golang.☆10Updated 7 years ago