Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 9 Emacs Lisp Rust Projects
-
Emacs. There's Remacs… well, there was Remacs. It seems the project has fizzled out.
-
Beyond that you might as well embrace the suck and install autex with a language server: https://emacs-lsp.github.io/lsp-mode/
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Project mention: function to mark all within brackets, quotes, etc | reddit.com/r/emacs | 2023-01-14
When tree-sitter is available you may extend expand-region with this one one https://github.com/emacs-tree-sitter/elisp-tree-sitter/issues/20 Works very nice for me. But simple matching pairs should be handled well by expand-region alone
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: keepass-cli-rs: Another keepass cli with emacs integration! | reddit.com/r/emacs | 2023-03-02
Hello everyone, I want to share a new package keepass-cli-rs I wrote recently (well actually, it's last December).
-
The solutions above entails some manual work, and that lead me to automate it. Wouldn't it be nice to just run one simple command, and then everything compiles and your debug process just automatically begin? That's exactly what I was thinking, so I created a simple Emacs extension. If you use a Makefile to build, and configure the path to mGBA and DevkitARMs gdb, you can debug a GBA program directly with M-x gba-debug-program. No need to compile manually, run mGBA manually or anything else!
Emacs Lisp Rust related posts
- keepass-cli-rs: Another keepass cli with emacs integration!
- The bottom emoji breaks rust-analyzer
- Emacs setup for people who suffer from RSI
- Design of Emacs in Rust
- function to mark all within brackets, quotes, etc
- Emacs Webrender updates
- age.el: age encryption support for Emacs
-
A note from our sponsor - SonarLint
www.sonarlint.org | 20 Mar 2023
Index
What are some of the best open-source Rust projects in Emacs Lisp? This list will help you:
Project | Stars | |
---|---|---|
1 | remacs | 4,537 |
2 | lsp-mode | 4,341 |
3 | emacs-ng | 1,398 |
4 | elisp-tree-sitter | 763 |
5 | emacs-racer | 399 |
6 | eww-history-ext | 6 |
7 | test-cockpit.el | 6 |
8 | keepass-cli-rs | 5 |
9 | emacs-gba-debug | 1 |