用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
☆143Oct 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
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Oct 29, 2021Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆345May 5, 2024Updated last year
- 一个针对资源受限的嵌入式设备优化的c语言Json库,内存占用极小的通用Json库,简洁高效!☆22Mar 23, 2026Updated 3 weeks ago
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 12 years 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.
- Combinators in C☆37Jun 5, 2012Updated 13 years ago
- 实用函数库,方便用C语言快速开发☆24Feb 22, 2017Updated 9 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 将源码工程文件批量转到一个pdf中,并自动生成文件标签以便跳转。☆24Sep 13, 2015Updated 10 years ago
- 嵌入式C语言风格指南☆28Jan 31, 2019Updated 7 years ago
- ARM and RISC-V☆14Apr 8, 2026Updated last week
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- C 结构体与 JSON 快速互转库☆11Nov 27, 2017Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Jul 27, 2016Updated 9 years 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++ 类库,主要是windows平台,多数基于MFC,自行开发,也有集成第三方的。☆17Jan 21, 2020Updated 6 years ago
- Analysis of a popular NeoGeo game :)☆12May 16, 2017Updated 8 years ago
- C Language Template Library C语言 模板库☆35Jan 21, 2025Updated last year
- Basic TLV message serialize library☆13Jul 11, 2015Updated 10 years ago
- 目标是分析Modbus TCP协议,对B-L475E-IOT01A STM32源代码进行了分析,理解其MQTT、Modbus协议通信工作原理。☆11Mar 20, 2018Updated 8 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 3 years ago
- ☆56Mar 20, 2022Updated 4 years ago
- A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter.…☆1,446Updated this week
- fflags是基于C语言的命令行参数解析程序☆10Dec 6, 2021Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Jan 11, 2022Updated 4 years ago
- Radxa system setup utilty☆18Apr 7, 2026Updated last week
- ☆10Sep 1, 2017Updated 8 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆101May 22, 2022Updated 3 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☆52Aug 8, 2023Updated 2 years ago
- C语言下的人性化、轻量级、高性能JSON库☆14Aug 2, 2021Updated 4 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- A Robotic Arm Controller System with Qt☆13Apr 25, 2024Updated last year
- A collection of homebrew Neo-Geo ROMs built with ngdevkit☆21Apr 6, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 在Windows下基于共享内存实现进程间通信☆17Dec 8, 2016Updated 9 years ago
- W601 环境监测系统 前端 V2.0☆17Dec 12, 2022Updated 3 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Aug 19, 2018Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- Regular expressions library for embedded systems☆46Nov 11, 2017Updated 8 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Aug 14, 2015Updated 10 years ago
- shared memory☆21Mar 1, 2016Updated 10 years ago