Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somefive/xcontainer


https://github.com/somefive/xcontainer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

A thread-safe generic library for golang, following the standard `container` lib. Currently, support:
- [PriorityQueue](./queue/priorityqueue_test.go)

Examples can be found at the test file.