How to Write Neovim Plugins in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • neovim

    Vim-fork focused on extensibility and usability

  • See this related neovim issue issue for making UV threads easier to use.

  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  • I actually got started with throwing together a basic version of this plugin, using rust-analyzer via null-ls to hobble along. Then I went through rustlings which is a repo of small exercises to help you get used to reading and writing Rust. Once I did that and got more used to Rust, I essentially did a full rewrite of the plugin with much better and more idiomatic Rust code.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GPUI 2 is now in production – Zed

    2 projects | news.ycombinator.com | 4 Jan 2024
  • I'm looking for practical Rust exercises

    3 projects | /r/rust | 5 Dec 2023
  • Avoid nested matches

    1 project | /r/learnrust | 21 Nov 2023
  • Rustlings is the greatest thing ever

    1 project | /r/rust | 15 Nov 2023
  • CodeCrafters CEO adds his paid service as a next step after finishing Rustlings

    1 project | news.ycombinator.com | 11 Nov 2023