Pinned Repositories
awesome-ebpf
A curated list of awesome projects related to eBPF.
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
bbolt
An embedded key/value database for Go.源码阅读
bbs-go
基于Golang的开源社区系统。
booksystem
git-kit example
C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
carbon
:black_heart: Create and share beautiful images of your source code
ceph
Ceph is a distributed object, block, and file storage platform
ceph14.2.4_reading
ceph14.2.4版本阅读
ceph16.2.6-annotation
ceph 16.2.6代码阅读,会删除掉不用的代码(比如测试代码、例子和编译脚本等),保持精简,添加个人注释
xh14's Repositories
xh14/awesome-ebpf
A curated list of awesome projects related to eBPF.
xh14/bbolt
An embedded key/value database for Go.源码阅读
xh14/bbs-go
基于Golang的开源社区系统。
xh14/booksystem
git-kit example
xh14/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
xh14/carbon
:black_heart: Create and share beautiful images of your source code
xh14/ceph16.2.6-annotation
ceph 16.2.6代码阅读,会删除掉不用的代码(比如测试代码、例子和编译脚本等),保持精简,添加个人注释
xh14/db_tutorial
Writing a sqlite clone from scratch in C
xh14/design-patterns-for-humans-cn
🎉 Design patterns for humans 中文版
xh14/etcd
Distributed reliable key-value store for the most critical data of a distributed system
xh14/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目VUE3版本正在重构,欢迎issue和pr~
xh14/go-ceph
Go bindings for Ceph :octopus: :octopus: :octopus:
xh14/go-roadmap
根据csdn出版的Go学习学习路线图,给出解释和实例
xh14/gopsutil
psutil for golang
xh14/goreman
foreman clone written in go language
xh14/IdGenerator
💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
xh14/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
xh14/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
xh14/juicefs-1.0.0-beta1
code for reading
xh14/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
xh14/maupassant-hugo
Maupassant theme, ported to Hugo. Forked from JokerQyou.
xh14/mindb
bitcask db
xh14/minidb
rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
xh14/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
xh14/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
xh14/proxypool
自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess、trojan节点信息,聚合去重后提供节点列表
xh14/read_ceph_16.0.0
阅读ceph代码
xh14/rosedb
🚀A fast, stable and embedded k-v database in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 数据库。
xh14/snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
xh14/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS