#low-level #allocator #memory #bindings #memory-allocator #kaname #shiki

sys kanameshiki-sys

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

1 unstable release

0.1.0 Oct 6, 2022

#106 in #memory-allocator

27 downloads per month
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–1.9MB
~36K SLoC