Pinned Repositories
borsholder
Combined status board of rust-lang/rust's Homu queue and GitHub PR status.
cargo-kcov
Cargo subcommand to run kcov to get coverage report on Linux
cov
LLVM-GCOV Source coverage for Rust
iphone-private-frameworks
Headers for private frameworks or undocumented interfaces of iPhoneOS 3.x or before (4.x is not supported yet).
Miscellaneous
This repository contains stuff which would be helpful for jailbroken iOS development.
omgwtf8
Optimized-Matching-Generalized Wobbly Transformation Format — 8-bit
pndopt
THIS PROJECT HAS BEEN ABANDONED — Puzzle & Dragons optimizer
qrcode-rust
QR code encoder in Rust.
rust-ios-android
Example project for building a library for iOS + Android in Rust.
rustup-toolchain-install-master
Install a rustc master toolchain usable from rustup
kennytm's Repositories
kennytm/qrcode-rust
QR code encoder in Rust.
kennytm/cargo-kcov
Cargo subcommand to run kcov to get coverage report on Linux
kennytm/rustup-toolchain-install-master
Install a rustc master toolchain usable from rustup
kennytm/dbgen
Generate random test cases for databases
kennytm/ods2md
Convert LibreOffice Calc Spreadsheets (*.ods) into Markdown tables.
kennytm/rand_regex
Generates random strings and byte strings matching a regex
kennytm/parse-size
Parse byte size into integer accurately.
kennytm/tzfile
Rust chrono::TimeZone implementation using the system tz database
kennytm/mbox
malloc-based Box implementation for Rust.
kennytm/grafana-export
Export Grafana dashboard snapshots as local JSON files
kennytm/simple-dns
Simple DNS written in Rust
kennytm/test-term-coloring
kennytm/async-process
Async interface for working with processes
kennytm/atomicbox
Safe atomic Box types for Rust
kennytm/br
A command-line tool for distributed backup and restoration of the TiDB cluster data
kennytm/data-encoding
Efficient and customizable data-encoding functions in Rust
kennytm/docs
TiDB/TiKV/PD documentation.
kennytm/docs-cn
TiDB/TiKV/PD documents in Chinese.
kennytm/force-rebase-11167
kennytm/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
kennytm/mitmproxy_rs
The Rust bits in mitmproxy. 🦀
kennytm/pbr
Console progress bar for Rust
kennytm/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
kennytm/rfcs
RFCs for changes to Rust
kennytm/rust
A safe, concurrent, practical language.
kennytm/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
kennytm/tidb-binlog
A tool used to collect and merge tidb's binlog for real-time data backup and synchronization.
kennytm/tiflow
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
kennytm/tikv
Distributed transactional key-value database, originally created to complement TiDB
kennytm/tz