michwqy's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
taizilongxu/interview_python
关于Python的面试题
xiaolincoder/CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
pomber/git-history
Quickly browse the history of a file from any git repository
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
thedevs-network/kutt
Free Modern URL Shortener.
soot-oss/soot
Soot - A Java optimization framework
WalterInSH/risk-management-note
🧯风险控制笔记,适用于互联网企业
joernio/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
Gooddbird/tinyrpc
c++ async rpc framework. 14w+qps.
golang-china/awesome-go-zh
:books: Go资源精选中文版(含中文图书大全)
sunpeak/riskcontrol
轻量级JAVA实时业务风控系统框架
mariocandela/beelzebub
A secure low code honeypot framework, leveraging AI for System Virtualization.
songangweb/durl
short-url distributed and high-performance 高性能短链接服务 短网址
Gooddbird/rocket
c++ rpc framework, simplified version of tinyrpc。
naivesystems/analyze
NaiveSystems Analyze is a static analysis tool for code security and compliance.
SoftSec-KAIST/Smartian
Smartian: Enhancing Smart Contract Fuzzing with Static and Dynamic Data-Flow Analyses (ASE '21)
Naccl/ShortURL
🔗 短链接生成器,长网址转短网址
InPlusLab/ReentrancyStudy-Data
zakariamaaraki/Url-shortener
Implementation of url shortener using Kafka Streams and CQRS pattern
novohit/linklyze
Linklyze 分布式短链系统 URL Shortener
sunnangeo/MPRPC
基于muduo网络库和protobuf实现了一个轻量级的RPC分布式框架,使用zookeeper作为服务的配置中心
eCh1o/MPRPC
基于muduo网络库和zookeeper的分布式网络框架-for C++
hzt563h/short-url
致力于打造一个高可用的短链接服务,采用微服务形式开发,支持分布式,服务注册和配置中心,Sentinel实现熔断与限流,多级缓存支持,网关过滤
514467952/Mprpc
利用protobuf和muduo实现的简易rpc通信框架
Simon-z0404/MPRPC
An RPC microservice framework based on muduo and protobuf