Dactyloidae source code mirror
  • C++ 38%
  • C 22.3%
  • JavaScript 18%
  • HTML 10.3%
  • Python 3.5%
  • Other 7.3%
Find a file
2026-08-07 20:27:22 -07:00
.vscode
accessible
browser
build
caps
chrome
config
db
devtools
docs
docshell
dom
editor
embedding
extensions
gfx
gradle/wrapper
hal
image
intl
ipc
js
layout
ldap
mailnews
media
memory
mfbt
mobile
modules
mozconfigs
mozglue
netwerk
nsprpub
other-licenses
parser
probes
python
rdf
security
services
startupcache
storage
taskcluster
testing
toolkit
tools
uriloader
view
widget
xpcom
xpfe
.clang-format
.clang-format-ignore
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitattributes
.gitignore
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
README.md
SECURITY.md
settings.gradle
sourcestamp.txt
test.mozbuild

Dactyloidae web browser
Official Discord server

Dactyloidae is a heavily modified fork of Eclipse Hydra (fork of roytam1's Serpent, which is a fork of Basilisk, which is a fork of Firefox).

Some advantages over upstream, roytam1's Serpent, Eclipse Hydra and Firefox are:

  • More optimizations (SSE2, with additional boosts for future CPUs coming soon)
  • Better interoperability with upstream (using SQL storage instead of DBM)
  • More modern theme
  • Better e10s support
  • Support for extensions in the Chrome and Edge Web Store (soon)
  • Support for extensions released for both Pale Moon, Basilisk and Firefox
  • WebExtensions support comparable to Firefox ESR 78
  • Literally being the fastest XUL browser (33.7 in Speedometer 2.1 compared to 22.4 in Pale Moon 34.2 AVX2)
  • Re-add support for iOS, Android, Windows 2000 and later, NetBSD (soon OpenBSD)

Interested in running Dactyloidae in Win9x?

Get DactJump alongside Dactyloidae if you want to use it on 9x.

Get it here.

Credits

If I've forgotten to put your name here, please let me know and I'll add it.

  • Feodor2 - Portable mode, theme fixes, and more from Mypal and Mypal68.
  • Librewolf Developers - Privacy tweaks from Librewolf. (Has not been implemented yet)
  • BlueySoft (goober) - Branding visuals, icons and fancy text.
  • White Star - Helping with porting platform to Darwin PowerPC.

Major core browser engine contributions:

  • Stossy11 - Helping to develop and fix the macOS build.
  • Eclipse Community - For creating Hydra and Lun3r, the bases of this fork.
  • Loongson Hobbists' community - Providing a LoongArch VM and general assistance in porting to LoongArch64
  • Basilisk-Dev - For supporting and maintaining Basilisk, aswell as general advice for developing this browser.
  • roytam1 - Windows XP support code, e10s, WebExtensions, and more for UXP.
  • Moonchild Productions - For creating the Unified XUL Platform and Basilisk, the core of this project.
  • Mozilla Developers - Firefox ESR 52 browser base.