fhvkqtdh's Stars
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
facebook/react-native
A framework for building native applications using React
facebook/react
The library for web and native user interfaces.
github/opensource.guide
📚 Community guides for open source creators
github/docs
The open-source repo for docs.github.com
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
buger/jsonparser
One of the fastest alternative JSON parser for Go that does not require schema
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
cilium/cilium
eBPF-based Networking, Security, and Observability
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
didi/yarc
基于 eBPF 的流量录制工具
tidwall/gjson
Get JSON values quickly - JSON parser for Go
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
golang/mock
GoMock is a mocking framework for the Go programming language.
isc-projects/dhcp
ISC DHCP is enterprise grade, open source solution for DHCP servers, relay agents, and clients, supports both IPv4 and IPv6, and is suitable for use in high-volume and high-reliability applications.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
go-delve/delve
Delve is a debugger for the Go programming language.
ccurtsinger/interpose
Function interposition for Linux and Mac OS
didi/sharingan
Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
ttroy50/cmake-examples
Useful CMake Examples
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
traefik/traefik
The Cloud Native Application Proxy
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang-standards/project-layout
Standard Go Project Layout
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
utom/sketch-measure
Make it a fun to create spec for developers and teammates
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x