binlijin's Stars
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
Light-City/CPlusPlusThings
C++那些事
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
questdb/questdb
QuestDB is a high performance, open-source, time-series database
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
databendlabs/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
orientechnologies/orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
facebookincubator/velox
A composable and fully extensible C++ execution engine library for data management systems.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
baidu/bfs
The Baidu File System.
apache/incubator-hugegraph
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
apache/tinkerpop
Apache TinkerPop - a graph computing framework
Hansimov/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
TuGraph-family/tugraph-db
TuGraph: A High Performance Graph Database.
facebook/CacheLib
Pluggable in-process caching engine to build and scale high performance services
TIBCOSoftware/snappydata
Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
speedb-io/speedb
A RocksDB compliant high performance scalable embedded key-value store
krlawrence/graph
Practical Gremlin - An Apache TinkerPop Tutorial
stateIs0/lu-raft-kv
this is raft java project. raft-kv-storage
tidb-incubator/tidb-in-action
TiDB In Action: based on 4.0
alibaba/proxima
kangkaisen/olap-performance
OLAP Database Performance Tuning Guide
MicroRaft/MicroRaft
Feature-complete implementation of the Raft consensus algorithm in Java
facebook/kuduraft
A Raft Library in C++ based on the Raft implementation in Apache Kudu
HubSpot/hbase-support
Supporting configs and tools for HBase at HubSpot
MicroRaft/AfloatDB
Proof-of-concept distributed key-value store implementation on top of MicroRaft, Protocol Buffers, and gRPC
xinglang/disruptorqueue
An blocking queue implementation based on disruptor RingBuffer