Dash.nvim is now blazing fast with native Rust bindings!

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • mlua

  • Enter the newest iteration: native Rust bindings to Lua! Instead of communicating with the Rust backend through a Plenary job. the Rust backend now directly exposes a Lua API using the excellent mlua library which provides high-level Rust bindings to Lua. This allows me to basically implement a Lua module in Rust, so while the backend is written in Rust, you can directly import it as a Lua module (e.g. require('libdash_nvim').query()).

  • dash.nvim

    Discontinued 🏃💨 Search Dash.app from your Neovim fuzzy finder. Built with Rust 🦀 and Lua

  • Check out Dash.nvim and see for yourself!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • zeal

    Offline documentation browser inspired by Dash

  • Zeal - A Windows/Linux client that allows you to search through Dash.app docsets

  • devdocs

    API Documentation Browser

  • DevDocs - a web documentation client from FreeCodeCamp

  • nvim-rs

    A rust library for neovim clients

  • This is really cool. I am in the early stages of trying to do something similar. I've been building atop https://github.com/KillTheMule/nvim-rs where neovim sends rpc calls to a rust async runtime. Is that similar to how things were done in your previous iteration?

  • 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