nathanagez / c_containerLinks
Build a container from scratch in C
☆17Updated 6 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 2 weeks ago
- ☆28Updated 10 years ago
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- C Implementation of the monkey programming language☆73Updated 5 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆219Updated 7 months ago
- Oracle NoSQL Database. Designed for today’s most demanding applications that require low latency responses, flexible data models, and e…☆39Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Implement your own TCP IP Stack☆207Updated last month
- A curated list of resources on operating system design and implementation.☆158Updated last year
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- B-tree generator for C☆138Updated 2 months ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆89Updated 11 months ago
- The Beginner's Guide to eBPF Programming for Networking☆107Updated 3 years ago
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".☆31Updated 4 years ago
- Golang experiments about how Linux namespace works.☆35Updated 2 years ago
- Simple hash table implemented in C☆177Updated last year
- Shell written in C with piping & history.☆59Updated 4 years ago
- Implementations of common data structures in C☆15Updated 2 years ago
- Run a command in unique namespaces☆92Updated 5 years ago
- The libdill tutorial.☆16Updated 5 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Source code for 'The Definitive Guide to Linux Network Programming' by Nathan Yocom, John Turner, and Keir Davis☆14Updated 8 years ago
- Example code for compilers textbook.☆189Updated 2 years ago
- Code examples from the mmap lecture☆26Updated 5 years ago
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago