Skip to content

INACTIVE: Rust bindings to the Memory Pool System

License

Notifications You must be signed in to change notification settings

DuckLogic/rust-mps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-mps

Rust bindings to the Memory Pool System

Status

NOTE: This project is now inactive. It has serious bugs.

I no longer plan to use the MPS in DuckLogic.

This integration has proved difficult to debug with even the most trivial of examples. This is mostly because the MPS uses signals for memory barriers.

Furthermore, it seems difficult to use with zerogc. This is primarily because the client cannot use safepoints to manage when garbage collection occurs.

In the future, it is possible that I will try integration with the MPS again. If the performance prospects are good enough, I may even consider paying Ravenbrook to have them do the integration......

Licensing

Now that the Memory Pool System has been re-licensed under the BSD 2-clause license, it is possible to freely redistribute it with DuckLogic.

NOTE: I kept this private for a copule days in June 2021, because I was exploring a proprietary integration with DuckLogic. Rest assured any future integration will stay in the public.

About

INACTIVE: Rust bindings to the Memory Pool System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages