Projects with this topic
-
Collection of parsers and import filters for spreadsheet documents.
Updated -
Zig EBNF grammar parser and code generator - generates recursive-descent parsers from EBNF specifications
Updated -
Client app of a B2B wholesale price aggregator: supplier price-list parsing, cross-supplier price search, subscriptions, admin panel. Next.js 14 + MUI + Redux Toolkit. Restored archive, live demo.
Updated -
A Go wrapper package for reading and unmarshalling data from configuration files based on Viper.
Updated -
A complete YAML 1.2.2 parser and emitter library for Zig 0.15.2. Features streaming event-based parser, document graph representation, schema-based resolution (failsafe/json/core), canonical emitter, and resource limits for DoS protection.
Updated -
A fully compliant TOML v1.1.0 parser for Zig 0.15.2 with v1.0.0 compatibility mode. Features typed value tree output, version-gated parsing, comprehensive error handling, and zero external dependencies.
Updated -
RFC 3986 compliant URI/URL parsing and manipulation library for Zig. Zero-copy parsing, URI resolution, normalization, percent-encoding, URN support (RFC 8141), and resource registry.
Updated -
-
XML Parser Library for C.
Updated -
simple key-value configuration parsers with a dictionary-like interface
Updated -
Address to hash160 is an efficient multi-threaded tool designed to decode various cryptocurrency addresses (such as Bitcoin BTC,Bitcoin Cash BCH,Litecoin LTC,Bitcoin Gold BTG,etc.) to extract hash160 values. It is often used in research such as brainflayer,keyhunt,BitCrack,ecloop, keyhunt cuda,etc.
Updated -
Lua HTML5 parser and DOM API. https://craigbarnes.gitlab.io/lua-gumbo/
Updated -
-
Planète Casio's textout() BBcode markup language translator. https://textoutpc.touhey.pro/
Updated -
Logstash configuration language handling. https://lscl.touhey.pro/
Updated -
-
Text Reckoner. For console output/filtering (like grep).
Updated -
-
This is a simple arithmetic calculator, which parses mathematical expressions specified in infix notation using the shunting-yard algorithm.
Updated -