Pinned Repositories
algorithm
introduce of algorithm learning
aliyun-tablestore-cpp-sdk
TableStore SDK for C++
BaikalDB
BaikalDB, a HTAP database.
bfs
The Baidu File System.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
builddatabase
Build a distributed SQL database from the ground up
ClickHouse
ClickHouse® is a free analytics DBMS for big data
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
common
Common library
dpdk
Mirror of Data Plane Development Kit, git://dpdk.org/dpdk (http://dpdk.org)
caijieming's Repositories
caijieming/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
caijieming/ClickHouse
ClickHouse® is a free analytics DBMS for big data
caijieming/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
caijieming/dpdk
Mirror of Data Plane Development Kit, git://dpdk.org/dpdk (http://dpdk.org)
caijieming/dpdk-1
Data Plane Development Kit
caijieming/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
caijieming/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
caijieming/glog
C++ implementation of the Google logging module
caijieming/googletest
GoogleTest - Google Testing and Mocking Framework
caijieming/gpdb
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
caijieming/gperftools
Main gperftools repository
caijieming/impala
Apache Impala
caijieming/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
caijieming/incubator-doris
Apache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
caijieming/kudu
Mirror of Apache Kudu
caijieming/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
caijieming/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
caijieming/plato
腾讯高性能分布式图计算框架Plato
caijieming/pprof
pprof is a tool for visualization and analysis of profiling data
caijieming/protobuf
Protocol Buffers - Google's data interchange format
caijieming/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
caijieming/scylla
NoSQL data store using the seastar framework, compatible with Apache Cassandra
caijieming/seastar
High performance server-side application framework
caijieming/starrocks
StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
caijieming/TBase
TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
caijieming/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
caijieming/terarkdb
A RocksDB compatible KV storage engine with better performance
caijieming/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
caijieming/velox
A new C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
caijieming/zstd
Zstandard - Fast real-time compression algorithm