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

https://github.com/sidmishraw/gostm

STM in Golang
https://github.com/sidmishraw/gostm

go software-transactional-memory stm

Last synced: about 2 months ago
JSON representation

STM in Golang

Awesome Lists containing this project

README

          

# GoSTM

This is an optimistic quarantined Software Transactional Memory implementation in Golang.

* Sid