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.☆85Updated 4 months ago
 - C Implementation of the monkey programming language☆74Updated 5 years ago
 - Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆224Updated this week
 - A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
 - Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
 - B-tree generator for C☆143Updated 5 months ago
 - A collection of small C projects - usually a minimal example of something interesting☆45Updated 3 years ago
 - The collection of useful resources for OS development☆62Updated 8 years ago
 - Implementations of common data structures in C☆15Updated 3 years ago
 - Lord of the io_uring: io_uring tutorial, examples and reference☆92Updated last year
 - A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
 - Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
 - ☆12Updated 2 years ago
 - A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
 - This is hands-on demo on understanding container networking using linux network namespaces and a virtual switch to isolate servers.☆27Updated 2 years ago
 - A curated list of resources on operating system design and implementation.☆173Updated last year
 - Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
 - Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
 - A simple memory allocator - Memory allocation 101☆303Updated 6 years ago
 - Sample Usages of BPF☆20Updated 3 years ago
 - Example code for compilers textbook.☆197Updated 2 years ago
 - A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
 - Small implementation in C of a slab allocator in user space☆40Updated last year
 - Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
 - ViewStamped Replication implementation in Go☆40Updated last year
 - The libdill tutorial.☆16Updated 6 years ago
 - Actor Model Library for C☆55Updated 14 years ago
 - ☆21Updated 3 years ago
 - Hobby OS☆246Updated 8 years ago
 - A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆48Updated 3 years ago