Iniesta8's Stars
google/AFL
american fuzzy lop - a security-oriented fuzzer
tonsky/FiraCode
Free monospaced font with programming ligatures
gperftools/gperftools
Main gperftools repository
Snaipe/Criterion
A cross-platform C and C++ unit testing framework for the 21st century
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
jart/cosmopolitan
build-once run-anywhere c library
simonsmith/material.vim
A dark color scheme for Vim/Neovim based on the Material color scheme
wolfpld/tracy
Frame profiler
cpp-best-practices/gui_starter_template
A template CMake project to get you started with C++ and tooling
KDE/clazy
Qt-oriented static code analyzer based on the Clang framework
oclint/oclint
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
include-what-you-use/include-what-you-use
A tool for use with clang to analyze #includes in C and C++ source files
dockcross/dockcross
Cross compiling toolchains in Docker images
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
0x28/aoc_2020
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
KDAB/hotspot
The Linux perf GUI for performance analysis.
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
ftilde/ugdb
An alternative TUI for gdb
dylanaraps/pure-sh-bible
📖 A collection of pure POSIX sh alternatives to external processes.
oracle/ktf
Kernel Test Framework - a unit test framework for the Linux kernel
voidc/bloxberg
Bloxberg is an experimental TUI-based hex editor written in Rust.
sdushantha/tmpmail
A temporary email right from your terminal written in POSIX sh
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...