This is a high level bindings for writing Emacs dynamic modules in Rust. This project is a fork of the [emacs-module-rs](https://github.com/ubolonton/emacs-module-rs) because I need changes for my other project [rag](https://stardance.hackclub.com/projects/27206) and upstream seems to be abandoned.
This bot isn't slacking off, it replies to messages 24/7!
RSS reader for Emacs. This is a feed reader for emacs that aims to be better than [elfeed](https://github.com/emacs-elfeed/elfeed) by focusing on performance to prevent xml parsing from freezing the Emacs LISP thread because I use [EXWM](https://github.com/emacs-exwm/exwm) (a window manager written in ELISP) so whenever Emacs freezes up, I cannot use my computer for anything else unless I switch TTYs. Due to this, I will be trying to make it as fast as possible.