bandi13's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
jesseduffield/lazydocker
The lazier way to manage everything docker
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
project-chip/connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
rohanrhu/gdb-frontend
☕ GDBFrontend is an easy, flexible and extensible gui debugger.
yadayada/acd_cli
An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
cyoung/stratux
Aviation weather and traffic receiver based on RTL-SDR.
open-license-manager/licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
EEVengers/ThunderScope
ThunderScope GitHub Repo
lamerman/cpp-lru-cache
Simple and reliable LRU cache for c++ based on hashmap and linkedlist
acozzette/BUSE
A block device in user space for Linux
jswidler/lockgit
A CLI tool for storing encrypted data in a git repo
f4exb/cm256
Fast GF(256) Cauchy MDS Block Erasure Codec in C