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 5 months ago
- Raft protocol implementation as part of "Distributed databases" course in UCU☆15Updated 6 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- ☆12Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Small implementation in C of a slab allocator in user space☆40Updated last year
- An example app for BPF CO-RE and CI settings with GitHub Actions☆14Updated 3 years ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- ☆33Updated 11 years ago
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- B-tree generator for C☆146Updated last month
- The libdill tutorial.☆16Updated 6 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Asynchronous C implementation of the Raft consensus protocol☆82Updated 3 weeks ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆94Updated last year
- A curated list of resources on operating system design and implementation.☆186Updated last year
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆24Updated last week
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- B-tree implementation in C☆369Updated 11 months ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆226Updated this week
- A few Advent of Code puzzles (2022 edition) in C☆107Updated 3 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- AA-tree implementation in C☆33Updated 4 months ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆88Updated last year
- 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 educational linux container runtime.☆114Updated 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 memory allocator - Memory allocation 101☆306Updated 6 years ago