Just finished this project and wanted to post here to post it here, get some feedback, and hopefully it will be useful for someone.
GitHub link: https://github.com/beeker1121/goque It implements stacks, queues, and priority queues, all backed by the Go port of LevelDB <https://github.com/syndtr/goleveldb>. By using LevelDB, it's able to operate extremely fast, even when the size of the database is multiple times the size of available RAM. Thanks and I'd love to hear any thoughts or suggestions! - Conner -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.