Pinned Repositories
hawq
Apache HAWQ
atomix
A reactive Java framework for building fault-tolerant distributed systems
awesome-consensus
Awesome list for Paxos and friends
awesome-database-learning
A list of learning materials to understand databases internals
awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence System Design Patterns
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
ClickHouse
ClickHouse® is a free analytics DBMS for big data
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
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 http://wiki.postgresql.org/wiki/Submitting_a_Patch
stanlyxiang's Repositories
stanlyxiang/awesome-database-learning
A list of learning materials to understand databases internals
stanlyxiang/atomix
A reactive Java framework for building fault-tolerant distributed systems
stanlyxiang/awesome-consensus
Awesome list for Paxos and friends
stanlyxiang/awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence System Design Patterns
stanlyxiang/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
stanlyxiang/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
stanlyxiang/ClickHouse
ClickHouse® is a free analytics DBMS for big data
stanlyxiang/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
stanlyxiang/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
stanlyxiang/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 http://wiki.postgresql.org/wiki/Submitting_a_Patch
stanlyxiang/database-learning-repo
database related learning materials, learning summary, some refers
stanlyxiang/deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer
stanlyxiang/developkit_set
2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
stanlyxiang/geowave
GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
stanlyxiang/homebrew-core
🍻 Default formulae for the missing package manager for macOS
stanlyxiang/Leaf
Distributed ID Generate Service
stanlyxiang/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
stanlyxiang/memcached
memcached development tree
stanlyxiang/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
stanlyxiang/ohc
Java large off heap cache
stanlyxiang/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
stanlyxiang/roop
one-click face swap
stanlyxiang/sqlite
Official Git mirror of the SQLite source tree
stanlyxiang/stanlyxiang
readme
stanlyxiang/stanlyxiang.github.io
stanlyxiang/SuRF
First Practical and General-purpose Range Filter
stanlyxiang/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
stanlyxiang/tinyid
ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统
stanlyxiang/uid-generator
UniqueID generator
stanlyxiang/webrtc-book-cn
中文翻译 《 Real-Time Communication with WebRTC 》