https://github.com/downflux/go-sparseset
Golang sparse set implementation with arbitrary data
https://github.com/downflux/go-sparseset
data-structures golang maps sparse-sets
Last synced: 8 months ago
JSON representation
Golang sparse set implementation with arbitrary data
- Host: GitHub
- URL: https://github.com/downflux/go-sparseset
- Owner: downflux
- License: apache-2.0
- Created: 2023-02-25T21:31:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T07:29:17.000Z (about 3 years ago)
- Last Synced: 2024-06-19T13:39:33.343Z (almost 2 years ago)
- Topics: data-structures, golang, maps, sparse-sets
- Language: Go
- Homepage: https://pkg.go.dev/github.com/downflux/go-sparseset
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-sparseset
Golang sparse set implementation with arbitrary data