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:
- JSON-RPC in C (server only for now)☆232Updated 11 months ago
- Simple memory leak finder.☆51Updated 12 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
- Protocol Buffers C RPC implementation☆201Updated 5 years ago
- Fork of Log4c project☆93Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 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
- 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
- Lock-Free Thread Pool☆79Updated 2 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated this week
- A small thread-safe queue written in C☆107Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- A stand-alone DHCP server, written in C.☆97Updated last year
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- cgic: an ANSI C library for CGI Programming☆274Updated 11 months ago
- C doubly linked list☆455Updated last month
- Configuration parser library in INI format☆38Updated 9 years ago
- NIH Utility Library☆90Updated 3 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 6 years ago
- Official code repository for json-c http://oss.metaparadigm.com/json-c/☆126Updated 10 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Small configuration file parser library for C.☆494Updated 4 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- OpenSource WebSocket toolkit☆127Updated last month
- Tiny XML library.☆487Updated 7 months ago
- A shell which is similar to Cisco IOS CLI , tailored from GNU Zebra.☆33Updated 11 years ago