https://github.com/lemire/fastheap
Fast heap data structures in Go (golang)
https://github.com/lemire/fastheap
Last synced: 9 months ago
JSON representation
Fast heap data structures in Go (golang)
- Host: GitHub
- URL: https://github.com/lemire/fastheap
- Owner: lemire
- License: apache-2.0
- Created: 2015-10-06T18:43:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T19:40:29.000Z (almost 11 years ago)
- Last Synced: 2025-02-01T21:11:09.692Z (over 1 year ago)
- Language: Go
- Size: 141 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fastheap
==
Trying to build a fast heap in Go (golang)