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.
☆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:
- 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
- JSON-RPC in C (server only for now)☆231Updated 9 months ago
- A stand-alone DHCP server, written in C.☆98Updated last year
- Fork of Log4c project☆91Updated 8 years ago
- cgic: an ANSI C library for CGI Programming☆272Updated 9 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 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…☆302Updated last year
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Simple HTTP client in C☆301Updated 11 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- TFTP server and client implementation in C☆149Updated 5 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆226Updated 2 weeks ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆450Updated 2 years ago
- Configuration parser library in INI format☆38Updated 8 years ago
- Lock-Free Thread Pool☆79Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆442Updated 10 months ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- C doubly linked list☆454Updated last year
- libubox from OpenWrt.☆39Updated 11 years ago
- TIPC userspace package☆30Updated 10 years ago
- Tiny XML library.☆476Updated 5 months ago
- FastCGI.com fcgi2 Development Kit fork from http://repo.or.cz/fcgi2.git + last snapshot☆229Updated last month
- uClibc mirror☆57Updated 6 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago