rosefinchlj
I am a college student, computer department, like golang, love the open source community, hope I can contribute some interesting code
fz
Pinned Repositories
async
A cross-platform event loop library of asynchroneous objects.
awesome-go
A curated list of awesome Go frameworks, libraries and software
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Cpp-Templates-2ed
📚 C++ Templates 2ed 笔记:C++11/14/17 模板技术
crypto
A D Library of encryption, decryption, encode, hash, and message digital signatures.
ddia
《Designing Data-Intensive Application》DDIA中文翻译
easy-go
effective-resourses
:book:学习资源整合
gii
gii is a gin-like framework
gii-cache
模仿groupcache(go语言版memcached),写的缓存服务,学习价值高
rosefinchlj's Repositories
rosefinchlj/easy-go
rosefinchlj/gii
gii is a gin-like framework
rosefinchlj/gii-cache
模仿groupcache(go语言版memcached),写的缓存服务,学习价值高
rosefinchlj/async
A cross-platform event loop library of asynchroneous objects.
rosefinchlj/awesome-go
A curated list of awesome Go frameworks, libraries and software
rosefinchlj/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
rosefinchlj/Cpp-Templates-2ed
📚 C++ Templates 2ed 笔记:C++11/14/17 模板技术
rosefinchlj/crypto
A D Library of encryption, decryption, encode, hash, and message digital signatures.
rosefinchlj/ddia
《Designing Data-Intensive Application》DDIA中文翻译
rosefinchlj/effective-resourses
:book:学习资源整合
rosefinchlj/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
rosefinchlj/lancet
A comprehensive, efficient, and reusable util function library of go.
rosefinchlj/learnopencv
Learn OpenCV : C++ and Python Examples
rosefinchlj/lite.ai.toolkit
🍅🍅A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX. MNN, NCNN, TNN, ONNXRuntime, CPU/GPU ...
rosefinchlj/oauth2
oauth2.0 demo,分为两部分:1. 服务端实现oauth2.0, 支持用户授权给第三方应用登录的示例代码;2. 客户端使用oauth2.0实现免注册的示例代码
rosefinchlj/pkg
golang pkg, common utils
rosefinchlj/public
util toolkit for go.golang 通用函数包
rosefinchlj/read
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
rosefinchlj/secguide
面向开发人员梳理的代码安全指南
rosefinchlj/shove.c
rosefinchlj/systemutil
systemutilfor golang