34
C语言编写的一些基础库,适合0基础编写高性能服务器
C
4年前
533741 eli960 1578926858
34
C协程库, 单文件易于迁移. 支持文件IO类协程化(如mkdir, getdents等) 支持协程条件, 协程锁 慢操作协程支持
C
2个月前
12 mirrors 1578989292
34
TCMalloc (google-perftools) 是用于优化C++写的多线程应用,比glibc 2.3的malloc快。这个模块可以用来让MySQL在高并发下内存占用更加稳定。
C
7个月前
4239 hevake lcj 1578914241
34
ptr_vector是一个用C语言实现的简单指针vector容器
C
5年多前
5646194 mysterywolf 1670662543
34
RT-Thread操作系统的uCOS-III兼容层:让基于uC/OS-III操作系统开发的应用层无感地迁移到RT-Thread操作系统
34
mylog是一个多线程安全、高效、易用性很强的C/C++库
C
10年多前
34
脱机烧录器
C
4年前
34
A small embedded Modbus protocol stack, written in C language, support master and slave, support discrete mapping, support non-blocking and blocking read and write mode, and provide a complete example, can be transplanted to different processors, simple...
C
1年多前
1352340 zhaojh329 1705679727
33
A Lightweight and fully asynchronous MQTT 3.1.1 client C library based on libev
33
WCH单片机外围芯片的一些个人总结例程。使用的MCU是较为通用的STM32F103ZET6(标准库)和STM32F429IGT6(HAL库)。WCH官方的代码都是51单片机的代码。此代码仅个人根据官方的代码移植或操作。
C
1年多前
1521790 shoowing 1597160577
33
wifi-multicast-link实现了WiFi组播配网的功能,使用手机或者电脑发送组播消息将WiFi热点的账号及密码加密后通过WiFi热点传播到空中,WiFi客户端在空中嗅探到热点的账号及密码后则可连接到该WiFi热点,WiFi客户端无需通过键盘与显示设备即可完成网络配置功能。
C
6年多前
33
mirror of git://source.ffmpeg.org/ffmpeg.git
C
7年前
5997794 openlookeng 1598665874
33
The ODBC driver of openLooKeng provides the ODBC interconnection capability for openLooKeng.
C
10个月前
33
ebox是类似于arduino的一层api,简化stm32编程
C
1年前
1991804 schips 1622190801
33
简单易用、跨平台的有限状态机(Finite State Machine),支持在单片机上运行。
C
2年多前

搜索帮助