timniederhausen / rapidxmlLinks
Fork of Marcin Kalicinski's RapidXml library
☆17Updated 9 months ago
Alternatives and similar repositories for rapidxml
Users that are interested in rapidxml are comparing it to the libraries listed below
Sorting:
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A Boost.Asio-based driver for PostgreSQL☆15Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- easy to use callback library for C++☆42Updated 8 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…