#neovim #bindings #type #api #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

#2175 in Rust patterns

Download history 228/week @ 2024-05-25 185/week @ 2024-06-01 213/week @ 2024-06-08 182/week @ 2024-06-15 372/week @ 2024-06-22 109/week @ 2024-06-29 89/week @ 2024-07-06 92/week @ 2024-07-13 130/week @ 2024-07-20 157/week @ 2024-07-27 81/week @ 2024-08-03 123/week @ 2024-08-10 145/week @ 2024-08-17 139/week @ 2024-08-24 104/week @ 2024-08-31

518 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.3–0.8MB
~19K SLoC