1 unstable release
Uses old Rust 2015
0.0.0 | Jun 29, 2017 |
---|
#18 in #copy-on-write
2KB
barn
Provides space for Copy-On-Write structures, and other animals.
This is basically your normal Rust Heap, except that it is backed by a MemoryMap and made relocatable (by using relative offsets).
lib.rs
:
Type safety
Type safety is ensured by storing all used types in the database.