Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Emacs

Emacs

68 projects

Showing 36 of 68 projects

Khoj
KhojPython

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

#chat#semantic-search#ai
Stars35.9k
Forks2.3k
Last commit
awesome-emacs
awesome-emacs

A community driven list of useful Emacs packages, libraries and other items.

#emacs#awesome-list
Stars9.3k
Forks598
Last commit2 months ago
Emacs
Emacs

A community driven list of useful Emacs packages, libraries and other items.

#emacs#awesome-list
Stars9.3k
Forks598
Last commit2 months ago
magit-mode
magit-modeEmacs Lisp

A complete Git porcelain implemented as an Emacs package, allowing version control tasks directly from the editor.

#version-control#emacs#developer-tools
Stars7.2k
Forks870
Last commit1 day ago
CIDER (Emacs)
CIDER (Emacs)Emacs Lisp

An Emacs extension for interactive Clojure and ClojureScript development with a REPL, debugging, and code analysis.

#cider#nrepl#emacs
Stars3.7k
Forks654
Last commit4 days ago
Flycheck
FlycheckEmacs Lisp

A modern on-the-fly syntax checking extension for GNU Emacs that validates code as you type.

#emacs#editor-integration#syntax-checking
Stars2.5k
Forks459
Last commit1 day ago
Slime contrib for Coalton
Slime contrib for CoaltonCommon Lisp

An Emacs extension for interactive Common Lisp programming with compilation, debugging, and documentation lookup.

#emacs#editor-integration#repl
Stars2.1k
Forks349
Last commit3 days ago
smartparens (Emacs)
smartparens (Emacs)Emacs Lisp

An Emacs minor mode that intelligently manages parentheses and other delimiter pairs for structured editing.

#emacs#delimiter-pairs#lisp
Stars1.9k
Forks199
Last commit5 months ago
rustyline
rustylineRust

A cross-platform readline implementation in Rust with Emacs/vi keybindings, history, and completion.

#emacs#history#vi
Stars1.9k
Forks210
Last commit2 days ago
emacs-ng
emacs-ngEmacs Lisp

A fork of Emacs that adds modern features like TypeScript/JavaScript support via Deno, GPU-accelerated rendering with WebRender, and improved async I/O.

#emacs#webassembly#rust-integration
Stars1.8k
Forks75
Last commit2 days ago
merlin
merlinOCaml

An editor service providing modern IDE features like context-sensitive completion for OCaml in Vim and Emacs.

#emacs#language-server#vim
Stars1.7k
Forks253
Last commit1 day ago
go-mode
go-modeEmacs Lisp

An Emacs major mode for editing Go code with syntax highlighting, indentation, and integration with Go tools.

#emacs#gofmt#editor-mode
Stars1.5k
Forks212
Last commit1 month ago
Sly
SlyCommon Lisp

A modern, feature-rich Common Lisp IDE for Emacs, forked from SLIME with improved user experience.

#emacs#lisp#repl
Stars1.4k
Forks154
Last commit3 months ago
rust-mode
rust-modeEmacs Lisp

An Emacs major mode for editing Rust code, providing syntax highlighting, indentation, and integration with Cargo, rustfmt, and Clippy.

#emacs#clippy#rustfmt
Stars1.3k
Forks196
Last commit1 month ago
Alchemist
AlchemistEmacs Lisp

An Emacs package providing comprehensive Elixir tooling integration, including IEx, Mix, code evaluation, and documentation lookup.

#emacs#elixir#phoenix-framework
Stars913
Forks102
Last commit4 years ago
Irony-mode
Irony-modeEmacs Lisp

An Emacs minor mode for C/C++/Objective-C development powered by libclang, providing code completion, syntax checking, and eldoc integration.

#clang#emacs#objective-c
Stars911
Forks96
Last commit2 years ago
aggressive-indent (Emacs)
aggressive-indent (Emacs)Emacs Lisp

An Emacs minor mode that automatically reindents code after every edit, keeping it always properly formatted.

#emacs#editor-plugin#indentation
Stars880
Forks37
Last commit2 years ago
docker.el
docker.elEmacs Lisp

An Emacs package for managing Docker containers, images, volumes, networks, contexts, and docker-compose from within the editor.

#emacs#devops#terminal-integration
Stars825
Forks84
Last commit13 days ago
org-ai
org-aiEmacs Lisp

An Emacs org-mode minor mode that integrates generative AI models like ChatGPT, DALL-E, and Stable Diffusion for text and image generation.

