chuckatkins / MiniXML
Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.
☆16Updated 10 years ago
Alternatives and similar repositories for MiniXML
Users that are interested in MiniXML are comparing it to the libraries listed below
Sorting:
- Fork of Log4c project☆91Updated 8 years ago
- Mirror of libgdsl, the Generic Data Structures Library in C☆19Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Configuration parser library in INI format☆38Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- ezxml - XML parser☆46Updated 2 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- cgic: an ANSI C library for CGI Programming☆265Updated 7 months ago
- A C library to build CGI applications☆49Updated 3 years ago
- Very simple library for sending and receiving ICMP datagrams.☆16Updated 2 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Port linux kernel list.h to userspace☆31Updated 10 years ago
- ini file parser by C☆25Updated 7 years ago
- A shell which is similar to Cisco IOS CLI , tailored from GNU Zebra.☆33Updated 11 years ago
- Copy of CUnit unit testing in C Language (http://cunit.sourceforge.net/) version 2.1.2☆24Updated 11 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- libmsntp is a full-featured, compact, portable SNTP library. (SNTP is a simplified version of NTP.)☆24Updated 12 years ago
- JSON-RPC in C (server only for now)☆229Updated 7 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- uClibc mirror☆56Updated 4 months ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Advanced cross-platform logging library for C/C++☆144Updated last month
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago