Lists (1)
Sort Name ascending (A-Z)
Stars
MusicSquare: A simple music search, download, and play website. (简易音乐搜索,下载和播放网页,支持咪咕,网易云,QQ和酷我音乐)
Musicdl: A lightweight music downloader written in pure python. (轻量级无损音乐下载器,支持数十个音乐/有声读物平台,例如网易云音乐,QQ音乐,酷狗音乐,酷我音乐,咪咕音乐,千千静听,汽水音乐,Bilibili,街声,喜马拉雅,懒人听书,荔枝FM,蜻蜓FM,JOOX,TIDAL,YouTube,Apple Music,Spoti…
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
❤️ SQLite ORM light header only library for modern C++
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Godot Engine – Multi-platform 2D and 3D game engine
cpp singleton works across dll/exe boundaries.
一个进程空间内全局单例的框架(注册到独立外置的一个dll中),支持热加载/热卸载动态链接库。
《Template Metaprogramming with C++ 》的非专业个人翻译
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++
Jesonchang12 / Fdog-Kit
Forked from HuaGouFdog/Fdog-Kit编码中!!! 终端工具(支持ssh,zk可视化访问,thrift接口测试,其他工具集合等)
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