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

https://github.com/somefive/xcontainer


https://github.com/somefive/xcontainer

Last synced: over 1 year 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.