Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hscells/merging
List merging/fusion methods implemented in Go
https://github.com/hscells/merging
Last synced: 7 days ago
JSON representation
List merging/fusion methods implemented in Go
- Host: GitHub
- URL: https://github.com/hscells/merging
- Owner: hscells
- Created: 2019-05-31T01:57:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T07:48:38.000Z (about 5 years ago)
- Last Synced: 2024-04-30T10:27:04.987Z (7 months ago)
- Language: Go
- Homepage: https://godoc.org/github.com/hscells/merging
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# merging
package merging implements rank fusion/list merging methods in Go. Currently implemented are:
- CombSUM
- CombMNZ