Highlights
- Pro
-
-
-
miniSQL Public
Relational Database in Go
-
incubator-kvrocks Public
Forked from apache/kvrocksKvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
C++ Apache License 2.0 UpdatedFeb 27, 2024 -
-
FlyKV Public
FlexDB is a KV database based on the Bitcask and compatible with the Redis protocol and mvcc with transactional support.
-
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedDec 4, 2023 -
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
Go Apache License 2.0 UpdatedOct 22, 2023 -
-
-
codeOfAssembly Public
Forked from liracle/codeOfAssembly《x86汇编语言-从实模式到保护模式》源码
Assembly UpdatedAug 1, 2023 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
C BSD 3-Clause "New" or "Revised" License UpdatedJun 22, 2023 -
-
-
-
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedApr 23, 2023 -
ZOJ Public
ZOJ is an online system for judging and testing code, with load balancing for improved performance. It also includes user management and real-time code compilation features.
C++ Apache License 2.0 UpdatedApr 16, 2023 -
-
-
-
-
-
git-workflow-merge-conflicts-lab Public
Forked from learn-co-curriculum/git-workflow-merge-conflicts-labCSS Other UpdatedJan 26, 2023 -
-
xv6-labs-2022 Public
MIT6.1810 Lab Code
-
-
-
riscv-operating-system-mooc Public
Forked from plctlab/riscv-operating-system-mooc《从头写一个RISC-V OS》课程配套的资源
C BSD 2-Clause "Simplified" License UpdatedJun 12, 2022 -
Linuxstudy Public
Linux system programing and Linux network programing
-