Stars
FoundationDB - the open source, distributed, transactional key-value store
MQSim is a fast & accurate simulator for modern multi-queue (MQ) and SATA SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and full end-to-end…
ucare-uchicago / FEMU
Forked from MoatLab/FEMUFEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18). Please checkout https://github.com/vtess/FEMU for latest developments.
Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
A minimalist implementation of the Elastic Hashing algorithm in C
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Robinhood Policy Engine : a versatile tool to monitor filesystem contents and schedule actions on filesystem entries.
Gluster Filesystem : Build your distributed storage in minutes
A library of common data structures and algorithms written in C.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.…
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable an…
【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥
Mirror of official Lustre development repository http://git.whamcloud.com/
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
A collection of simple, practical projects that developers can use to hone their skills and gain experience working with C++.
A RocksDB compliant high performance scalable embedded key-value store
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and SPDK to bypass the Linux kernel