Stars
A high-performance inference engine for LLMs, optimized for diverse AI accelerators.
Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)
A library that provides an embeddable, persistent key-value store for fast storage.
rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等
Basic Sources for MIT 6.824 Distributed Systems Class
Curated list of project-based tutorials
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
整理12种数据库相关资料,mysql,mariaDB,Percona Server,MongoDB,Redis,RocksDB,TiDB,CouchDB,Cassandra,TokuDB,MemDB,Oceanbase
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
TieredMemDB / TieredMemDB
Forked from redis/redisFork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.
pmem / redis
Forked from redis/redisRedis adapted to use Persistent Memory
snalli / redis
Forked from pmem/redisRedis, enhanced to use NVML's libpmemlog
memKeyDB / memKeyDB
Forked from redis/redisMemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.
《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
redis源码注释 https://github.com/antirez/redis/tree/4.0
A Redis module to provide support for storing Redis native data structures on PMem.
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)