Lambdasoup Alternatives
Similar projects and alternatives to lambdasoup
-
-
ocaml-tsort
Easy to use and user-friendly topological sort module for OCaml
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
pyppeteer
Headless chrome/chromium automation library (unofficial port of puppeteer)
-
otoml
TOML parsing, manipulation, and pretty-printing library for OCaml (fully 1.0.0-compliant)
-
-
utls
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
-
selectolax
Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
lexbor
Lexbor is development of an open source HTML Renderer library. http://lexbor.com
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
-
lambdasoup reviews and mentions
-
The State of Web Scraping in 2021
OCaml’s Lambda Soup (https://aantron.github.io/lambdasoup/) is a amazing library/, especially for those that prefer functional programming
-
Soupault (soup-oh) is a tool that helps you create and manage static websites
It's used for sorting "widgets" (page processing steps) according to dependency lists that users can specify in the config (like `after = ["foo", "bar"]`).
Other than that, one thing I really like about OCaml is that the compiler team and most library maintainers are considerate towards downstream users with respect to compatibility.
The Lua interpreter [3] that soupault uses for its plugin API is a revived 20 year old research project. It only needed minor modifications to build with recent compiler versions.
Stats
aantron/lambdasoup is an open source project licensed under MIT License which is an OSI approved license.