neovim-lib VS nvim-lua-guide

Compare neovim-lib vs nvim-lua-guide and see what are their differences.

neovim-lib

Rust library for Neovim clients (by daa84)

nvim-lua-guide

A guide to using Lua in Neovim (by nanotee)
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-lib nvim-lua-guide
3 152
190 4,992
- -
0.0 6.3
over 4 years ago over 1 year ago
Rust sed
GNU Lesser General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

neovim-lib

Posts with mentions or reviews of neovim-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.
  • A neovim previewer plugin written in rust
    11 projects | /r/rust | 6 Oct 2022
    Not to discourage you, you are probably smarter than me, but one thing that was particularly hard to do was to solve the problem I described in this neovim-lib issue, which actually triggered the fork to solve it via async/await. It still took some time to do it right, because the communication with neovim can be somewhat complex and is somewhat underspecified.
  • Getting started to develop lua-powered neovim plugin
    2 projects | /r/neovim | 5 Jul 2021
    Yes it does exist. Just wondering if it is up to date with neovim just so that https://github.com/daa84/neovim-lib seems still from 2019

nvim-lua-guide

Posts with mentions or reviews of nvim-lua-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.

What are some alternatives?

When comparing neovim-lib and nvim-lua-guide you can also consider the following projects:

nvim-oxi - :link: Rust bindings to all things Neovim

kickstart.nvim - A launch point for your personal nvim configuration

nvim-rs - A rust library for neovim clients

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

nvim-previewer - A concisemark previewer plugin for neovim

vim-test - Run your tests at the speed of thought

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

tree-sitter-svelte - Tree sitter grammar for Svelte

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

telescope-file-browser.nvim - File Browser extension for telescope.nvim

nvim-lspconfig - Quickstart configs for Nvim LSP

neodev.nvim - 💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.