derogithub's Stars
AEPKILL/devtools-detector
Detect if DevTools is open
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
daoluan/decode-memcached
memcached 源码剖析注释
CN-annotation-team/redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
y123456yz/Reading-and-comprehense-redis-cluster
分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题,更新完毕
jianfengye/nginx-1.0.14_comment
nginx源码中文注释版
y123456yz/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
chenyahui/AnnotatedCode
知名开源代码库的注释版:C++、Golang等
hgpvision/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
liexusong/linux-source-code-analyze
Linux内核源码分析
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
golang-standards/project-layout
Standard Go Project Layout
chen2438/zstu-study
zstu 浙江理工大学 学习资料
lanceliao/china-holiday-calender
**节假日、调休、补班日历,ICS格式,可供IPhone、Google Calendar、Outlook等客户端订阅,包含节假日API
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
ecomfe/echarts-stat
Statistics tool for Apache ECharts
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
barryvdh/laravel-ide-helper
IDE Helper for Laravel
luzzhong/tcc-transaction
基于Hyperf的TCC分布式事务
mooodo/demo-ddd-trade
lichuang/etcd-3.1.10-codedump
加入个人阅读代码注释的etcd raft实现
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
TangXiaoDe/baseproject-ios
iOS项目的基础框架
fraggjkee/sms-confirmation-view
A custom Android's View implementing all the necessary UI for a typical "enter SMS / PIN code" flow.
razerdp/BasePopup
Android下打造通用便捷的PopupWindow弹窗库
Piasy/BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso. Even with gif and webp support! 🍻
davemorrissey/subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
Widgetlabs/expedition-nestedscrollview
JakeWharton/RxRelay
RxJava types that are both an Observable and a Consumer.