zeux / pugixmlLinks
Light-weight, simple and fast XML parser for C++ with XPath support
☆4,393Updated last month
Alternatives and similar repositories for pugixml
Users that are interested in pugixml are comparing it to the libraries listed below
Sorting:
- TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.☆5,574Updated 3 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,311Updated 2 months ago
- A C++11 library for serialization☆4,534Updated 9 months ago
- Asio C++ Library☆5,586Updated 2 months ago
- Lightweight C++ command line option parser☆4,595Updated 2 weeks ago
- Portable, simple and extensible C++ logging library☆2,443Updated 2 months ago
- A YAML parser and emitter in C++☆5,696Updated 3 weeks ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,925Updated this week
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,913Updated 3 months ago
- C++ Reflection Library☆3,390Updated last year
- UTF-8 with C++ in a Portable Way☆1,827Updated last month
- SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.☆2,564Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,747Updated 2 weeks ago
- Guidelines Support Library☆6,540Updated 3 weeks ago
- a modern C++ GUI library☆2,438Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,320Updated 7 months ago
- C++ Requests: Curl for People, a spiritual port of Python Requests.