krajaratnam's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
jpillora/chisel
A fast TCP/UDP tunnel over HTTP
k4m4/terminals-are-sexy
💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
jeffkaufman/icdiff
improved colored diff
pfultz2/Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
construct/construct
Construct: Declarative data structures for python that allow symmetric parsing and building
h2o/qrintf
sprintf accelerator for GCC and Clang
wkoszek/mini_printf
mini_printf - minimal, self-contained and verified printf()