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

https://github.com/snawoot/occ

Generic optimistic concurrent container for Go
https://github.com/snawoot/occ

concurrency concurrent concurrent-data-structure concurrent-programming optimistic-locking optimistic-updates

Last synced: 3 months ago
JSON representation

Generic optimistic concurrent container for Go

Awesome Lists containing this project

README

        

# occ

[![Go Reference](https://pkg.go.dev/badge/github.com/Snawoot/occ.svg)](https://pkg.go.dev/github.com/Snawoot/occ)

Generic optimistic concurrent container for Go.