mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add numa (#2513)
This commit is contained in:
parent
a2b11d5ee6
commit
7a364fe241
@ -1071,6 +1071,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [llvm](https://github.com/llir/llvm) - Library for interacting with LLVM IR in pure Go.
|
||||
* [metrics](https://github.com/pascaldekloe/metrics) - Library for metrics instrumentation and Prometheus exposition.
|
||||
* [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code.
|
||||
* [numa](https://github.com/lrita/numa) - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
|
||||
* [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests.
|
||||
* [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go.
|
||||
* [sandid](https://github.com/aofei/sandid) - Every grain of sand on earth has its own ID.
|
||||
|
Loading…
Reference in New Issue
Block a user