refee's Stars
probot/probot
🤖 A framework for building GitHub Apps to automate and improve your workflow
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
cjie888/storm-trident
《Storm Blueprints: Patterns for Distributed Real-time Computation 》一书的源码和翻译
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
rust-lang/rust
Empowering everyone to build reliable and efficient software.
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
postgres-cn/pg_articles
PostgreSQL翻译文章管理库,用于把国外有关PostgreSQL的相关技术文章、版本发布信息、新闻报道等翻译成中文,推介给国内的读者,以及时了解国外动态。当然翻译体裁及内容不做严格限制,只要与PostgreSQL或数据库相关的主题都可以,这包括Greenplum、EDB等相关技术资讯,甚至是优秀的通用数据库文章。 PostgreSQL翻译文章管理页面在:https://github.com/postgres-cn/pg_articles/wiki/PostgreSQL%E6%96%87%E7%AB%A0%E7%BF%BB%E8%AF%91%E8%AF%B4%E6%98%8E
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
postgres/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
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms