https://github.com/assistidemo/ladybird

https://github.com/assistidemo/ladybird

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: assistidemo
  • License: bsd-2-clause
  • Language: C++
  • Default Branch: master
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Codeowners Security

README.md

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.

Owner

  • Login: assistidemo
  • Kind: user

GitHub Events

Total
  • Pull request event: 1
  • Create event: 3
Last Year
  • Pull request event: 1
  • Create event: 3

Dependencies

.github/actions/cache-restore/action.yml actions
  • actions/cache/restore v4 composite
  • actions/github-script v7 composite
.github/actions/cache-save/action.yml actions
  • actions/cache/save v4 composite
.github/actions/setup/action.yml actions
  • actions/github-script v7 composite
  • actions/setup-python v5 composite
  • maxim-lobanov/setup-xcode v1 composite
.github/workflows/ci.yml actions
.github/workflows/dev-container.yml actions
  • actions/checkout v4 composite
  • devcontainers/ci v0.3 composite
  • docker/login-action v3 composite
.github/workflows/ladybird-js-artifacts.yml actions
  • ./.github/actions/cache-restore * composite
  • ./.github/actions/cache-save * composite
  • ./.github/actions/setup * composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/lagom-template.yml actions
  • ./.github/actions/cache-restore * composite
  • ./.github/actions/cache-save * composite
  • ./.github/actions/setup * composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/libjs-test262.yml actions
  • ./.github/actions/cache-restore * composite
  • JamesIves/github-pages-deploy-action v4.7.3 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/lint-code.yml actions
  • actions/checkout v4 composite
.github/workflows/lint-commits.yml actions
  • IdanHo/comment-on-pr 63ea2bf352997c66e524b8b5be7a79163fb3a88a composite
  • actions/github-script v7 composite
.github/workflows/merge-conflict-labeler.yml actions
  • eps1lon/actions-label-merge-conflict v3 composite
.github/workflows/nightly-android.yml actions
  • ./.github/actions/cache-restore * composite
  • ./.github/actions/cache-save * composite
  • ./.github/actions/setup * composite
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • gradle/actions/setup-gradle v4 composite
.github/workflows/nightly-lagom.yml actions
.github/workflows/notes-push.yml actions
  • actions/checkout v4 composite
  • fregante/setup-git-user v2 composite
.github/workflows/stale.yml actions
  • itchyny/actions-stale 0980a21d84c23bd4d8c62b0958f47f25822286f2 composite
Tests/LibWeb/Text/input/wpt-import/css/css-flexbox/META.yml cpan
.devcontainer/fedora-ci/Dockerfile docker
  • fedora $VERSION build
UI/Android/build.gradle.kts maven
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.constraintlayout:constraintlayout 2.1.4 implementation
  • androidx.core:core-ktx 1.13.1 implementation
  • androidx.swiperefreshlayout:swiperefreshlayout 1.1.0 implementation
  • com.google.android.material:material 1.12.0 implementation
  • com.google.oboe:oboe 1.9.0 implementation
  • junit:junit 4.13.2 testImplementation
Tests/ClangPlugins/requirements.txt pypi
  • lit ==18.1.3
Tests/LibWeb/Text/expected/wpt-import/html/semantics/forms/the-select-element/select-required-attribute.tentative.txt pypi
  • 1Fail *
  • Fail *
  • Found1tests *
  • Harnessstatus *
Meta/CMake/vcpkg/overlay-ports/icu/vcpkg.json vcpkg
  • icu *
Meta/CMake/vcpkg/overlay-ports/skia/vcpkg.json vcpkg
  • expat *
  • libjpeg-turbo *
  • libpng *
  • libwebp *
  • opengl *
  • vcpkg-cmake-config *
  • vcpkg-cmake-get-vars *
  • vcpkg-gn *
  • vcpkg-pkgconfig-get-modules *
  • vcpkg-tool-gn *
  • zlib *
Meta/CMake/vcpkg/overlay-ports/vulkan/vcpkg.json vcpkg
Meta/Lagom/vcpkg.json vcpkg
  • angle *
  • curl *
  • dirent *
  • ffmpeg *
  • fontconfig *
  • harfbuzz *
  • icu *
  • libavif *
  • libjpeg-turbo *
  • libjxl *
  • libpng *
  • libproxy *
  • libwebp *
  • mman *
  • openssl *
  • pthread *
  • simdutf *
  • skia *
  • sqlite3 *
  • vulkan *
  • vulkan-headers *
  • woff2 *
vcpkg.json vcpkg
  • angle *
  • curl *
  • dirent *
  • ffmpeg *
  • fontconfig *
  • harfbuzz *
  • icu *
  • libavif *
  • libjpeg-turbo *
  • libjxl *
  • libpng *
  • libproxy *
  • libwebp *
  • mman *
  • openssl *
  • pthread *
  • simdutf *
  • skia *
  • sqlite3 *
  • vulkan *
  • vulkan-headers *
  • woff2 *