61 skills found · Page 3 of 3
aintea4 / CpParserA Python argparse like C++ argument parser
Ferki-git-creator / STB Style Single File C CPP JSON Parser Generator Header Only Library With Full RFC ComplianceLightweight single-header JSON parser/generator for C/C++ in STB tradition. Implements RFC 8259 (JSON), RFC 6901 (JSON Pointer), RFC 6902 (JSON Patch), and RFC 7386 (Merge Patch). Zero dependencies, thread-safe, UTF-8 validation, file I/O, minification, and custom allocators. Ideal for embedded systems and cross-platform projects.
lxjhk / Blockchain ParserThis project contains a single C++ code snippet, one header file, one CPP, with no external dependencies, to rapidly and efficiently parse the raw bitcoin block-chain on your hard drive (assuming you are running the official bitcoin client.)
phonzia / CppSyntaxChecka vim plugin of cpp syntax check, using g++ as parser
cschanaj / Gumbo Parser CppC++ Library to Extract Information from the Google Gumbo HTML Parse Tree
LivingTheDagor / WrplReplayParserWarthunder .wrpl Replayer Parser written in cpp with planned ABI and python bindings
namespace-Pt / Cpp Parser编译原理实验, LL(1) 语法分析器 和 SLR(1) 语法分析器, 对C++语言(demo)分析
veblush / CppAuParserNew C++ Engine for GOLD Parser
AntonReborn / Cpp Parser CombinatorParser combinator library for C++
oigami / MMDFileParserForCppNo description available
pjh456 / Let Us Build Cpp Json Parser从头开始构建header-only、高效、多线程、内存安全的Json序列化与反序列化工具!
galois-advertising / Gtable GeneratorGalois advertising gtable ddl c++ code generator|Galois在线广告检索框架中gtable内存数据库DDL代码生成工具。根据gtable-parser解析出的xml文件生成*.h和*.cpp文件。
Giopff / Yaml Parserlight-weight yaml parser in cpp
benanil / GLTF ParserFast Gltf scene parser. one Cpp file only
alexpanter / Cpp Module ParserA tool for generating build scripts for C++20 projects that use modules.
RollinBarrel / HxlibmapTrenchbroom-compatible .map parser for Haxe, port of libmap-cpp
PyGerber / Pygerber Gerber Parser Cpp[WIP] PyGerber plugin implementing Gerber parser in C++
Toxe / Cpp Cli Parser ExamplesC++ CLI Arguments Parser Examples
Awesome-Embedded-Learning-Studio / Tutorial Cpp SimpleIniParser这是我们C++工程化开始的旅程!手搓一个最简单的Ini分析器!This is the beginning of our journey in C++ engineering! Handcrafting the simplest INI parser!
radif / McbPlatformSupportmcbPlatform support is a c++11 framework which simplifies the cross platform resource driven application development on top of the the Cocos2d-x library. It has useful perks such as cpp reflection, multistep initialization through templates base class, plist parser (including color parsing, relative positioning and scaling parsing etc), path resolution, resource driven view builder, audio player, cocos2d actions with lambdas, dispatch to main thread api using lambdas