#low-level #memory-allocator #ffi #low-level-interface

sys kanameshiki-sys

Low-level FFI bindings to the 領式(Kaname Shiki) memory allocator

1 unstable release

0.1.0 Oct 6, 2022

#29 in #low-level-interface


Used in kanameshiki

MIT license

250KB
1.5K SLoC

C++ 1.5K SLoC // 0.0% comments Rust 59 SLoC Shell 45 SLoC // 0.0% comments Batch 6 SLoC

kanameshiki-sys

GitHub crates.io badge Docs.rs rustc requirements

This crate provides the low-level interface. Directly exposing the C FFI directly. Currently it is very sparse, but covers all externally exported calls, as the allocator it's self does not have any knobs to turn.

Dependencies

~0–2MB
~38K SLoC