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
- Host: GitHub
- URL: https://github.com/snawoot/occ
- Owner: Snawoot
- License: mit
- Created: 2024-08-24T11:20:19.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T14:41:04.000Z (8 months ago)
- Last Synced: 2024-11-27T14:48:53.462Z (5 months ago)
- Topics: concurrency, concurrent, concurrent-data-structure, concurrent-programming, optimistic-locking, optimistic-updates
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# occ
[](https://pkg.go.dev/github.com/Snawoot/occ)
Generic optimistic concurrent container for Go.