#neovim #api-bindings #type

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

#244 in Text editors

Download history 140/week @ 2024-05-16 115/week @ 2024-05-23 90/week @ 2024-05-30 79/week @ 2024-06-06 72/week @ 2024-06-13 69/week @ 2024-06-20 49/week @ 2024-06-27 328/week @ 2024-07-04 49/week @ 2024-07-11 54/week @ 2024-07-18 104/week @ 2024-07-25 43/week @ 2024-08-01 38/week @ 2024-08-08 40/week @ 2024-08-15 25/week @ 2024-08-22 53/week @ 2024-08-29

158 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