jit-spell VS drepl

Compare jit-spell vs drepl and see what are their differences.

jit-spell

Just-in-time spell checking for Emacs (by astoff)

drepl

REPL protocol for the dumb terminal (by astoff)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jit-spell drepl
3 1
45 16
- -
4.6 8.1
about 2 months ago 5 days ago
Emacs Lisp Emacs Lisp
- -
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.

jit-spell

Posts with mentions or reviews of jit-spell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.
    17 projects | /r/emacs | 9 Dec 2023
    A clarification - I don't consider Jinx a fork of Jit-spell, otherwise I would have made this clear in the package README and the package header. There is no code shared between the two packages and the overall approach differs in the essential points (Enchant vs external process, Checking only the visible region, ...). It is true that I started Jinx because of our discussion https://github.com/astoff/jit-spell/issues/9, but this does not make Jinx a fork. Jinx is technically closer to spell-fu, which uses a similar technique, where only the visible region in the window is checked.
  • jit-spell: Just-in-time spell checking for Emacs
    1 project | /r/planetemacs | 30 Mar 2023

drepl

Posts with mentions or reviews of drepl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • Emacs Advent Calendar 9: devdocs, code-cells, dREPL, etc.
    17 projects | /r/emacs | 9 Dec 2023
    dREPL: An attempt, rather experimental at this point, to improve deficiencies of the Python shell such as limited completion and lack of multi-line input editing. It's actually a REPL protocol geared towards dumb terminals (which is what Emacs looks like from the perspective of its subprocesses), so it's actually not limited to Python and can be used to create other fully-featured shells.

What are some alternatives?

When comparing jit-spell and drepl you can also consider the following projects:

plz-see.el - Interactive HTTP client for Emacs

consult - :mag: consult.el - Consulting completing-read

code-cells.el - Emacs utilities for code split into cells, including Jupyter notebooks

ctrlf - ⌨️ Emacs finally learns how to ctrl+F.

buffer-env - Buffer-local process environments for Emacs