clojit/rust-mps-obj
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
RustPools
============
Opinionated Rust Wrapper for the Memory Pool System [1].
Currently only supported format:
0 1 2 4 8
+---+---+-------+-------------+ <- 0
|mps| | class|size |
+-----------------------------+
| tagged reference |
+-----------------------------+
| tagged reference |
+-----------------------------+
| tagged reference |
+-----------------------------+
| tagged reference |
+-----------------------------+ <- size
[1] http://www.ravenbrook.com/project/mps/
Licensed under the Sleepycat License: http://opensource.org/licenses/sleepycat