mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding Tarmac (#5205)
This commit is contained in:
parent
f7f046f008
commit
0b106c7fd0
@ -959,6 +959,7 @@ _Packages that help with building Distributed Systems._
|
|||||||
- [Semaphore](https://github.com/jexia/semaphore) - A straightforward (micro) service orchestrator.
|
- [Semaphore](https://github.com/jexia/semaphore) - A straightforward (micro) service orchestrator.
|
||||||
- [sleuth](https://github.com/ursiform/sleuth) - Library for master-less p2p auto-discovery and RPC between HTTP services (using [ZeroMQ](https://github.com/zeromq/libzmq)).
|
- [sleuth](https://github.com/ursiform/sleuth) - Library for master-less p2p auto-discovery and RPC between HTTP services (using [ZeroMQ](https://github.com/zeromq/libzmq)).
|
||||||
- [sponge](https://github.com/zhufuyi/sponge) - A distributed development framework that integrates automatic code generation, gin and grpc frameworks, base development frameworks.
|
- [sponge](https://github.com/zhufuyi/sponge) - A distributed development framework that integrates automatic code generation, gin and grpc frameworks, base development frameworks.
|
||||||
|
- [Tarmac](https://github.com/tarmac-project/tarmac) - Framework for writing functions, microservices, or monoliths with WebAssembly
|
||||||
- [Temporal](https://github.com/temporalio/sdk-go) - Durable execution system for making code fault-tolerant and simple.
|
- [Temporal](https://github.com/temporalio/sdk-go) - Durable execution system for making code fault-tolerant and simple.
|
||||||
- [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
|
- [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
|
||||||
- [trpc-go](https://github.com/trpc-group/trpc-go) - The Go language implementation of tRPC, which is a pluggable, high-performance RPC framework.
|
- [trpc-go](https://github.com/trpc-group/trpc-go) - The Go language implementation of tRPC, which is a pluggable, high-performance RPC framework.
|
||||||
|
Loading…
Reference in New Issue
Block a user