Skip to content

clojit/rust-mps-obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published