RepoGuard
Updated 41 min ago
TiKV Project

Organization

Public GitHub footprint of TiKV Project

@tikv
View profile on GitHub

65

Public repositories

32,059

Total stars

471

Followers

The TiKV Project maintains a significant public presence on GitHub, featuring a wide range of repositories that primarily utilize Rust and Go. Notable projects include tikv, a distributed transactional key-value database, and raft-rs, which implements the Raft consensus algorithm. This exposure allows for community collaboration and contributions.

Top languages

Rust 33Go 8C++ 4HTML 2Java 1Python 1CSS 1Clojure 1

Public repositories

tikv

16,714

Distributed transactional key-value database, originally created to complement TiDB

Rust
Updated Jun 13, 2026

raft-rs

3,352

Raft distributed consensus algorithm implemented in Rust.

Rust
Updated Jun 9, 2026

grpc-rs

1,852

The gRPC library for Rust built on C Core library and futures

Rust
Updated Jun 3, 2026

pprof-rs

1,630

A Rust CPU profiler implemented with the help of backtrace-rs

Rust
Updated Jun 13, 2026

rust-prometheus

1,176

Prometheus instrumentation library for Rust applications

Rust
Updated Jun 7, 2026

pd

1,152

Placement driver for TiKV

Go
Updated Jun 12, 2026

agatedb

892

A persistent key-value storage in rust.

Rust
Updated Jun 11, 2026

minitrace-rust

753

Extremely fast tracing library for Rust

Rust
Updated May 22, 2026

raft-engine

632

A persistent storage engine for Multi-Raft log

Rust
Updated Jun 8, 2026

jemallocator

520

Rust allocator using jemalloc as a backend

Rust
Updated Jun 13, 2026

titan

513

A RocksDB plugin for key-value separation, inspired by WiscKey.

C++
Updated Apr 29, 2026

client-rust

423

Rust Client for TiKV.

Rust
Updated Jun 3, 2026

fail-rs

373

Fail points for rust

Rust
Updated May 12, 2026

client-go

351

Go client for TiKV

Go
Updated Jun 9, 2026

rust-rocksdb

286

rust wrapper for rocksdb

Rust
Updated Jun 2, 2026

minstant

202

Performant time measuring in Rust

Rust
Updated May 6, 2026

yatp

140

Yet another thread pool in rust for both callbacks or futures.

Rust
Updated Jun 10, 2026

rocksdb

121

A library that provides an embeddable, persistent key-value store for fast storage.

C++
Updated May 21, 2026

client-java

115

TiKV Java Client

Java
Updated May 16, 2026

deep-dive-tikv

97

How do we build a distributed, transactional key-value database - TiKV?

HTML
Updated Mar 25, 2023

rfcs

79

RFCs for changes to TiKV and its ecosystem

Unknown Language
Updated May 20, 2026

async-speed-limit

68

Asynchronously speed-limiting multiple byte streams

Rust
Updated Jun 10, 2026

auto-tikv

65

Tool to tune TiKV with ML method

Python
Updated Apr 7, 2026

sig-transaction

60

Resources for the transaction SIG

Unknown Language
Updated Mar 11, 2026

crc64fast

56

SIMD accelerated CRC-64-ECMA computation

Rust
Updated Apr 8, 2026

minitrace-go

47

A high-performance timeline tracing library for Golang, used by TiDB

Go
Updated Aug 27, 2025

community

43

TiKV community content

Unknown Language
Updated Jun 3, 2026

client-c

41

The C++ TiKV client used by TiFlash.

C++
Updated Jun 2, 2026

migration

38

Migration tools for TiKV, e.g. online bulk load.

Go
Updated Mar 9, 2026

tikv-dev-guide

35

The TiKV development/contribution guide

Unknown Language
Updated Feb 8, 2025

client-py

30

No description provided for this repository.

Rust
Updated Dec 24, 2025

website

20

Website for tikv.org

HTML
Updated Nov 13, 2025

tikv-operator

20

No description provided for this repository.

