artichoke / ferrocarril

🚆 Experiments to embed Ruby on Rails in Rust with mruby
https://artichoke.github.io/ferrocarril/mruby/
MIT License
62 stars 2 forks source link

CactusRef: a cycle aware reference counted smart pointer #184

Closed lopopolo closed 5 years ago

lopopolo commented 5 years ago

CactusRef: a reference counted smart pointer that deallocates orphaned cycles.

This will be used to implement the heap in Artichoke.