forchid's Stars
tikv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
ms705/nom-sql
Rust SQL parser written using nom
blackbeam/rust-mysql-simple
Mysql client library implemented in rust.
rusqlite/rusqlite
Ergonomic bindings to SQLite for Rust
rust-lang/rust
Empowering everyone to build reliable and efficient software.
Expensify/Bedrock
Rock solid distributed database specializing in active/active automatic failover and WAN replication
rswier/swieros
A tiny hand crafted CPU emulator, C compiler, and Operating System
rswier/c4
C in four functions
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
krotik/eliasdb
EliasDB a graph-based database.
benioZhang/miniprogram-bluetoothprinter
微信小程序蓝牙打印
atomix/atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
leo-project/leofs
The LeoFS Storage System
mysql-otp/mysql-otp
MySQL/OTP – MySQL and MariaDB client for Erlang/OTP
MyCATApache/Mycat-Server
netty/netty
Netty project - an event-driven asynchronous network application framework
forchid/coio
A high performance io framework based on coroutines
offbynull/coroutines
Java toolkit that allows you to write coroutines.
hashicorp/raft
Golang implementation of the Raft consensus protocol
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
stellarsql/StellarSQL
🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hyperium/hyper
An HTTP library for Rust
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
KaiserY/rust-book-chinese
rust 程序设计语言 中文版
bzppx/bzppx-agent-codepub
暴走皮皮虾之代码发布系统agent
bzppx/bzppx-codepub
暴走皮皮虾之代码发布系统,是现代的持续集成发布系统,由后台管理系统和agent两部分组成,一个运行着的agent就是一个节点,本系统并不是造轮子,是"鸟枪"到"大炮"的创新,对"前朝遗老"的革命.
yinqiwen/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.
coleifer/greendb
server frontend for lmdb