lexbor
« Back to VersTracker
Description:
Fast embeddable web browser engine written in C with no dependencies
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: browser-engine html5 css3 dom c-library web-scraping
Install: brew install lexbor
About:
Lexbor is a high-performance, embeddable web browser engine implemented in pure C99 with zero external dependencies. It provides comprehensive HTML5 parsing, CSS selection, and DOM manipulation capabilities, making it ideal for integrating web standards into native applications without the overhead of larger browser engines.
Key Features:
  • Zero-dependency C99 implementation
  • Fast HTML5 and CSS3 parsing
  • Full DOM API support
  • Memory-efficient design
  • No external libraries required
Use Cases:
  • Web scraping and data extraction in C/C++ applications
  • Embedding web rendering capabilities in desktop applications
  • Building lightweight web-enabled IoT device interfaces
  • Creating headless browser automation tools
Alternatives:
  • libxml2 – Lexbor provides full HTML5/CSS3 support vs libxml2's focus on XML/HTML parsing
  • WebKit – Lexbor is lightweight and embeddable vs WebKit's large binary size and dependencies
  • Chromium Embedded Framework – Lexbor has no dependencies vs CEF's heavy Chromium requirement
Version History
Detected Version Rev Change Commit
Sep 15, 2025 4:05pm 0 VERSION_BUMP 965d0d7c
Dec 21, 2024 1:39am 0 VERSION_BUMP fb6ffc3f
Nov 12, 2024 9:41pm 0 VERSION_BUMP 7cba51e9
Sep 14, 2024 1:51pm 0 VERSION_BUMP 2ea72992