nathanagez / c_containerLinks
Build a container from scratch in C
☆18Updated 7 years ago
Alternatives and similar repositories for c_container
Users that are interested in c_container are comparing it to the libraries listed below
Sorting:
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- B-tree generator for C☆145Updated 3 months ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- C Implementation of the monkey programming language☆75Updated 5 years ago
- ☆12Updated 2 years ago
- ☆33Updated 11 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years ago
- A few Advent of Code puzzles (2022 edition) in C☆108Updated 3 years ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- Example code for compilers textbook.☆202Updated 3 years ago
- cparse is an LR(1) and LALR(1) parser generator☆65Updated 4 months ago
- alic: A Language Inspired by C☆77Updated 6 months ago
- A simple educational linux container runtime.☆115Updated 5 years ago
- A simple programming language inspired by Python, JavaScript and C☆43Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- AA-tree implementation in C☆34Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- Implementations of common data structures in C☆16Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- An example app for BPF CO-RE and CI settings with GitHub Actions☆14Updated 3 years ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆41Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆226Updated last month
- Small implementation in C of a slab allocator in user space☆42Updated last year
- Compiler for the COOL language written in C.☆135Updated last year
- A curated list of resources on operating system design and implementation.☆190Updated last year
- Golang experiments about how Linux namespace works.☆36Updated 2 years ago