dangleptr's Stars
facebookincubator/MY_ENUM
Small c++ macro library to add compile-time introspection to c++ enum classes.
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
hyrise/sql-parser
SQL Parser for C++. Building C++ object structure from SQL statements.
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
google/zetasql
ZetaSQL - Analyzer Framework for SQL
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
apache/calcite
Apache Calcite
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
jeremycole/innodb_ruby
A parser for InnoDB file formats, in Ruby
CppCon/CppCon2020
Slides and other materials from CppCon 2020
linyiqun/hadoop-hdfs
Hadoop分布式文件系统hdfs代码分析
linyiqun/Redis-Code
redis键值数据库源码分析
apache/ozone
Scalable, reliable, distributed storage system optimized for data analytics and object store workloads.
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
wiredtiger/wiredtiger
WiredTiger's source tree
RedisGraph/RedisGraph
A graph database as a Redis module
neo4j/neo4j
Graphs for Everyone
vesoft-inc/nebula-graph
A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
vesoft-inc/nebula-chaos
Chaos framework for the Storage Service
erthink/libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
apache/tinkerpop
Apache TinkerPop - a graph computing framework
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
bingmann/flex-bison-cpp-example
Flex Bison C++ Template/Example
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
tikv/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.