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
- A prototype of a web server, using master-worker architecture, written in C.☆52Updated 9 years 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
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A few Advent of Code puzzles (2022 edition) in C☆108Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- ☆33Updated 11 years ago
- A curated list of resources on operating system design and implementation.☆190Updated last year
- Implementations of common data structures in C☆16Updated 3 years ago
- Example code for compilers textbook.☆204Updated 3 years ago
- Sample Usages of BPF☆21Updated 3 years ago
- Lightweight SQL database with replication☆69Updated 3 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- ☆12Updated 2 years ago
- Small implementation in C of a slab allocator in user space☆42Updated last year
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆100Updated last year
- Golang experiments about how Linux namespace works.☆36Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Run a command in unique namespaces☆92Updated 6 years ago
- AA-tree implementation in C☆34Updated 5 months ago
- Pratt Top-down Operator Precedence Example in Go☆40Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A simple educational linux container runtime.☆115Updated 5 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆227Updated last month
- The libdill tutorial.☆16Updated 6 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆38Updated 5 years ago