Starred repositories
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Camera related operations, preview methods, video recording, etc. in Android development
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
C++ functions matching the interface and behavior of python string methods with std::string
Single file C library for decoding MPEG1 Video and MP2 Audio
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.
📖 C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
the source code of linux-0.11 for study linux kernel
Empowering everyone to build reliable and efficient software.
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
A simple C++11 Thread Pool implementation
FFmpeg with async and zero-copy Rockchip MPP & RGA support
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
TroyTzou / mlc-llm-android
Forked from mlc-ai/mlc-llm参考自mlc-llm,个人尝试在android手机上部署大模型并运行