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/rust-ios-android
Example project for building a library for iOS + Android in Rust.
kennytm/cov
LLVM-GCOV Source coverage for Rust
kennytm/Privoxy-iOS
Privoxy for Jailbroken iOS.
kennytm/borsholder
Combined status board of rust-lang/rust's Homu queue and GitHub PR status.
kennytm/ragel
Unofficial mirror of git://git.complang.org/ragel.git
kennytm/distributed-lock-sample
Proof-of-concept of using etcd-rs as a distributed lock
kennytm/log-duration-visualizer
kennytm/advisory-db
Security advisory database for Rust crates published through crates.io
kennytm/async
Asynchronous drain for slog-rs v2
kennytm/cargo
The Rust package manager
kennytm/chrono
Date and time library for Rust
kennytm/chrono-tz
TimeZone implementations for rust-chrono from the IANA database
kennytm/custom_keylayout
kennytm/docs.rs
crates.io documentation generator
kennytm/etcd-rs
kennytm/gofail
failpoints for go
kennytm/homu
A bot that integrates with GitHub and your favorite continuous integration service
kennytm/jemallocator
Rust allocator using jemalloc as a backend
kennytm/kvproto
Protocol buffer files for TiKV
kennytm/pattern-3
Pattern API 3.0 (Experimental)
kennytm/racer
Rust Code Completion utility
kennytm/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
kennytm/reqwest
An easy and powerful Rust HTTP Client
kennytm/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
kennytm/rust-forge
Information useful to people contributing to Rust
kennytm/rustc-perf
Website for graphing performance of rustc
kennytm/rustup.rs
The Rust toolchain installer
kennytm/structopt
Parse command line argument by defining a struct.
kennytm/tar-rs
Tar file reading/writing for Rust
kennytm/tinyfiledialogs-rs
A Rust binding for the tinyfiledialogs library.