#api-bindings #neovim #type #internally

oxi-types

Rust bindings to types used by Neovim's C API

4 releases

0.4.2 Jan 29, 2024
0.4.1 Dec 16, 2023
0.4.0 Dec 10, 2023
0.3.0 Apr 21, 2023

#2 in #internally

Download history 73/week @ 2024-06-10 63/week @ 2024-06-17 65/week @ 2024-06-24 294/week @ 2024-07-01 78/week @ 2024-07-08 58/week @ 2024-07-15 35/week @ 2024-07-22 122/week @ 2024-07-29 24/week @ 2024-08-05 57/week @ 2024-08-12 14/week @ 2024-08-19 58/week @ 2024-08-26 64/week @ 2024-09-02 45/week @ 2024-09-09 35/week @ 2024-09-16 23/week @ 2024-09-23

169 downloads per month
Used in oxi-api

MIT license

125KB
3.5K 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.9MB
~20K SLoC