A library for interactive command line interfaces in modern C++
Repositories
crazyguitar repositories
The "Command Line Interactive Controller for Kubernetes"
Linux command line tools for developers
CMake Cookbook recipes.
Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
C implementation of Dmitry Vyukov's Bounded MPMC queue.
Container Network Interface - networking for Linux containers
Learning Convolutional Neural Networks with Interactive Visualization.
Templates, algorithms and data structures implemented and collected for programming contests.
算法竞赛模板库 by 灵茶山艾府 💭💡🎈
Merge and extract files from CodePipeline artifacts to create new artifacts
A complete computer science study plan to become a software engineer.
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
A high-performance, zero-overhead, extensible Python compiler using LLVM
Collection of quality safety articles
C Curio Kernel
A programming language prototype implemented in C with an AST, Compiler, and Virtual Machine \@TODO Garbage Collection
Run compilers interactively from your web browser and interact with the assembly
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all