Simon-Zhong's Stars
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
XX-net/XX-Net
A proxy tool to bypass GFW.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
apache/skywalking
APM, Application Performance Monitoring System
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
TeamStuQ/skill-map
程序员技能图谱
liriliri/eruda
Console for mobile browsers
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
cloudwu/skynet
A lightweight online game framework
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
didi/chameleon
🦎 一套代码运行多端,一端所见即多端所见
infinitered/nsfwjs
NSFW detection on the client-side via TensorFlow.js
oldratlee/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
alipay/SoloPi
SoloPi 自动化测试工具
btraceio/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
json-c/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
imfly/bitcoin-on-nodejs
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
adamfisk/LittleProxy
High performance HTTP proxy originally written by your friends at Lantern and now maintained by a stellar group of volunteer open source programmers.
Zainking/LearningPixi
⚡️Pixi教程中文版
HikariObfuscator/Hikari
LLVM Obfuscator
pingcap/docs-cn
TiDB/TiKV/PD 中文文档
h5ds/h5ds
H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具,H5编辑器。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具,示范网站:h5ds.com
thomasmodeneis/jgo
The JGo - Java Compiler and Runtime environment for Golang
linghaolu/apkcomment
crossoverJie/TProfiler
TProfiler是一个可以在生产环境长期使用的性能分析工具
wanghongfei/overview
OpenAdv系统总览
davidm/lua-digest-crc32lua
CRC-32 checksum implemented in pure Lua
williamstein/python-hashring
rewrite of the python hash_ring module to have functionality (e.g., adjustable vnodes) more compatible with node-hashring