sug0 / go-lockfree-queue

⚡️ lock-free utilities in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lockfree

PkgGoDev Go Report Card lockfree codecov

Package lock-free offers lock-free utilities in Go.

import "golang.design/x/lockfree"

Contributing

We would love to have your experiences. Feel free to submit an issue for requesting a new implementation or bug report.

License

MIT © Changkun Ou

About

⚡️ lock-free utilities in Go

License:MIT License


Languages

Language:Go 91.5%Language:Makefile 8.5%