Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

petaripetrov/arena-cyclic-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arenas and their effects in Rust

An arena implementation and accompanying benchmarks, used to test the benefits of arneas in Rust

Built with 🦀 & ❤

About

This repository incldues:

  • Arena implementationt through RefCell
  • Linked List and Tree made with Arenas in mind
  • C++ Arena implementation
  • C++ Linked List and Tree

About

Using Arenas to test cyclic types in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published