Not that I'm aware of but do consider the following concurrent containers:
xphoenix/linkedlist.Node
sync.Map
orcaman/concurrent-map.ConcurrentMap
enriquebris/goconcurrentqueue.{Fixed}FIFO
muesli/cache2go.CacheTable
antigloss/go/concurrent/container/queue.LockfreeQueue