Pinned Repositories
acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
apue
《UNIX环境高级编程》随书代码与课后习题
arduino-LoRa
An Arduino library for sending and receiving data using LoRa radios.
argagg
A simple C++11 command line argument parser
Bento4
Full-featured MP4 format and MPEG DASH library and tools
c-periphery
A C library for peripheral I/O (GPIO, SPI, I2C, MMIO, Serial) in Linux.
cpp-subprocess
Subprocessing with modern C++
CppMicroServices
An OSGi-like C++ dynamic module system and service registry
cron-job.org
cron-job.org Open Source project
quickjs-cpp
C++ demo for QuickJS
DroidChow's Repositories
DroidChow/quickjs-cpp
C++ demo for QuickJS
DroidChow/apue
《UNIX环境高级编程》随书代码与课后习题
DroidChow/arduino-LoRa
An Arduino library for sending and receiving data using LoRa radios.
DroidChow/c-periphery
A C library for peripheral I/O (GPIO, SPI, I2C, MMIO, Serial) in Linux.
DroidChow/cpp-subprocess
Subprocessing with modern C++
DroidChow/EasyLogger
A ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
DroidChow/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
DroidChow/ESP_AT_Lib
Communicate with ESP8266 from host MCU using AT parser library
DroidChow/fmt
A modern formatting library
DroidChow/FontMaker
通用点阵字库生成工具
DroidChow/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
DroidChow/libcli
Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
DroidChow/libcsplit
Library for cross-platform C split string functions
DroidChow/libmodbus
A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Windows
DroidChow/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
DroidChow/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
DroidChow/nodemcu-firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
DroidChow/playease
This is a html5 video player for RTMP/FLV/fMP4/DASH/HLS live streaming.
DroidChow/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
DroidChow/random
Random for modern C++ with convenient API
DroidChow/reproc
Cross-platform (C99/C++11) process library
DroidChow/spdlog
Fast C++ logging library.
DroidChow/spdlog_setup
spdlog setup initialization via file configuration for convenience.
DroidChow/swift-corelibs-libdispatch
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
DroidChow/tinyformat
Minimal, type safe printf replacement library for C++
DroidChow/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
DroidChow/toml11
TOML for Modern C++
DroidChow/UNIXem
UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform. Its primary purpose is to assist Windows programmers who are porting to Unix or are writing multi-platform code.
DroidChow/uri
cpp-netlib URI
DroidChow/ZLMediaKit
A lightweight RTSP, RTMP, WebSocket and HTTP server based on C++11