Skip to content

apopiak/hollow_heap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hollow_heap

a Rust implementation of a hollow heap

Note: this is pre-alpha software definitely not fit for production use.

Todos

  • support min heap/generic heap
  • remove unsafe
  • support references
  • use crate for Pool/slab/Arena

Releases

No releases published

Packages

No packages published

Languages