shared-memory-allocator

Crates.ioshared-memory-allocator
lib.rsshared-memory-allocator
version0.1.0
sourcesrc
created_at2022-08-10 23:01:30.945029
updated_at2022-08-10 23:01:30.945029
descriptionAn extremely unsafe experiment in writing a custom allocator to use linux shared memory.
homepage
repositoryhttps://github.com/JonathanWoollett-Light/shared-memory-allocator
max_upload_size
id642941
size14,082
Jonathan Woollett-Light (JonathanWoollett-Light)

documentation

https://docs.rs/shared-memory-allocator/

README

shared-memory-allocator

crates.io docs.rs

An extremely unsafe experiment in writing a custom allocator to use linux shared memory.

Commit count: 5

cargo fmt