Pinned Repositories
alloc-tcmalloc
boringssl-src-rs
A crate for building boringssl.
docs
TiDB/TiKV/PD documents.
docs-cn
TiDB/TiKV/PD documents in Chinese.
gpg-bridge
A bridge connects openssh-portable and GnuPG on Windows.
jemallocator
Rust allocator using jemalloc as a backend
libressl-src
Libressl source expected to be consumed by openssl-sys.
mini-pd
A minimal implementation of tikv/pd in Rust.
sokoban
A utils that synchronize docs from project to docs management system.
tirocks
RocksDB bindings and wrappers in Rust
BusyJay's Repositories
BusyJay/gpg-bridge
A bridge connects openssh-portable and GnuPG on Windows.
BusyJay/tirocks
RocksDB bindings and wrappers in Rust
BusyJay/jemallocator
Rust allocator using jemalloc as a backend
BusyJay/boringssl-src-rs
A crate for building boringssl.
BusyJay/docs-cn
TiDB/TiKV/PD documents in Chinese.
BusyJay/grpc-rs
The rust language implementation of gRPC. HTTP/2 based RPC
BusyJay/tikv
Distributed key value store powered by rust
BusyJay/AdGuardHome
Network-wide ads & trackers blocking DNS server
BusyJay/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
BusyJay/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
BusyJay/cmake-rs
Rust build dependency for running cmake
BusyJay/comments
BusyJay/dnsproxy
Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support
BusyJay/duckdb
DuckDB is an analytical in-process SQL database management system
BusyJay/grok-1
Grok open release
BusyJay/grpc
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
BusyJay/homebrew-trolley
Missing homebrew taps for personal uses.
BusyJay/hugo-paper
🪺 A simple, clean, customizable Hugo theme
BusyJay/jemalloc
BusyJay/kvproto
Protocol buffer files for TiKV
BusyJay/raft-engine
A WAL-is-data engine that used to store multi-raft log
BusyJay/raft-rs
Raft distributed consensus algorithm implemented in Rust.
BusyJay/ring
Safe, fast, small crypto using Rust
BusyJay/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
BusyJay/rust-rocksdb
rust wrapper for rocksdb
BusyJay/sak
Short for swiss army knife, collection of useful commands for development and operation.
BusyJay/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
BusyJay/switchaudio-osx
Change the audio source for Mac OS X from the command line.
BusyJay/tipb
TiDB protobuf
BusyJay/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...