Pinned Repositories
sysl
Sysl (pronounced "sizzle") is a system specification language
sysl-go
Communication library used by SYSL-generated code written in Go.
algorithm
Personal algorithm practice
geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
gochat
goim, online chat, im server write by golang !🚀
JackLeeHal
kitten
🐱Kitten is a distributed file system optimized for small file storage, inspired by Facebook's Haystack.
liot
My IOT(internet of things) practice project!
mini-blockchain
A reference implementation of blockchain in Go to demonstrate how blockchain works. For education purpose.
JackLeeHal's Repositories
JackLeeHal/gochat
goim, online chat, im server write by golang !🚀
JackLeeHal/goleveldb
LevelDB key/value database in Go.
JackLeeHal/arrai
The ultimate data engine.
JackLeeHal/blog-service
《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server)
JackLeeHal/cntlm
JackLeeHal/easegress
A Cloud Native traffic orchestration system
JackLeeHal/ent
An entity framework for Go
JackLeeHal/go-training
Go programming language training
JackLeeHal/kratos
A Go framework for microservices.
JackLeeHal/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
JackLeeHal/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
JackLeeHal/mandodb
🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB
JackLeeHal/ofo-applet
ofo小程序
JackLeeHal/sysl
Sysl (pronounced "sizzle") is a system specification language
JackLeeHal/sysl-go
Communication library used by SYSL-generated code written in Go.
JackLeeHal/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
JackLeeHal/Go-000