Canic-memory 0.5.4 - stable memory manager wrapper, decoupled from canic

https://crates.io/crates/canic-memory

I have split the memory crate functionality from canic, and moved it to canic-memory. We’re using this in IcyDB now without the whole of the canic orchestration suite.

Would love to know if this sort of thing is useful to anybody, or get some feedback.

it does the [Memory] bits, where you can have multiple crates reserving their own stable memory ranges. @dsarlis

1 Like

crates.io: Rust Package Registry - also i split out canic-utils but it doesnt have its own readme.

now it does