https://github.com/hupe1980/godstruc
A collection of useful, performant, and threadsafe golang datastructures
https://github.com/hupe1980/godstruc
golang priority-queue queue set
Last synced: about 2 months ago
JSON representation
A collection of useful, performant, and threadsafe golang datastructures
- Host: GitHub
- URL: https://github.com/hupe1980/godstruc
- Owner: hupe1980
- License: mit
- Created: 2021-12-12T11:43:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-12T22:06:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T00:17:13.652Z (6 months ago)
- Topics: golang, priority-queue, queue, set
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godstruc
A collection of useful, performant, and threadsafe golang datastructures:warning: This is experimental and subject to breaking changes.