-
Notifications
You must be signed in to change notification settings - Fork 0
clojit/rust-mps-obj
Folders and files
| Name | Name | Last commit message | 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
About
Opinionated Rust Wrapper for the Memory Pool System (GC)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published