Ladybird

Ladybird 是一款真正独立的网页浏览器,采用基于 web 标准的创新引擎。「Ladybird is a truly independent web browser, using a novel engine based on web standards.」

  • 所有者: LadybirdBrowser/ladybird
  • 平台: Linux,Mac,Windows Subsystem for Linux (WSL)
  • 许可证: BSD 2-Clause "Simplified" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Ladybird

Ladybird is a truly independent web browser, using a novel engine based on web standards.

[!IMPORTANT]
Ladybird is in a pre-alpha state, and only suitable for use by developers

Features

We aim to build a complete, usable browser for the modern web.

Ladybird uses a multi-process architecture with a main UI process, several WebContent renderer processes,
an ImageDecoder process, and a RequestServer process.

Image decoding and network connections are done out of process to be more robust against malicious content.
Each tab has its own renderer process, which is sandboxed from the rest of the system.

At the moment, many core library support components are inherited from SerenityOS:

  • LibWeb: Web rendering engine
  • LibJS: JavaScript engine
  • LibWasm: WebAssembly implementation
  • LibCrypto/LibTLS: Cryptography primitives and Transport Layer Security
  • LibHTTP: HTTP/1.1 client
  • LibGfx: 2D Graphics Library, Image Decoding and Rendering
  • LibUnicode: Unicode and locale support
  • LibMedia: Audio and video playback
  • LibCore: Event loop, OS abstraction layer
  • LibIPC: Inter-process communication

How do I build and run this?

See build instructions for information on how to build Ladybird.

Ladybird runs on Linux, macOS, Windows (with WSL2), and many other *Nixes.

How do I read the documentation?

Code-related documentation can be found in the documentation folder.

Get in touch and participate!

Join our Discord server to participate in development discussion.

Please read Getting started contributing if you plan to contribute to Ladybird for the first time.

Before opening an issue, please see the issue policy and the detailed issue-reporting guidelines.

The full contribution guidelines can be found in CONTRIBUTING.md.

License

Ladybird is licensed under a 2-clause BSD license.

主要指标

概览
名称与所有者LadybirdBrowser/ladybird
主编程语言C++
编程语言 (语言数: 14)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2024-05-30 09:18:10
推送于2025-08-14 20:22:54
最后一次提交2025-08-14 15:25:19
发布数0
用户参与
星数46.7k
关注者数236
派生数2k
提交数71.1k
已启用问题?
问题数1120
打开的问题数495
拉请求数4173
打开的拉请求数78
关闭的拉请求数470
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?