Stars
Neural Networks: Zero to Hero
🚀 lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.5, Grok 4.3, Claud…
Skills for Real Engineers. Straight from my .claude directory.
Ralph is an autonomous AI agent loop that runs repeatedly until all PRD items are complete.
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Jetbrains Claude Code and Codex GUI Plugin
Full-featured GUI for Claude Code CLI in VS Code — Windows (no WSL) & macOS. Third-party API, MCP plugins, Skills, Hooks, real-time token tracking. Actively maintained.
Code from my book, "Tiny C Projects," published by Manning Inc.
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
A lock-free, asynchronous, event-driven Java Netty framework for building high-performance network applications. Lightweight and dependency-free, it supports distributed, decentralized clusters wit…
jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket应用,例如及时聊天等。
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Learn System Design concepts and prepare for interviews using free resources.
A digital logic designer and circuit simulator.
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
A Github repo for Building a NoSQL database from zero
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务