-
-
mace Public
A fast, cross-platform embedded key-value storage engine with ACID, MVCC, and flash-optimized storage
-
junkfs Public
A file system implemented in Rust based on FUSE
-
-
btree-store Public
🦀 A persistent, ACID-compliant embedded key-value storage engine in Rust featuring a Copy-on-Write (COW) B-Tree and robust crash safety
Rust MIT License UpdatedFeb 8, 2026 -
tools Public
modern c++ toolkit
-
-
-
mycdev Public archive
simple character device driver
C GNU General Public License v2.0 UpdatedSep 16, 2023 -
-
preemptive Public archive
An attempt to implement preemptive scheduling in userspace
-
ws Public archive
header only websocket library in modern c++
-
-
-
ss Public archive
signal slot implementation
C++ GNU General Public License v3.0 UpdatedMay 14, 2018 -
GreedySnake Public archive
A Simple Greedy Snake Game Base on A Star Algorithm