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.
☆15Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for MiniXML
- Fork of Log4c project☆86Updated 7 years ago
- A shell which is similar to Cisco IOS CLI , tailored from GNU Zebra.☆31Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- Simple memory leak finder.☆51Updated 11 years ago
- TIPC userspace package☆28Updated 10 years ago
- JSON-RPC in C (server only for now)☆221Updated last month
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- 多种无锁队列☆43Updated 6 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- A Lightweight TCP/IP stack☆96Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆176Updated 5 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 3 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆441Updated last year
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- ☆212Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- OpenSource WebSocket toolkit☆124Updated last month
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- Classic file transfer client☆23Updated last year
- IPC benchmark on Linux☆73Updated last year
- Lock-Free Thread Pool☆75Updated last year
- Mirror of available mini_httpd archives.☆66Updated 11 years ago