guicaisa's Stars
golang/go
The Go programming language
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
spf13/cobra
A Commander for modern Go CLI interactions
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
powerline/powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
TrinityCore/TrinityCore
TrinityCore Open Source MMO Framework (master = 11.0.7.58533, 3.3.5 = 3.3.5a.12340, cata classic = 4.4.1.57916)
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
XINCGer/Unity3DTraining
【Unity杂货铺】unity大杂烩~
teh-cmc/go-internals
A book about the internals of the Go programming language.
azerothcore/azerothcore-wotlk
Complete Open Source and Modular solution for MMO
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
darjun/go-daily-lib
Go 每日一库
MaskRay/ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
aceld/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
dsasmblr/hacking-online-games
A curated list of tutorials/resources for hacking online games.
wa-lang/ugo-compiler-book
:books: µGo语言实现(从头开发一个迷你Go语言编译器)
0voice/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
peterh/liner
Pure Go line editor with history, inspired by linenoise
0x7c13/Pal3.Unity
The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity
linuxkerneltravel/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
gdhucoder/Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
timakin/bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
u2i/superstellar
Multiplayer galactic game written in Golang
mangostwo/server
Mangos TWO is a server for World of Warcraft: Wrath of The Lich king. The server serves full world content including authentication & scripts support. Compatible with World of Warcraft client 3.3.5a(12340). Report all issues at https://www.getmangos.eu/bug-tracker/mangos-two/ - Mostly playable.
eugeneching/consolas-powerline-vim
Fixed Consolas font for use with Vim Powerline. Font has all variants: regular, bold, italic, bold-italic.
Shawnul/learning-programming
Let's learn computer literacy together!
mox692/gopls_manual_client
Language client (like vscode) to debug and understand gopls.