martis42's Stars
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
zellij-org/zellij
A terminal workspace with batteries included
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
tteck/Proxmox
Proxmox VE Helper-Scripts
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
softprops/action-gh-release
📦 :octocat: GitHub Action for creating GitHub Releases
nrc/r4cppp
Rust for C++ programmers
Sapd/HeadsetControl
Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
ferrocene/ferrocene
Source code of Ferrocene, safety-critical Rust toolchain
mpusz/mp-units
The quantities and units library for C++
wangrongding/github-old-feed
Replace the shit💩 new feed with the old one.
google/pybadges
A Python library for creating Github-style badges
aurora-opensource/au
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
bazel-contrib/toolchains_llvm
LLVM toolchain for bazel
bazelbuild/bazel-central-registry
The central registry of Bazel modules for the Bzlmod external dependency system.
bazel-contrib/vscode-bazel
Bazel support for Visual Studio Code
ned14/pcpp
A C99 preprocessor written in pure Python
bazelbuild/rules_cc
C++ Rules for Bazel
nadirizr/dazel
Run Google's bazel inside a docker container via a seamless proxy.
bazel-contrib/bazel-lib
Common useful functions for writing BUILD files and Starlark macros/rules
Lichtblick-Suite/lichtblick
Lichtblick is an integrated visualization and diagnosis tool for robotics, available in your browser or as a desktop app on Linux, Windows, and macOS.
bazelbuild/proposals
Index of all Bazel proposals and design documents
aspect-build/rules_lint
Run static analysis tools with Bazel
bazel-contrib/rules-template
A template for creating a new Bazel ruleset
bazel-contrib/rules_bazel_integration_test
Rules and macros for executing integration tests that use Bazel. Supports running integration tests with multiple versions of Bazel.
kiron1/proxydetox
A http proxy which can evaluate PAC files and forward to the correct parent proxy with authentication
shabanzd/debian_dependency_bazelizer
A tool to turn the debian dependency graph into bazel modules
keith/pre-commit-buildifier
Fix & Lint starlark code with buildifier and pre-commit