wbflooksky's Stars
ehang-io/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
paddie/gokmp
String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)
go-gorm/soft_delete
Soft delete with unix seconds
hashicorp/memberlist
Golang package for gossip based membership and failure detection
wbflooksky/threadManager
一个基于c++实现的线程管理基类
antlabs/pcurl
pcurl是解析curl命令的库,弥补go生态链的一块空白[从零实现]
mozillazg/go-pinyin
汉字转拼音
miaogaolin/sql2ent
sql 语句转成 ent schema
chanxuehong/log
a simple, flexible, leveled logging package for Go/golang.
github/copilot-docs
Documentation for GitHub Copilot
juju/ratelimit
Efficient token-bucket-based rate limiter package.
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
go-gorm/hints
Optimizer/Index/Comment Hints for GORM
xxjwxc/gormt
database to golang struct
barry-ran/QtScrcpy
Android real-time display control software
wbflooksky/tool
个人使用c++常用的工具类
hidu/mysql-schema-sync
mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持)
wbflooksky/mysql-schema-sync
mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持)
wbflooksky/errors
Simple error handling primitives
pkg/errors
Simple error handling primitives
antirez/smaz
Small strings compression library
golang/go
The Go programming language
wbflooksky/workerpool
Concurrency limiting goroutine pool
progschj/ThreadPool
A simple C++11 Thread Pool implementation
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
wbflooksky/statisticsTimePrint
同意将操作的耗时输出,并提供方便的计算耗时的接口,默认每分钟输出一次结果
scylladb/scylla-operator
The Kubernetes Operator for ScyllaDB
hungtatai/StringUtils
This library implements many commonly used but not natively supported function in std::string, like Split, Join, Trim, Compact, ReplaceAll, ToLower, ToUpper, Repeat, ReadFile, WriteFile, etc
vearch/vearch
Distributed vector search for AI-native applications