-
Red Hat
- Oregon, USA
-
08:32
(UTC -08:00) - https://blog.cuviper.com
- @cuviper@fosstodon.org
- @cuviper.bsky.social
Highlights
Stars
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Empowering everyone to build reliable and efficient software.
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
Bazzite makes gaming and everyday use smoother and simpler across desktop PCs, handhelds, tablets, and home theater PCs.
Run compilers interactively from your web browser and interact with the assembly
DyninstAPI: Tools for binary instrumentation, analysis, and modification.
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merg…
rust-lang / llvm-project
Forked from llvm/llvm-projectRust-specific fork of LLVM.
Automatically generates Rust FFI bindings to C (and some C++) libraries.
async language server protocol plugin for vim and neovim
Stream VR games from your PC to your headset via Wi-Fi
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A hash table with consistent order and fast iteration; access items by key or sequence index
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
Documentation for the Rust Security Response WG
A hash table with deque-like order and fast iteration; access items by key or sequence index
Medium to hard Rust questions with explanations