jackyhong's Stars
torvalds/linux
Linux kernel source tree
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
dokku/dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
cloudevents/spec
CloudEvents Specification
qunarcorp/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
apache/incubator-heron
Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
lealone/Lealone
比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
CNSRE/ABTestingGateway
leventov/Koloboke
Java Collections till the last breadcrumb of memory and performance
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
maxithub/reactive-spring-tutorial
This is the tutorial for Reactive Programming and Spring Framework
serkan-ozal/ocean-of-memories
Codes for ocean-of-memories article series
jackyhong/flume-dirtail-source
jackyhong/dokku
Docker powered mini-Heroku in around 100 lines of Bash
jackyhong/esper
Esper Complex Event Processing and Event Series Analysis
jackyhong/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
jackyhong/Lealone
最新潮的分布式数据库
jackyhong/ocean-of-memories
Codes for ocean-of-memories article series
jackyhong/realtime-analytics
jackyhong/seaweedfs
Seaweed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, Seaweed-FS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
jackyhong/storm-esper
Storm - Esper integration experiment
jackyhong/StreamCQL