chuckatkins / MiniXMLLinks
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.
☆17Updated 11 years ago
Alternatives and similar repositories for MiniXML
Users that are interested in MiniXML are comparing it to the libraries listed below
Sorting:
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- Fork of Log4c project☆93Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which su…☆306Updated last year
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Configuration parser library in INI format☆38Updated 9 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A stand-alone DHCP server, written in C.☆101Updated last year
- A small thread-safe queue written in C☆107Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 5 months ago
- JSON-RPC in C (server only for now)☆234Updated last year
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- A quick and dirty HTTP client library in and for C.☆173Updated 3 years ago
- Mirror of Apache Portable Runtime util☆79Updated last week
- Two-way SSL authentication example in C☆37Updated last year
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- cgic: an ANSI C library for CGI Programming☆275Updated last year
- Simple HTTP client in C☆301Updated last year
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- Small configuration file parser library for C.☆497Updated 5 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Tiny XML library.☆491Updated 8 months 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
- A hashtable in C☆59Updated 11 years ago
- OpenSource WebSocket toolkit☆126Updated 2 months ago