thodnev / simpledbLinks
A (very) simple database written in C [for training purposes]
☆13Updated 6 years ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- C library for managing stacks for coroutines and threads.☆9Updated last year
- a toy duckdb based timeseries database☆15Updated 4 years ago
- Priority queue for C☆11Updated 2 years ago
- A simple programming language inspired by Python, JavaScript and C☆35Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- a non blocking hash map implementation in c☆14Updated 15 years ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Binary search implementation that avoids branch instructions☆10Updated 5 years ago
- The libdill tutorial.☆16Updated 5 years ago
- Benchmarking 10 dynamic languages on array-heavy code☆26Updated 4 years ago
- A PCG based pseudo-random number generator for C.☆18Updated last year
- MVC web framework for Euphoria (https://openeuphoria.org/)☆14Updated 2 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A C language parser built from the scratch, without using compiler generator.☆15Updated 2 years ago
- ☆10Updated last year
- Simple, embeddable lisp interpreter☆12Updated 4 years ago
- A C99 compliant compiler☆18Updated 4 years ago
- C MACROS for go-like defer in C which can be used for explicit RAII☆34Updated 5 years ago
- A proto-database inspired by SQLite for educational purposes.☆84Updated last year
- Experimental Programming Language☆9Updated 2 years ago
- An Stack Based Programming Language (Compiler + VM)☆28Updated 3 years ago
- Read and write variable sized integers in C☆14Updated 4 months ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- Mini Operating System is a educational operating system with monolithic kernel design and clean implementation for x86 machines, written …☆17Updated 4 years ago
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago
- Tiny container runtime☆10Updated 6 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- A distributed, fault-tolerant Redis Client POC completely written by prompting ChatGPT.☆15Updated 2 years ago
- ☆41Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago