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

