12-day longest streak
-
redis ★ PINNED ⑂
Redis 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, HyperLogLogs, Bitmaps.
C ★ 0 3d agoExplain → -
kvrocks ★ PINNED ⑂
Kvrocks is a distributed key value NoSQL database based on RocksDB and compatible with Redis protocol.
C++ ★ 0 3y agoExplain → -
lc3-vm-compiler ★ PINNED
A LC-3 ecosystem: a compiler for a simple high-level language and a virtual machine to execute the compiled programs.
C ★ 0 3mo agoExplain → -
offer
《剑指offer》所有面试题,第二版增加内容在下面进行补充,更完整说明请参考:www.codefarmer.m
C++ ★ 7 9y agoExplain → -
shell
一个简单的shell程序
C ★ 4 9y agoExplain → -
TinyWebServer
一个简单的Web服务器(迭代式、预线程式和线程池等三种方式)
C ★ 1 9y agoExplain → -
skiplist ⑂
skip list with rank, code less than z_set in redis
C ★ 1 8y agoExplain → -
redis_source_annotation ⑂
redis 3.2.8 的源码注释
★ 1 8y agoExplain → -
MIT-6.824-Distributed-Systems ⑂
2018年春季课程学习资料汇总
★ 1 8y agoExplain → -
c_interface_implement
No description.
C ★ 1 5y agoExplain → -
redis-extra-ci ⑂
No description.
★ 0 1y agoExplain → -
asmtools ⑂
No description.
★ 0 10mo agoExplain → -
docs ⑂
Documentation for Redis, Redis Cloud, and Redis Enterprise
Python ★ 0 2d agoExplain → -
redis-doc ⑂
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
Shell ★ 0 1y agoExplain → -
RedisShake ⑂
RedisShake is a Redis data processing and migration tool.
★ 0 1y agoExplain → -
innodb_diagrams ⑂
Diagrams for InnoDB data structures and behaviors
★ 0 10y agoExplain → -
tidb ⑂
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Go ★ 0 3y agoExplain → -
redis-traffic-stats ⑂
Redis query analyzer for counting, traffic stats by command
★ 0 8y agoExplain → -
hiredis ⑂
Minimalistic C client for Redis >= 1.2
C ★ 0 3y agoExplain → -
KeyDB ⑂
A Multithreaded Fork of Redis
★ 0 4y agoExplain → -
rocksdb ⑂
A library that provides an embeddable, persistent key-value store for fast storage.
C++ ★ 0 3y agoExplain → -
envoy ⑂
Cloud-native high-performance edge/middle/service proxy
★ 0 5y agoExplain → -
nativejson-benchmark ⑂
C/C++ JSON parser/generator benchmark
★ 0 4y agoExplain → -
jsoncpp ⑂
A C++ library for interacting with JSON.
★ 0 4y agoExplain → -
simdjson ⑂
Parsing gigabytes of JSON per second
★ 0 4y agoExplain → -
MIT-6.824 ⑂
Basic Sources for MIT 6.824 Distributed Systems Class
Go ★ 0 4y agoExplain → -
juicefs ⑂
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
★ 0 5y agoExplain → -
pika ⑂
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
★ 0 5y agoExplain → -
arangodb ⑂
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
★ 0 5y agoExplain → -
jedis ⑂
A blazingly small and sane redis java client
★ 0 5y agoExplain → -
RedisAI ⑂
A Redis module for serving tensors and executing deep learning graphs
★ 0 5y agoExplain → -
RedisGraph ⑂
A graph database as a Redis module
★ 0 5y agoExplain → -
tikv ⑂
Distributed transactional key-value database, originally created to complement TiDB
★ 0 5y agoExplain → -
db_tutorial ⑂
Writing a sqlite clone from scratch in C
★ 0 5y agoExplain → -
tinykv ⑂
A course to build distributed key-value service based on TiKV model
★ 0 6y agoExplain → -
leveldb ⑂
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
★ 0 6y agoExplain → -
ddia ⑂
《Designing Data-Intensive Application》DDIA中文翻译
★ 0 6y agoExplain → -
raft-zh_cn ⑂
Raft一致性算法论文的中文翻译
★ 0 6y agoExplain → -
FlameGraph ⑂
Stack trace visualizer
★ 0 6y agoExplain → -
dbatools ⑂
About-MySQL/Linux/Oracle Tools
Python ★ 0 7y agoExplain → -
opensource ⑂
【编程随想】收藏的开源项目清单
★ 0 9y agoExplain → -
ardb ⑂
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
★ 0 7y agoExplain → -
predixy ⑂
A high performance and fully featured proxy for redis, support redis sentinel and redis cluster
★ 0 6y agoExplain → -
braft ⑂
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
★ 0 6y agoExplain → -
BaikalDB ⑂
BaikalDB, an Enhanced Structured Database.
★ 0 6y agoExplain → -
disque ⑂
Disque is a distributed message broker
C ★ 0 8y agoExplain → -
protobuf-rpc-echo ⑂
a simple rpc echo demo use python and protobuf.
Python ★ 0 8y agoExplain → -
xv6-public ⑂
xv6 OS
C ★ 0 8y agoExplain → -
6.828-labs ⑂
my labs answer for https://pdos.csail.mit.edu/6.828/2014/
★ 0 10y agoExplain → -
struct2json ⑂
A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
C ★ 0 9y agoExplain → -
redis-3.0-annotated ⑂
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
C ★ 0 9y agoExplain → -
memcached ⑂
memcached development tree
C ★ 0 7y agoExplain →
No repos match these filters.