Go
Updated Apr 7, 2025

importer

20

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster

Rust
Updated Aug 21, 2023

protobuf-build

18

No description provided for this repository.

Rust
Updated Feb 12, 2026

client-cpp

15

TiKV Client for C++

Rust
Updated Apr 9, 2026

mur3

13

Rust implementation of MurmurHash3.

Rust
Updated Aug 24, 2025

client-node

12

No description provided for this repository.

Rust
Updated Feb 20, 2025

rust-three-days-course

11

Course material for Rust, taking roughly three days. English, German, Spanish available.

CSS
Updated Aug 23, 2023

copr-test

9

No description provided for this repository.

Go
Updated Apr 14, 2025

mock-tikv

7

A mocked TiKV server for testing clients that written in different languages.

Go
Updated Oct 28, 2024

grpc

7

The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)

C++
Updated Jan 23, 2024

match-template

6

match-template is a procedural macro that generates repeated match arms by pattern.

Rust
Updated Sep 24, 2024

jepsen-test

6

No description provided for this repository.

Clojure
Updated Aug 10, 2024

tracing-active-tree

5

No description provided for this repository.

Rust
Updated Aug 26, 2025

slog-global

5

Global loggers for slog-rs. Similar to slog-scope but more simple.

Rust
Updated Jul 17, 2022

skiplist-rs

4

No description provided for this repository.

Rust
Updated Jul 15, 2024

terraform-tikv-bench

3

An Orcestrated TiKV benchmark. Not for production deployment.

HCL
Updated Feb 13, 2025

sysinfo

3

A system handler to get information and interact with processes written in Rust

Rust
Updated Oct 14, 2024

rusoto

3

AWS SDK for Rust

Rust
Updated Aug 8, 2024

client-validator

3

Provide functional checks for tikv client implementations in different languages.

Go
Updated Jan 28, 2023

tlaplus-specs

3

TiKV TLA+ specifications

TLA
Updated Mar 4, 2022

jemalloc

2

No description provided for this repository.

C
Updated Jan 8, 2026

criterion.rs

2

Statistics-driven micro-benchmarking library

Rust
Updated Jan 28, 2023

bytes

2

Utilities for working with bytes

Rust
Updated Jan 28, 2023

procinfo-rs

2

A Rust library for accessing Linux process and system information

Rust
Updated Sep 9, 2022

azure-sdk-for-rust

1

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.

Rust
Updated Jan 10, 2024

tame-oauth

1

🔐 Small OAuth crate that follows the sans-io approach 🦀

Unknown Language
Updated Jan 10, 2024

rust-snappy

0

Snappy bindings for Rust

Unknown Language
Updated Jan 11, 2024

fs2-rs

0

Extended utilities for working with files and filesystems in Rust

Unknown Language
Updated Jan 11, 2024

encoding_rs

0

A Gecko-oriented implementation of the Encoding Standard in Rust

Unknown Language
Updated Jan 11, 2024

tokio

0

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

Unknown Language
Updated Feb 23, 2022

tikv.github.io

0

No description provided for this repository.

JavaScript
Updated Aug 10, 2021

rust-protobuf

0

Rust implementation of Google protocol buffers

Unknown Language
Updated May 24, 2021

crossbeam

0

Tools for concurrent programming in Rust

Rust
Updated Mar 29, 2021

Frequently asked questions

What does tikv build on GitHub?

Tikv builds several key projects on GitHub, including tikv, raft-rs, and grpc-rs. These repositories focus on distributed systems and key-value storage, contributing to the broader ecosystem of database technologies.

Which programming languages does tikv use?

The primary programming languages used by tikv are Rust and Go, alongside C++, HTML, Java, and Python. This diverse language usage supports various functionalities within their repositories.

Are tikv's repositories public?

Yes, all of tikv's repositories are public on GitHub. This transparency allows developers and users to access, contribute to, and audit their projects, fostering a collaborative development environment.

Is this exposure intended?

Monitor TiKV Project with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account