SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Emacs Lisp Melpa Projects
-
Project mention: C++ Template Macroprogramming versus Lisp Macros | news.ycombinator.com | 2024-11-15
One example is the ~use-package~ macro (Emacs plugin) [0]. Using packages in emacs is mostly the same code over and over. They've already been abstracted in functions, but you still find yourself juggling with so many utilities. You could write a bigger functions, but it will then have a lot of conditional branches. This macro selectively select the code it needs and transforming it if needs be and then the result will be evaluated.
It's a bit hard to explain for me (English is not my native language). But it's the difference between coding a solution will all the edge cases baked in and coding an archetype that let you add your own cases. With functions, you abstract common algorithms, with macros you abstract common architecture.
[0] https://github.com/jwiegley/use-package/blob/a6e856418d2ebd0...
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Local Golang playground
GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :) (by grafov)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Emacs Lisp Melpa discussion
Emacs Lisp Melpa related posts
-
Show HN: Small Collection of Emacs Packages
-
Aid for distraction-free writing (Emacs)
-
nimbus-theme: Nimbus dark theme for Emacs. Beautiful, slightly retro, yet readable and easy on the eyes.
-
Mega fast startup times
-
Doom -> vanilla emacs 29
-
Jump around huge code bases in Emacs without LSP or TAGS
-
remote use
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 May 2025
Index
What are some of the best open-source Melpa projects in Emacs Lisp? This list will help you:
# | Project | Stars |
---|---|---|
1 | use-package | 4,455 |
2 | auto-complete | 1,745 |
3 | web-mode | 1,660 |
4 | dumb-jump | 1,646 |
5 | quelpa | 655 |
6 | meghanada-emacs | 604 |
7 | svg-tag-mode | 517 |
8 | rg.el | 505 |
9 | emacs | 492 |
10 | emacs-easy-hugo | 368 |
11 | evil-multiedit | 349 |
12 | emacs-solaire-mode | 340 |
13 | bm | 276 |
14 | explain-pause-mode | 245 |
15 | lsp-haskell | 241 |
16 | lsp-dart | 205 |
17 | elcord | 204 |
18 | clipetty | 177 |
19 | selectric-mode | 163 |
20 | pangu-spacing | 149 |
21 | auctex-latexmk | 94 |
22 | jtsx | 89 |
23 | Local Golang playground | 86 |