#ai#emacs#text-generation
Stars820
Forks64
Last commit6 months ago
rainbow-delimiters (Emacs)
rainbow-delimiters (Emacs)Emacs Lisp

An Emacs minor mode that highlights nested delimiters with different colors according to their depth.

#emacs#productivity#code-editing
Stars754
Forks35
Last commit2 years ago
rustic
rusticEmacs Lisp

An enhanced Rust development environment for Emacs with LSP integration, cargo commands, and org-babel support.

#emacs#editor-plugin#org-babel
Stars735
Forks101
Last commit1 year ago
claude-code.el
claude-code.elEmacs Lisp

An Emacs interface for Claude Code CLI, providing seamless AI coding assistance within Emacs.

#emacs#developer-tools#productivity
Stars733
Forks75
Last commit2 months ago
dockerfile-mode
dockerfile-modeEmacs Lisp

An Emacs major mode for editing Dockerfiles with syntax highlighting and build commands.

#emacs#editor-integration#syntax-highlighting
Stars564
Forks86
Last commit7 months ago
Slamhound
SlamhoundClojure

A Clojure tool that automatically reconstructs incomplete namespace forms by analyzing code dependencies.

#emacs#build-tools#vim
Stars511
Forks37
Last commit5 years ago
Circe-icon Circe
Circe-icon CirceEmacs Lisp

A feature-rich IRC client for Emacs with sensible defaults and deep editor integration.

#sasl-authentication#emacs#editor-integration
Stars442
Forks53
Last commit1 month ago
rusty-tags
rusty-tagsRust

A command line tool that creates ctags/etags for Rust cargo projects, dependencies, and the standard library.

#emacs#productivity#editor-integration
Stars426
Forks32
Last commit2 years ago
emacs-racer
emacs-racerEmacs Lisp

An Emacs package providing Rust code completion, definition lookup, and documentation via Racer.

#emacs#racer#editor-integration
Stars397
Forks47
Last commit5 years ago
tuareg
tuaregEmacs Lisp

A major Emacs mode for editing OCaml code with syntax highlighting, indentation, REPL integration, and debugger support.

#emacs#editor-mode#syntax-highlighting
Stars396
Forks81
Last commit26 days ago
Emacs
EmacsEmacs Lisp

An Emacs major mode providing GDScript language support, syntax highlighting, and debugging for Godot game development.

#emacs#gdscript#treesit
Stars395
Forks41
Last commit2 days ago
Emacs4CL
Emacs4CLEmacs Lisp

A tiny DIY kit to set up vanilla Emacs for Common Lisp programming with SLIME, Paredit, and Rainbow Delimiters.

#emacs-initialization#editor-configuration#emacs
Stars394
Forks29
Last commit2 years ago
swift-mode
swift-modeEmacs Lisp

An Emacs major mode providing syntax highlighting, indentation, and development tools for Apple's Swift programming language.

#emacs#syntax-highlighting#emacs-mode
Stars382
Forks46
Last commit1 month ago
emacs-elm-mode
emacs-elm-modeEmacs Lisp

A major mode for Emacs providing comprehensive support for the Elm programming language.

#emacs#repl-integration#editor-mode
Stars380
Forks68
Last commit1 year ago
Company-Coq
Company-CoqEmacs Lisp

A collection of Emacs extensions for Proof General's Coq mode, providing IDE-like features for interactive theorem proving.

#emacs#coq#integrated-development-environment
Stars360
Forks32
Last commit4 months ago
lua-mode
lua-modeEmacs Lisp

An Emacs major mode providing syntax highlighting, indentation, REPL integration, and tooling for editing Lua code.

#emacs#code-editing#flymake
Stars343
Forks75
Last commit1 year ago
Emacs terraform-mode
Emacs terraform-modeEmacs Lisp

An Emacs major mode for editing Terraform configuration files with syntax highlighting, indentation, and formatting.

#emacs#devops#syntax-highlighting
Stars240
Forks34
Last commit8 months ago
ZPWR
ZPWRShell

A comprehensive, neon-themed terminal environment built on zsh, tmux, and Neovim with over 500 subcommands and extensive customization.

#emacs#developer-tools#exa
Stars223
Forks14
Last commit1 day ago
Page 1 of 2Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
28 days ago
#Syntax Highlighting17
#Common Lisp15
#Development Tools12
#Ide11
#Emacs Lisp11
#Slime10
#Editor Integration9
#Debugging9
#Lisp9
#Code Completion7
#Development Environment7
#Repl7