Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
500lines
500 Lines or Less
A-Simple-ECS-Example
最简化的ECS示例
A1-QP-MPC-Controller
An open source implementation of MIT Cheetah 3 controllers
Arc
A Java game development framework based off of libGDX.
archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
azerothcore-wotlk
Complete Open Source and Modular solution for MMO
Unity3DTraining
Unity的练习项目
zhaohaismart's Repositories
zhaohaismart/iogame
国内首个基于蚂蚁金服 SOFABolt 的 java 网络游戏服务器框架;无锁异步化、事件驱动的架构设计; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、分步式、自带服务注册的网络游戏服务器!A high performance Online game server framework
zhaohaismart/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
zhaohaismart/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
zhaohaismart/vim_c_mini
zhaohaismart/CocosCreator_ECS
zhaohaismart/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
zhaohaismart/zhaohaismart
Config files for my GitHub profile.
zhaohaismart/dragonfly
A modern replacement for Redis and Memcached
zhaohaismart/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
zhaohaismart/libgo
Go-style concurrency in C++11
zhaohaismart/lua-java-battle
zhaohaismart/emulsiV
A visual simulator for teaching computer architecture using the RISC-V instruction set
zhaohaismart/EagleEngine
Eagle Engine is a mobile and web-first rendering engine, Graphics API uses Vulkan and WebGL/WebGPU.
zhaohaismart/Arc
A Java game development framework based off of libGDX.
zhaohaismart/recast4j
Java Port of Recast & Detour navigation mesh toolset
zhaohaismart/gorse
An open source recommender system service written in Go
zhaohaismart/rars
RARS -- RISC-V Assembler and Runtime Simulator
zhaohaismart/Mindustry
The automation tower defense RTS
zhaohaismart/SparkServer
SparkServer是一个参照skynet设计的C#服务端框架,能够无缝整合到skynet集群机制中,也能自行组网,构建只有SparkServer节点的集群
zhaohaismart/500lines
500 Lines or Less
zhaohaismart/librec
LibRec: A Leading Java Library for Recommender Systems, see
zhaohaismart/A1-QP-MPC-Controller
An open source implementation of MIT Cheetah 3 controllers
zhaohaismart/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
zhaohaismart/mongoose
Embedded Web Server
zhaohaismart/elasticsearch-analysis-pinyin
This Pinyin Analysis plugin is used to do conversion between Chinese characters and Pinyin.
zhaohaismart/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
zhaohaismart/LCUI
A small C library for building user interfaces with C, XML and CSS.
zhaohaismart/chibicc
A small C compiler
zhaohaismart/TDengine
An open-source time-series database with high-performance, scalability and SQL support. It can be widely used in IoT, Connected Vehicles, DevOps, Energy, Finance and other fields.
zhaohaismart/go-zero
A web and RPC framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.