svgpp / rapidxml_nsLinks
RapidXML NS library - RapidXML with added XML namespaces support
☆18Updated 8 years ago
Alternatives and similar repositories for rapidxml_ns
Users that are interested in rapidxml_ns are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A wonderful, lightweight, cross-platform C++ snippet library under a MIT or LGPL license.☆80Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Libusb wrapper for Asio☆65Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆74Updated 7 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Library for comfortable work with DLL and DSO☆113Updated 3 weeks ago
- An indirect value-type for C++