An open API service indexing awesome lists of open source software.

https://github.com/sbromberger/dmap

Distributed generic maps for go and mpi
https://github.com/sbromberger/dmap

Last synced: about 1 month ago
JSON representation

Distributed generic maps for go and mpi

Awesome Lists containing this project

README

        

DMap: Distributed associative arrays using MPI for Go.

The `dmap` package implements a generic distributed map using MPI for high-speed concurrent data access.