Skip to content

engineeredabstraction/ooh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ooh - an ocaml out-of-heap library

ooh provides a library for OCaml programs to use out-of-heap memory allocated from a pool.

Pools are tracked using existential types, allowing values to be freed, rather than having to live indefinitely.

About

OCaml Out-of-heap

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors