https://github.com/stestagg/sharedmap
Go language thread-safe shared map (designed for fast reading)
https://github.com/stestagg/sharedmap
Last synced: 7 months ago
JSON representation
Go language thread-safe shared map (designed for fast reading)
- Host: GitHub
- URL: https://github.com/stestagg/sharedmap
- Owner: stestagg
- License: mit
- Created: 2015-08-26T22:59:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T22:59:10.000Z (almost 11 years ago)
- Last Synced: 2025-01-30T05:27:33.048Z (over 1 year ago)
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sharedmap
Go language thread-safe shared map (designed for fast reading)