Found 149 repositories(showing 30)
Chuyu-Team
C++基础辅助类库,比如异步进行-Thread,安全句柄-CHandle,资源守卫-Guard,XML解析-rapidxml,以及其他注册表、文件基础操作。用于更加高效、安全的进行C++开发。温馨提示:至少需要支持C++0x标准的编译器。
dwd
RapidXML fork; XML namespacing, per-element parsing, etc
lubyk
Very fast XML parser for Lua based on RapidXML.
discord
Mirror of rapidxml from http://rapidxml.sourceforge.net/
Fe-Bell
C++ XML Parser. http://rapidxml.sourceforge.net/
rla
Very fast RapidXML-based Node.JS module for parsing newsfeeds (RSS 2 and Atom).
svgpp
RapidXML NS library - RapidXML with added XML namespaces support
timniederhausen
Fork of Marcin Kalicinski's RapidXml library
solar-storm-studios
TMXParser is a Tiled Map Editor *.tmx map xml file loader using rapidXML.
cmrigney
In-place replacement for xml2js parseString. This is about 20x faster and makes use of the rapidxml C++ library.
damirn
RapidXML based XML to JSON converter for Node.JS
simdsoft
A simple rapidxml wrapper & Add SAX support for rapidxml[DEPREATED]
solar-storm-studios
TSXParser is a Tiled Map Editor *.tsx tileset xml file loader using rapidXML.
valnoel
RapidXml clone from http://rapidxml.sourceforge.net/
huntlabs
A XML Parsing library for D Programming Language.
CodeFinder2
CMake compatible and restructured mirror of the RapidXML library based on v1.13 for rapidly parsing XML data in C++
simdsoft
The embedded xml SAX parser, extract from pugixml/rapidxml DOM parsers
Arzaroth
python bindings for RapidXml, a C++ XML parsing library
tarantool
A fast XML parser for Tarantool based on rapidxml
W-y-l-t
Weather forecast for the selected list of cities using third-party libraries
jobs-github
xml serialization automation tool kit ( based on rapidxml )
plenluno
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.
ashish-2022
This project contains various RapidXML examples (Read, Add, Delete, Update)
PhilippRo
A rapidxml extension that supports a short range of XPath queries
externpro
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data.
dcooley
No description available
changnet
a lua xml encode/decode module base on rapidxml
czlc
基于 rapidxml 解析 xml 到 lua table
johannnovak
A vivarium composed of pokemons / written in C++ with the SFML and rapidxml library
ntkwan
Parse and render SVG files, handle user interactions.