mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Added dynatomic (#2380)
This commit is contained in:
parent
2732a37a69
commit
d7e7cd3304
@ -506,6 +506,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [doublejump](https://github.com/edwingeng/doublejump) - A revamped Google's jump consistent hash.
|
||||
* [drmaa](https://github.com/dgruber/drmaa) - Job submission library for cluster schedulers based on the DRMAA standard.
|
||||
* [dynamolock](https://cirello.io/dynamolock) - DynamoDB-backed distributed locking implementation.
|
||||
* [dynatomic](https://github.com/tylfin/dynatomic) - A library for using DynamoDB as an atomic counter.
|
||||
* [emitter-io](https://github.com/emitter-io/emitter) - High performance, distributed, secure and low latency publish-subscribe platform built with MQTT, Websockets and love.
|
||||
* [flowgraph](https://github.com/vectaport/flowgraph) - flow-based programming package.
|
||||
* [gleam](https://github.com/chrislusf/gleam) - Fast and scalable distributed map/reduce system written in pure Go and Luajit, combining Go's high concurrency with Luajit's high performance, runs standalone or distributed.
|
||||
|
Loading…
Reference in New Issue
Block a user