Skip to content

i-think-rapido/rust-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory implementation

It is essentially a shared memory hash table with a time-to-live parameter.

You should periodically call the forget() method to perform garbage collection.

About

HashMap implementation with forget function

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages