Pinned Repositories
peloton
The Self-Driving Database Management System
15618-FinalProject
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
coursemate
CourseMate
dbeaver
Free universal database tool and SQL client
FETest
kafka
Mirror of Apache Kafka
GraphView
GraphView is a DLL library that enables users to use SQL Server or Azure SQL Database to efficiently manage graphs.
risingwave
Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
hzxa21's Repositories
hzxa21/15618-FinalProject
hzxa21/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
hzxa21/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
hzxa21/coursemate
CourseMate
hzxa21/dbeaver
Free universal database tool and SQL client
hzxa21/FETest
hzxa21/kafka
Mirror of Apache Kafka
hzxa21/oltpbench
OLTP Benchmark Framework
hzxa21/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
hzxa21/get
HACS download script
hzxa21/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
hzxa21/glog
C++ implementation of the Google logging module
hzxa21/homeassistant-terncy-component
Terncy custom component for homeassistant
hzxa21/hunter
:package: CMake driven cross-platform package manager for C/C++. Linux, Mac, Windows, iOS, Android, Raspberry Pi.
hzxa21/ice-hackathon
temp repo for hackathon
hzxa21/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
hzxa21/madsim
Magical Deterministic Simulator for distributed systems in Rust.
hzxa21/Patrick_GraphView
GraphView is a DLL library that enables users to use SQL Server or Azure SQL Database to efficiently manage graphs.
hzxa21/paxosstore
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, and is able to afford billions of peak TPS.
hzxa21/peloton
The Self-Driving Database Management System
hzxa21/peloton-test
SQL Testing Framework for the Peloton DBMS
hzxa21/risingwave
RisingWave: the next-generation streaming database in the cloud.
hzxa21/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
hzxa21/sqlparse
A non-validating SQL parser module for Python
hzxa21/vscode-dev-containers
A repository of development container definitions for the VS Code Remote - Containers extension and Visual Studio Online
hzxa21/vscode-remote-try-cpp
C++ sample project for trying out the VS Code Remote - Containers extension