Pinned Loading
-
c-llvm-toolchain
c-llvm-toolchain PublicA small C toolchain built from scratch: a preprocessor, a LLVM compiler, a static analyzer, and a Makefile build tool.
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
-
lsm-tree-kv-store
lsm-tree-kv-store PublicA Log-Structured Merge-tree (LSM-tree) key-value store built from scratch (WAL, memtable, SSTables, bloom filters, compaction).
Rust 1
-
distributed-container-orchestrator
distributed-container-orchestrator PublicA declarative infrastructure control plane: Deployment scheduling, Node registration and heartbeating, desired-state reconciliation, failure recovery, label-based Service discovery, and health-awar…
Go 1
-
thread-local-memory-allocator
thread-local-memory-allocator PublicThread-local memory allocator in C++17: per-thread cache (tcmalloc-style), slab allocator, and boundary-tag free list with O(1) coalescing
C++ 1
-
message-queue
message-queue PublicA single-node message queue in Java: segmented log storage with a sparse index, a custom binary protocol over Netty, consumer groups, and offset management.
Java 1
If the problem persists, check the GitHub status page or contact support.
