nyxt VS cl-webkit

Compare nyxt vs cl-webkit and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nyxt cl-webkit
150 1
9,521 4
0.7% -
9.8 4.8
5 days ago 5 months ago
Common Lisp Common Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nyxt

Posts with mentions or reviews of nyxt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.

cl-webkit

Posts with mentions or reviews of cl-webkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-29.
  • Nyxt browser: mouseless copy/paste
    6 projects | news.ycombinator.com | 29 Jan 2021
    A welcome critique, though unfortunately mostly incorrect :-D! I'll address some of your comments:

    1. Nyxt is entirely written in Common Lisp, so yes, any part of it can be reprogrammed at any time. All of our FFI bindings are also written in Common Lisp (https://github.com/atlas-engineer/cl-webkit). In fact, you can even GENERATE bindings at run time. So it is irrelevant what part is invoking C, it is still fully funcall'able at runtime. This is what makes Nyxt not a 'thin veneer', but rather a deep integration which exposes all resources to the end-user (something unique to Nyxt).

    2. Our project is a chrome that is agnostic of the renderer engine. We can use both WebKit and Web Engine (Chromium). This makes us resilient to renderer specific problems. If websites decide to ban browsers that utilize WebKitGKT+, we'll have another renderer available to us. We talk about this in our article where we justify some of our technical design decisions: https://nyxt.atlas.engineer/article/technical-design.org

    3. Security is very important to us. We rely on upstream providers of web engines (WebKitGTK+, Qt WebEngine) to test and audit secure web engines for us. We can't do everything, you're right about that. For this reason, we give users the choice, and hope for the best!

    4. "Lack of flexibility and power"- I think this point is probably the most inaccurate. If you look through our articles you'll see a couple of things that make Nyxt powerful and flexible.

What are some alternatives?

When comparing nyxt and cl-webkit you can also consider the following projects:

qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.

luakit - Fast, small, webkit based browser framework extensible by Lua.

blockit - WebKitGTK adblock extension with Brave's Rust-based adblock engine for backend.

emacs-application-framework - EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs

ungoogled-chromium - Google Chromium, sans integration with Google

emacs-webkit - An Emacs Dynamic Module for WebKit, aka a fully fledged browser inside emacs

min - A fast, minimal browser that protects your privacy

exwm - Emacs X Window Manager

stealth - :rocket: Stealth - Secure, Peer-to-Peer, Private and Automateable Web Browser/Scraper/Proxy

tridactyl - A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.

Vieb - Vim Inspired Electron Browser - Vim bindings for the web by design

vimium-c - A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar