Pinned Repositories
async-trait
Type erasure for async trait methods
backtrace-rs
Backtraces in Rust
rust
Empowering everyone to build reliable and efficient software.
wot_stat
Adds some usable fields for MMO game World of Tanks user's page
wt-tools
War Thunder resource extraction tools
klensy's Repositories
klensy/async-trait
Type erasure for async trait methods
klensy/backtrace-rs
Backtraces in Rust
klensy/book
The Rust Programming Language
klensy/cargo
The Rust package manager
klensy/clap
A full featured, fast Command Line Argument Parser for Rust
klensy/rust
Empowering everyone to build reliable and efficient software.
klensy/cargo-llvm-lines
Count lines of LLVM IR per generic function
klensy/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
klensy/chrono-tz
TimeZone implementations for rust-chrono from the IANA database
klensy/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
klensy/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
klensy/libm
A port of MUSL's libm to Rust.
klensy/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
klensy/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
klensy/mdbook-i18n-helpers
Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
klensy/measureme
Support crate for rustc's self-profiling feature
klensy/miri
An interpreter for Rust's mid-level intermediate representation
klensy/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
klensy/rust-log-analyzer
Analyzing Travis and Azure Pipelines logs to find encountered errors
klensy/rustc-perf
Website for graphing performance of rustc
klensy/rustfmt
Format Rust code
klensy/rustsec
RustSec API & Tooling
klensy/rustup
The Rust toolchain installer
klensy/rustup-toolchain-install-master
Install a rustc master toolchain usable from rustup
klensy/spdx-rs
SPDX Documents in Rust
klensy/sysinfo
Cross-platform library to fetch system information
klensy/termize
Functions for determining terminal sizes in Rust
klensy/thorin
DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.
klensy/ui_test
A test framework for testing rustc diagnostics output
klensy/wowsunpack