Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex313031/mercury
Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
https://github.com/alex313031/mercury
avx avx-instructions browser compiler-optimization firefox firefox-fork firefox-forking mercury optimization privacy sse3 web-browser web-platform webbrowser
Last synced: 4 days ago
JSON representation
Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
- Host: GitHub
- URL: https://github.com/alex313031/mercury
- Owner: Alex313031
- License: mpl-2.0
- Created: 2022-07-03T21:02:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T02:25:36.000Z (about 2 months ago)
- Last Synced: 2025-01-17T10:02:55.103Z (4 days ago)
- Topics: avx, avx-instructions, browser, compiler-optimization, firefox, firefox-fork, firefox-forking, mercury, optimization, privacy, sse3, web-browser, web-platform, webbrowser
- Language: JavaScript
- Homepage: https://thorium.rocks/mercury
- Size: 8.1 MB
- Stars: 1,278
- Watchers: 23
- Forks: 28
- Open Issues: 82
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Mercury Browser
[Firefox](https://www.mozilla.org/en-US/firefox/) fork with compiler optimizations and patches from [Librewolf](https://gitlab.com/librewolf-community), [Waterfox](https://github.com/WaterfoxCo/Waterfox), [Ghostery](https://github.com/ghostery/user-agent-desktop), and [BetterFox](https://github.com/yokoffing/Betterfox).
It aims to be the Firefox equivalent of my main project: [Thorium](https://github.com/Alex313031/Thorium) (a [Chromium](https://www.chromium.org/) fork).
## Patches
See > [PATCHES.md](https://github.com/Alex313031/Mercury/blob/main/docs/PATCHES.md)## Bugs
See > [BUGS.md](https://github.com/Alex313031/Mercury/blob/main/docs/BUGS.md)## Building
See > [BUILDING.md](https://github.com/Alex313031/Mercury/blob/main/docs/BUILDING.md) and [DEBUGGING.md](https://github.com/Alex313031/Mercury/blob/main/docs/DEBUGGING.md).