Lists (7)
Sort Name ascending (A-Z)
Starred repositories
📖 A collection of pure bash alternatives to external processes.
Distributed pushdown cache for DataFusion
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, …
Presentations, meetups and talks about ClickHouse
Incremental view maintenance & query rewriting for materialized views in DataFusion
数据库测试资料 This repo is a collection of resources on testing database systems
Apache Fluss is a streaming storage built for real-time analytics.
rockset / rocksdb-cloud
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
《The Art of Writing Efficient Programs》的非专业个人翻译
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
New file format for storage of large columnar datasets.
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
A list papers of learning how to building database system