Thomasdezeeuw's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
gohugoio/hugo
The world’s fastest framework for building websites.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
fatih/vim-go
Go development plugin for Vim
hyperium/hyper
An HTTP library for Rust
rust-lang/cargo
The Rust package manager
openresty/openresty
High Performance Web Platform Based on Nginx and LuaJIT
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
uBlock-LLC/uBlock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
rust-lang/rustup
The Rust toolchain installer
ctrlpvim/ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
dvyukov/go-fuzz
Randomized testing for Go
nix-rust/nix
Rust friendly bindings to *nix APIs
tlaplus/tlaplus
TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
rust-lang/log
Logging implementation for Rust
rust-lang/api-guidelines
Rust API guidelines
bluss/scopeguard
Rust crate for a convenient RAII scope guard.
BurntSushi/cargo-benchcmp
A small utility to compare Rust micro-benchmarks.
Thomasdezeeuw/heph
Heph is an actor library for Rust based on asynchronous functions.
sfackler/rust-log-panics
crossbeam-rs/crossbeam-utils
Utilities for concurrent programming
Thomasdezeeuw/human-size-rs
Thomasdezeeuw/ini
Ini is a Go package for for parsing ini (or cfg) files.