#neovim #bindings #api #type #was

nvim-oxi-types

Rust bindings to types used by Neovim's C API

2 releases

0.5.1 Jun 23, 2024
0.5.0 May 28, 2024

#2116 in Rust patterns

Download history 249/week @ 2024-05-26 189/week @ 2024-06-02 217/week @ 2024-06-09 170/week @ 2024-06-16 369/week @ 2024-06-23 105/week @ 2024-06-30 91/week @ 2024-07-07 93/week @ 2024-07-14 146/week @ 2024-07-21 137/week @ 2024-07-28 113/week @ 2024-08-04 103/week @ 2024-08-11 156/week @ 2024-08-18 129/week @ 2024-08-25 99/week @ 2024-09-01 87/week @ 2024-09-08

492 downloads per month
Used in 2 crates

MIT license

130KB
4K SLoC

nvim-types

This crate contains the Rust bindings to the C types used internally by Neovim. It was originally ported from turboladen/overkill_nvim but diverged significantly over time. Of course, all bugs are mine :)


lib.rs:

Rust bindings to the C types used by Neovim's API. Iterators over Arrays and Dictionarys.

Dependencies

~0.2–0.8MB
~19K SLoC