Simple lock-free queue written in golang
-
Updated
Aug 23, 2018 - Go
Simple lock-free queue written in golang
Allocation-free and lock-free memory pool library written in golang using treiber stack
Get JSON values quickly
A spinlock implementation for Go.
When Declaring a Variable in Golang, should you use 'var n string' or 'n :='? Which is Faster?
faster round-robin balancing algorithm written in golang
Add a description, image, and links to the faster topic page so that developers can more easily learn about it.
To associate your repository with the faster topic, visit your repo's landing page and select "manage topics."