awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to omxyz/lumen

Open-source alternatives to Lumen

30 open-source projects similar to omxyz/lumen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lumen alternative.

  • atroche/rust-headless-chromeAvatar atroche

    atroche/rust-headless-chrome

    28Vezi pe GitHub↗

    A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.

    Vezi pe GitHub↗28
  • baristalabs/chrome-dev-toolsAvatar BaristaLabs

    BaristaLabs/chrome-dev-tools

    81Vezi pe GitHub↗

    Dot Net Core based Chrome Debugger Protocol Generator

    C#
    Vezi pe GitHub↗81
  • chromedp/chromedpAvatar chromedp

    chromedp/chromedp

    13,137Vezi pe GitHub↗

    chromedp is a browser automation framework and driver that controls web browsers via the Chrome DevTools Protocol. It functions as a headless browser automation tool and web browser controller, enabling the programmatic management of browser sessions, targets, and network responses through a remote debugging interface. The project provides specialized capabilities for Chrome DevTools Protocol automation, including headless browser testing, web scraping and data extraction, and mobile device emulation. It also supports browser-based visual regression by capturing precise screenshots of web pag

    Go
    Vezi pe GitHub↗13,137
  • chuckus/chromewhipAvatar chuckus

    chuckus/chromewhip

    121Vezi pe GitHub↗

    Scriptable Google Chrome™ as a HTTP service asyncio driver

    Python
    Vezi pe GitHub↗121
  • fake-name/chromecontrollerAvatar fake-name

    fake-name/ChromeController

    229Vezi pe GitHub↗

    Comprehensive wrapper and execution manager for the Chrome browser using the Chrome Debugging Protocol.

    Python
    Vezi pe GitHub↗229

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • fanyong920/jvppeteerAvatar fanyong920

    fanyong920/jvppeteer

    806Vezi pe GitHub↗

    Java API For Chrome and Firefox

    Java
    Vezi pe GitHub↗806
  • getgauge/taikoAvatar getgauge

    getgauge/taiko

    3,663Vezi pe GitHub↗

    Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions and verify application behavior. It functions as a headless browser testing tool capable of simulating real interactions and asserting page states in Chromium and Firefox. The project includes a browser interaction recorder that captures live actions and exports them as executable JavaScript automation scripts. It also serves as a web accessibility auditor, analyzing pages to detect accessibility violations and ensure compliance with inclusive design standards. The framework c

    JavaScriptautomationheadlessheadless-browsers
    Vezi pe GitHub↗3,663
  • go-rod/rodAvatar go-rod

    go-rod/rod

    6,713Vezi pe GitHub↗
    Goautomationcdpchrome-devtools
    Vezi pe GitHub↗6,713
  • googlechrome/puppeteerAvatar GoogleChrome

    GoogleChrome/puppeteer

    94,974Vezi pe GitHub↗

    Puppeteer is a JavaScript library for programmatically controlling Chrome and Firefox through the Chrome DevTools Protocol or the WebDriver BiDi protocol. It launches and manages browser instances—typically without a visible user interface—to automate interactions with web pages, enabling navigation, clicking, typing, and data extraction entirely through code. The library distinguishes itself through deep integration with the Chromium embedding layer, allowing fine-grained process configuration with custom flags, permissions, and sandbox policies. It maintains multiple concurrent command stre

    TypeScript
    Vezi pe GitHub↗94,974
  • hardkoded/puppeteer-sharpAvatar hardkoded

    hardkoded/puppeteer-sharp

    3,901Vezi pe GitHub↗

    Puppeteer Sharp is a .NET wrapper and automation library used to programmatically drive headless Chrome and Chromium browsers. It functions as a Chrome DevTools Protocol client, providing a framework for web scraping and the automation of web page interactions. The project enables the execution of JavaScript within the browser context and supports attaching to remote browser sessions via WebSocket endpoints. It allows for the manipulation of browser states to perform functional web testing and visual regression analysis. Capability areas include content transformation via HTML injection, pag

    C#automationchromechromium
    Vezi pe GitHub↗3,901
  • hyperiongray/python-chrome-devtools-protocolAvatar hyperiongray

    hyperiongray/python-chrome-devtools-protocol

    144Vezi pe GitHub↗

    Python type wrappers for Chrome DevTools Protocol (CDP)

    Python
    Vezi pe GitHub↗144
  • jakubkulhan/chrome-devtools-protocolAvatar jakubkulhan

    jakubkulhan/chrome-devtools-protocol

    185Vezi pe GitHub↗

    Chrome Devtools Protocol client for PHP

    PHP
    Vezi pe GitHub↗185
  • jittor/jittorllmsAvatar Jittor

    Jittor/JittorLLMs

    2,416Vezi pe GitHub↗

    计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点

    Python
    Vezi pe GitHub↗2,416
  • joffrey-bion/chrome-devtools-kotlinAvatar joffrey-bion

    joffrey-bion/chrome-devtools-kotlin

    59Vezi pe GitHub↗

    An asynchronous coroutine-based Kotllin client for the Chrome DevTools Protocol

    Kotlin
    Vezi pe GitHub↗59
  • kevinwang676/chatglm2-voice-cloningAvatar KevinWang676

    KevinWang676/ChatGLM2-Voice-Cloning

    616Vezi pe GitHub↗

    Chat with any character you like: ChatGLM2+SadTalker+Voice Cloning | 和喜欢的角色沉浸式对话吧:ChatGLM2+声音克隆+视频对话

    Python
    Vezi pe GitHub↗616
  • kklisura/chrome-devtools-java-clientAvatar kklisura

    kklisura/chrome-devtools-java-client

    236Vezi pe GitHub↗

    Chrome DevTools java client.

    Java
    Vezi pe GitHub↗236
  • machinio/cupriteAvatar machinio

    machinio/cuprite

    1,389Vezi pe GitHub↗

    Headless Chrome/Chromium driver for Capybara

    Ruby
    Vezi pe GitHub↗1,389
  • mafredri/cdpAvatar mafredri

    mafredri/cdp

    792Vezi pe GitHub↗

    Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.

    Go
    Vezi pe GitHub↗792
  • memfreeme/memfreeAvatar memfreeme

    memfreeme/memfree

    1,499Vezi pe GitHub↗

    MemFree - Hybrid AI Search Engine & AI Page Generator

    TypeScriptaiai-searchai-search-engine
    Vezi pe GitHub↗1,499
  • microsoft/playwrightAvatar microsoft

    microsoft/playwright

    91,074Vezi pe GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    TypeScriptautomationchromechromium
    Vezi pe GitHub↗91,074
  • milankinen/cuicAvatar milankinen

    milankinen/cuic

    38Vezi pe GitHub↗

    Clojure UI testing with Chrome

    Clojure
    Vezi pe GitHub↗38
  • ohtejera/autoitmonkeyAvatar ohtejera

    ohtejera/AutoItMonkey

    16Vezi pe GitHub↗

    AutoIt Monkey

    AutoIt
    Vezi pe GitHub↗16
  • optimalscale/lmflowAvatar OptimalScale

    OptimalScale/LMFlow

    8,488Vezi pe GitHub↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    Vezi pe GitHub↗8,488
  • pleisto/flappyAvatar pleisto

    pleisto/flappy

    306Vezi pe GitHub↗

    Production-Ready LLM Agent SDK for Every Developer

    Rustagentchatgptgenerative-ai
    Vezi pe GitHub↗306
  • pyppeteer/pyppeteerAvatar pyppeteer

    pyppeteer/pyppeteer

    3,948Vezi pe GitHub↗

    Pyppeteer is a Python library for controlling Chromium-based browsers using the Chrome DevTools Protocol. It functions as a headless browser automation tool, allowing for the programmatic navigation of web pages and the extraction of data from dynamic websites. The project provides low-level browser control through direct communication with the Chrome DevTools Protocol, enabling the interception and modification of network traffic. It differentiates itself by offering specialized performance profiling capabilities, including the measurement of JavaScript and CSS code coverage and the capture

    Python
    Vezi pe GitHub↗3,948
  • raff/godetAvatar raff

    raff/godet

    398Vezi pe GitHub↗

    Remote client for Chrome DevTools

    Go
    Vezi pe GitHub↗398
  • rialto-php/puphpeteerAvatar rialto-php

    rialto-php/puphpeteer

    1,333Vezi pe GitHub↗

    A Puppeteer bridge for PHP, supporting the entire API.

    PHP
    Vezi pe GitHub↗1,333
  • route/ferrumAvatar route

    route/ferrum

    2,030Vezi pe GitHub↗

    Headless Chrome Ruby API

    Ruby
    Vezi pe GitHub↗2,030
  • seclerp/dotnet-chrome-protocolAvatar seclerp

    seclerp/dotnet-chrome-protocol

    29Vezi pe GitHub↗

    A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.

    C#
    Vezi pe GitHub↗29
  • soulteary/docker-llama2-chatAvatar soulteary

    soulteary/docker-llama2-chat

    535Vezi pe GitHub↗

    Play LLaMA2 (official / 中文版 / INT4 / llama2.cpp) Together! ONLY 3 STEPS! ( non GPU / 5GB vRAM / 8~14GB vRAM)

    Pythonllamallama2llama2-docker
    Vezi pe GitHub↗535