https://github.com/thomasheller/sortedset
Sorted set implementation in Go
https://github.com/thomasheller/sortedset
Last synced: 2 months ago
JSON representation
Sorted set implementation in Go
- Host: GitHub
- URL: https://github.com/thomasheller/sortedset
- Owner: thomasheller
- License: mit
- Created: 2017-03-15T06:44:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-18T14:53:46.000Z (about 8 years ago)
- Last Synced: 2025-02-13T14:39:58.951Z (4 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sortedset
[](https://travis-ci.org/thomasheller/sortedset)
[](https://goreportcard.com/report/github.com/thomasheller/sortedset)
[](https://coveralls.io/github/thomasheller/sortedset?branch=master)Sorted set implementation in Go