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

https://github.com/theantichris/dictionary

An implementation of a thread-safe dictionary written in Go.
https://github.com/theantichris/dictionary

dict dictionary go golang map thread-safe thread-safety

Last synced: 3 months ago
JSON representation

An implementation of a thread-safe dictionary written in Go.

Awesome Lists containing this project

README

        

# thread-safe-dictionary

![Go](https://github.com/theantichris/dictionary/workflows/Go/badge.svg)

An implementation of a thread-safe dictionary written in Go.