zpoint / Go-InternalsLinks
Analyze go source code through diagrams
☆24Updated 3 years ago
Alternatives and similar repositories for Go-Internals
Users that are interested in Go-Internals are comparing it to the libraries listed below
Sorting:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆41Updated 5 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆96Updated 3 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 prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- A simple Unix-like teaching operating system developed by MIT☆52Updated 11 years ago
- C library for Lexical Analysis☆32Updated 10 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- a tiny monolithic kernel☆62Updated 9 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- A curated list of awesome resources and learning materials in the field of X internals☆142Updated last year
- A lightweight echo server implementation in Linux kernel mode☆31Updated 5 months ago
- A simple memory allocator - Memory allocation 101☆304Updated 6 years ago
- Interactive shell of assembly language(X86/X64) based on unicorn and keystone☆271Updated 6 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- The Secret Life of C++: How C++ Compiles to Assembly☆46Updated 10 years ago
- Source code for the examples in the book "Advanced Programming in the UNIX Environment"☆66Updated 10 years ago
- A simple programming language inspired by Python, JavaScript and C☆43Updated last year
- Yet another C compiler.☆30Updated 2 months ago
- Commentary for xv6-public☆264Updated 5 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Updated 10 years ago
- ☆174Updated 7 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆44Updated last year
- subset c compiler☆37Updated 5 years ago
- A toy JVM in Go☆157Updated 5 years ago
- Implement a modern Dynamic DNS server from scratch☆15Updated 8 years ago