用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
☆141Oct 24, 2024Updated last year
Alternatives and similar repositories for adif
Users that are interested in adif are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆37Sep 27, 2024Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Oct 29, 2021Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆347May 5, 2024Updated 2 years ago
- 一个针对资源受限的嵌入式设备优化的c语言Json库,内存占用极小的通用Json库,简洁高效!☆26Aug 14, 2026Updated 3 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 13 years ago
- ☆675Feb 27, 2015Updated 11 years ago
- 实用函数库,方便用C语言快速开发☆24Feb 22, 2017Updated 9 years ago
- 嵌入式C语言风格指南☆30Jan 31, 2019Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- C 结构体与 JSON 快速互转库☆10Nov 27, 2017Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Jul 27, 2016Updated 10 years ago
- Meta repository for compiled documentation. Do not send PRs here - they will be closed. The Markdown files are now located in the main re…☆20May 11, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Text Menu in LCD☆12Aug 30, 2022Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆55May 26, 2021Updated 5 years ago
- 个人工作中使用的 c/c++ 类库,主要是windows平台,多数基于MFC,自行开发,也有集成第三方的。☆17Jan 21, 2020Updated 6 years ago
- C Language Template Library C语言 模板库☆35Jan 21, 2025Updated last year
- Basic TLV message serialize library☆13Jul 11, 2015Updated 11 years ago
- ☆56Mar 20, 2022Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Jan 23, 2016Updated 10 years ago
- A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter.…☆1,459May 30, 2026Updated 3 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Jan 11, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- fflags是基于C语言的命令行参数解析程序☆10Dec 6, 2021Updated 4 years ago
- cJSON解析库的使用示例,包含简单和复杂JSON字符串的解析和构建。☆20Jul 23, 2019Updated 7 years ago
- ☆10Sep 1, 2017Updated 9 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆26Oct 23, 2017Updated 8 years ago
- ZLG ToolKit c library☆13Updated this week
- C语言下的人性化、轻量级、高性能JSON库☆14Aug 2, 2021Updated 5 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆53Aug 8, 2023Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- A Robotic Arm Controller System with Qt☆13May 24, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated this week
- CherryShell is a tiny and multifunction shell specifically designed for embedded applications☆70Updated this week
- LVGL demo test☆35Aug 19, 2020Updated 6 years ago
- Regular expressions library for embedded systems☆47Nov 11, 2017Updated 8 years ago
- shared memory