yoloVoe's Stars
dtolnay/cargo-expand
Subcommand to show result of macro expansion
dtolnay/thiserror
derive(Error) for struct and enum error types
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
adnanaziz/EPIJudge
EPI Judge - Preview Release
Lissy93/web-check
🕵️♂️ All-in-one OSINT tool for analysing any website
nix-rust/nix
Rust friendly bindings to *nix APIs
rust-lang/libc
Raw bindings to platform APIs for Rust
bytecodealliance/rustix
Safe Rust bindings to POSIX-ish APIs
JuliaWeb/HTTP.jl
HTTP for Julia
rust-embedded/cortex-m
Low level access to Cortex-M processors
qemu/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
tabler/tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
ustaxes/UsTaxes
Tax filing web application
dpalikhe/GcalendarData
Uses Google Calendar API to calculate the total weekly hours based on the event colors
rui314/mold
Mold: A Modern Linker 🦠
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
oltdaniel/dose
a small blog theme
cooklang/spec
Home for Cooklang specification and general discussions about the ecosystem
cooklang/cookcli
Command line program which provides a suite of tools to create shopping lists and maintain recipes.
cooklang/CookVSCode
VSCode syntax highlighting for Cooklang
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
microsoft/windows-rs
Rust for Windows
linkedin/databus
Source-agnostic distributed change data capture system
benawad/vsinder
Dating App for VSCode
envoyproxy/data-plane-api
[READ ONLY MIRROR] Envoy REST/proto API definitions and documentation.
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
bufbuild/protoc-gen-validate
Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
jpittis/rust-control-plane
Envoy xDS library for writing dynamic control-planes
jpittis/rust-xds-grpc
Rust protobuf and gRPC for Envoy's xDS
timperrett/diplomat
Experimental gRPC API for Envoy based on Rust and envoy-api