Stars
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A simple C++11 Thread Pool implementation
Write a simple interpreter of C. Inspired by c4 and largely based on it.
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's a…
CNN-RNN中文文本分类,基于TensorFlow