geogunow / ParallelHashMap

Thread-safe parallel hash map for use in OpenMOC. This hash map supports various functions such as insert and contains but does not support deletion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Thread-safe parallel hash map for use in OpenMOC. This hash map supports various functions such as insert and contains but does not support deletion.


Languages

Language:C++ 92.0%Language:Makefile 8.0%