ysj1173886760 / TinyDBView external linksLinks
TinyDB (under progress)
☆67Jun 24, 2022Updated 3 years ago
Alternatives and similar repositories for TinyDB
Users that are interested in TinyDB are comparing it to the libraries listed below
Sorting:
- Might be a graph storage engine. (WIP)☆13May 14, 2023Updated 2 years ago
- LSM-Tree 论文的中文翻译☆80May 21, 2022Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Aug 22, 2020Updated 5 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 7 years ago
- A LevelDB for implementing LSM-related papers☆11Aug 7, 2023Updated 2 years ago
- notes i made while reading the papers. Including database, distributed systems and HPC.☆195Sep 25, 2022Updated 3 years ago
- Tutorial for TinyKV project in Talent Plan.☆335Mar 8, 2023Updated 2 years ago
- the C++ implement of Adaptive Replacement Cache (ARC) Algorithm☆13Jun 8, 2022Updated 3 years ago
- Multilayered, Log-structured Secure Disk (MlsDisk) protects the disk I/O for TEEs☆20Jul 4, 2024Updated last year
- 卡内基梅隆2021秋,2022秋数据库实验☆31Jun 27, 2023Updated 2 years ago
- C++ Development Tips☆14Oct 25, 2023Updated 2 years ago
- deep learning framework from scratch☆33Apr 18, 2022Updated 3 years ago
- 面向可信执行环境的OS。☆12May 9, 2025Updated 9 months ago
- A raft consensus protocol implementation in C++.☆200Mar 28, 2021Updated 4 years ago
- MarshalHelper C#内存管理 https://www.cnblogs.com/kiba/p/10971744.html☆17Aug 29, 2019Updated 6 years ago
- The codebase for DBSim☆16Mar 8, 2023Updated 2 years ago
- sqlite的阅读笔记☆24Jan 1, 2023Updated 3 years ago
- ☆22Oct 9, 2022Updated 3 years ago
- Fix for unwinding signal handlers on ARM EABI☆26Oct 27, 2025Updated 3 months ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Jun 24, 2025Updated 7 months ago
- 一个可靠、健壮、实时的内存分配器,支持内存冗余,抗单粒子翻转。☆19Apr 24, 2023Updated 2 years ago
- 华中科技大学计算机学院系统能力培养2019-虚拟机☆19Dec 12, 2019Updated 6 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆156Feb 20, 2025Updated 11 months ago
- Skeleton code for new 6.858 final project --- an encrypted and authenticated file system☆24Apr 20, 2022Updated 3 years ago
- https://www.jianshu.com/nb/36265841☆296Jun 22, 2019Updated 6 years ago
- HyTGraph: GPU-Accelerated Graph Processing with Hybrid Transfer Management☆35Sep 16, 2022Updated 3 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆97Jan 5, 2024Updated 2 years ago
- 分布式异步任务服务,Go+Redis+Lua实现原子调度☆28Jul 29, 2023Updated 2 years ago
- A C++ implementation of RAFT consensus algorithm☆21Dec 21, 2019Updated 6 years ago
- 基于树莓派ZREO BCM2835的简易树莓派操作系统 计算机科学与技术 操作系统课程设计☆30Feb 13, 2020Updated 6 years ago
- ☆114May 1, 2022Updated 3 years ago
- Asynchronous pipeline parallel optimization☆19Feb 2, 2026Updated last week
- C++ Type Traits for Smart Pointers that are not included in the standard library, containing inheritance detection and member detection.☆14Dec 22, 2021Updated 4 years ago
- C/C++ Algorithms Implementation for Code In☆14Nov 15, 2015Updated 10 years ago
- The BusTub Relational Database Management System (Educational)☆4,843Feb 2, 2026Updated last week
- 阅读 boltDB 源码后的小结☆272Oct 9, 2022Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Apr 12, 2022Updated 3 years ago