Pinned Loading
-
c-compiler-llvm
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
-
applied-ml-projects
applied-ml-projects PublicA monorepo of four independent ML case studies: wearable motion classification (WMFT/IMU), satellite image classification with CNNs and Vision Transformers, Boston-area climate forecasting, and a f…
Python 2
-
memory-allocator
memory-allocator PublicCustom C++17 memory allocator with slab pools, boundary-tag free lists, mmap-backed arenas, tests, and benchmarks.
C++ 1
-
thread-pool-runtime
thread-pool-runtime PublicA from-scratch work-stealing thread pool runtime in Rust with priorities, cancellation, and dependency scheduling.
Rust 1
-
distributed-lsm-kv
distributed-lsm-kv 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
-
load-balanced-orchestrator
load-balanced-orchestrator PublicA Go infrastructure platform: a control plane for workload scheduling, worker heartbeats, and desired-state reconciliation, plus a reverse-proxy load balancer and job orchestrator, with Prometheus/…
Go 1
If the problem persists, check the GitHub status page or contact support.
