基于C语言的轻量级读取/创建配置文件的函数库
☆22Dec 28, 2017Updated 8 years ago
Alternatives and similar repositories for conf-c
Users that are interested in conf-c are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17May 22, 2020Updated 5 years ago
- C语言配置文件读写☆13Nov 14, 2013Updated 12 years ago
- C语言下的人性化、轻量级、高性能JSON库☆14Aug 2, 2021Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆24Feb 22, 2017Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Dec 26, 2016Updated 9 years 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.
- ☆10Jun 10, 2014Updated 11 years ago
- 提供一套基于linux主机、stm32等平台的host端框架代码,通过AT指令控制庆科WIFI模块连接主流云平台☆12Sep 14, 2020Updated 5 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Jun 22, 2022Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- ☆11Feb 20, 2016Updated 10 years ago
- Light Weight Event System C library☆29Feb 12, 2018Updated 8 years ago
- ☆11Mar 23, 2020Updated 6 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.
- ☆10Sep 1, 2017Updated 8 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Feb 8, 2026Updated 3 months ago
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated 11 months ago
- C rewrite of a minimal Python JPEG decoder☆12Jan 2, 2019Updated 7 years ago
- a simple proxy server for UDP☆13Sep 17, 2017Updated 8 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- Binary translation in Rust☆12Jun 22, 2020Updated 5 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- 基于 Qt 的滑动菜单☆10Oct 18, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A soft SPI library for STM32 HAL.☆11Oct 15, 2021Updated 4 years ago
- ☆13May 24, 2016Updated 9 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 7 years ago
- Memory check for C/C++.☆12Sep 7, 2017Updated 8 years ago
- A key-value database with journaling☆15Dec 19, 2023Updated 2 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Mar 2, 2016Updated 10 years ago
- A simple Regular expression matcher☆17Oct 6, 2011Updated 14 years ago
- Code for "OpenCV video editing tutorial"☆14Apr 21, 2018Updated 8 years ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 3 years ago
- A test case for VFIO_PLATFORM currently based on the PL330 DMA controller. The effort on VFIO_PLATFORM has been partially funded by the S…☆13Dec 12, 2022Updated 3 years ago
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆16Jan 9, 2010Updated 16 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- udp分包的实现 应用程序保障传输的可靠性☆11Feb 26, 2019Updated 7 years ago