libparserutils
« Back to VersTracker
Description:
Library for building efficient parsers
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c-library parser development netsurf
Install: brew install libparserutils
About:
Libparserutils is a C library designed to create highly efficient parsers for various input formats. It provides a low-level framework for tokenizing and parsing data streams with minimal overhead. Its main value proposition is offering a robust foundation for developers building custom parsers where performance and memory efficiency are critical.
Key Features:
  • Written in C for maximum performance and portability
  • Provides a flexible tokenization and parsing framework
  • Designed with a clean, modular architecture
Use Cases:
  • Building parsers for custom data formats or domain-specific languages
  • Integrating efficient parsing capabilities into C-based applications like web browsers
Alternatives:
  • ANTLR – Higher-level parser generator with support for multiple languages, but with greater overhead than a C library.
Version History
Detected Version Rev Change Commit
Sep 11, 2025 1:24am 0 VERSION_BUMP 5b4e9a9c