Pinned Loading
-
mini-c-compiler-llvm
mini-c-compiler-llvm PublicA compiler for a subset of C with a hand-written lexer, recursive-descent parser, semantic analyzer, dataflow-based static analyzer, and LLVM IR backend that produces native binaries.
C++ 1
-
tcp-ip-stack
tcp-ip-stack PublicA TCP/IP stack built from scratch in user space over a Linux TUN device, with a full eleven-state TCP implementation interoperable with real ping, curl, and netcat.
C++ 1
-
linux-kernel-drivers
linux-kernel-drivers PublicThree Linux kernel modules — character device, network device (NAPI), and PCIe (MMIO/MSI/DMA) drivers — built and tested end-to-end in Docker + QEMU.
C 2
-
thread-pool-runtime
thread-pool-runtime PublicA Rust work-stealing task runtime with task handles, cancellation, priorities, dependency scheduling, stress tests, and benchmarks.
Rust 1
-
lsm-key-value-store
lsm-key-value-store PublicA distributed, sharded key-value store in Go: from-scratch Raft consensus and Multi-Raft replication on top of an LSM-tree storage engine, zero external dependencies.
Go 1
-
reverse-proxy-load-balancer
reverse-proxy-load-balancer PublicA Go reverse proxy and HTTP load balancer with health checks, round-robin and least-connections routing, retries, metrics, and graceful shutdown.
Go 1
If the problem persists, check the GitHub status page or contact support.
