Pinned Repositories
Alfred-Workflow
开发工程师常用工具箱
awesome
😎 Awesome lists about all kinds of interesting topics
BaikalDB
BaikalDB, A Distributed HTAP Database.
balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
cetus
Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers.
cheat.sh
the only cheat sheet you need
database-papers
doomemacs
An Emacs framework for the stubborn martian hacker
freebsd
FreeBSD src tree (read-only mirror)
vuforia-python
VWS client
winsty's Repositories
winsty/vuforia-python
VWS client
winsty/Alfred-Workflow
开发工程师常用工具箱
winsty/awesome
😎 Awesome lists about all kinds of interesting topics
winsty/BaikalDB
BaikalDB, A Distributed HTAP Database.
winsty/balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
winsty/cetus
Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers.
winsty/cheat.sh
the only cheat sheet you need
winsty/database-papers
winsty/doomemacs
An Emacs framework for the stubborn martian hacker
winsty/freebsd
FreeBSD src tree (read-only mirror)
winsty/go-patterns
Curated list of Go design patterns, recipes and idioms
winsty/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
winsty/libuinet
a library version of FreeBSD's TCP/IP stack plus extras
winsty/linux
Linux kernel source tree
winsty/MariaDB-server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
winsty/mindoc
Golang实现的基于beego框架的接口在线文档管理系统
winsty/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
winsty/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
winsty/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
winsty/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
winsty/redis-leveldb
A redis-protocol compatible frontend to google's leveldb
winsty/redis-tools
⚡A collection of redis tools, including distributed lock, cas, casEx, cad
winsty/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
winsty/seastar
High performance server-side application framework
winsty/tikv
Distributed transactional key-value database, originally created to complement TiDB
winsty/tinyrpc
🚀 Fast, stable, mini RPC framework based on protocol buffer
winsty/tokio
Asyncio event loop written in Rust language
winsty/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
winsty/vitess-sqlparser
simply SQL Parser for Go ( powered by vitess and TiDB )