Lists (1)
Sort Name ascending (A-Z)
Stars
Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
A fast single-producer, single-consumer lock-free queue for C++
A JavaScript State Chart interpreter that fully implements the W3C's upcoming SCXML recommendation
C++ compile-time enum to string, iteration, in a single header file
ScxmlEditor - powerful tool for creating, editing and debugging scxml files
cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
《Effective Modern C++》- 完成翻译
Linux Extenstion to end multiple signals, to remove zombie or uninterruptible processes.
Linux char device driver, show how TASK_UNINTERRUPTIBLE works and D state process
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
Practice some modern or advanced C++ features and skills
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Implementation of python itertools and builtin iteration functions for C++17
A text editor in less than 1000 LOC with syntax highlight and search.
Old-school cursor effects for your browser built with modern JavaScript
C++ Parallel Computing and Asynchronous Networking Framework
A very fast Vim repository for C/C++,Go,Python,Rust
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
make large concurrent requests on tcp socket, can be used as pressure test