Projects with this topic
-
Read Ruuvitag data with Node.js, using TypeScript!
Updated -
Collection of parsers and import filters for spreadsheet documents.
Updated -
Logic puzzle solver for a number of unique integer values based on constraint solving. A puzzle generator is able to generate sets of constraints for a given puzzle solution.
Updated -
An dead simple ini file parser with an explanatory blog post attached.
Updated -
With the clap_serde procedural macro both clap and serde can be derived from a struct. Then the struct can be parsed from clap and serde sources as in a layered config: the last source has the precedence.
Updated -
-
Parse and stream tabular data form PDF documents using Node.js with Mozilla's PDF.js library.
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 -
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 -
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 -
-
A modern mustache template engine featuring a custom server-side Web Components implementation
Updated -
PEG grammar sources used by RxMapper.
Updated -
Library and tools for parsing, mapping, and validating reaction notation.
Updated -
Tree-sitter grammar for SysML v2. Incremental parsing with bindings for Rust, Node, Python, Go, Swift, and C.
Updated -
A minimal streaming JSON reader and writer
Updated -
A tree-sitter parser for RPM spec files.
Updated -
simple key-value configuration parsers with a dictionary-like interface
Updated -
Trivet is a simple Rust library for writing recursive descent parsers. It is not a parser generator; it is a tiny package with no external dependencies.
Updated -
A Java API for national and international phone numbers. The code is part of the blog article Das Mimikri Muster.
Updated