oklahomer / protoactor-go-sender-exampleLinks
Some example codes to illustrate how protoactor-go refers to sender process
☆38Updated 3 years ago
Alternatives and similar repositories for protoactor-go-sender-example
Users that are interested in protoactor-go-sender-example are comparing it to the libraries listed below
Sorting:
- An actor framework for Go☆250Updated 6 years ago
- send/receive framed data via TCP or QUIC☆185Updated last year
- ☆67Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆159Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A gateway for games with stream multiplexing☆246Updated last year
- Go simple async message bus☆278Updated 4 years ago
- ☆85Updated 4 years ago
- go channel patterns☆92Updated 6 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.☆178Updated 5 years ago
- NATSRPC, transport by nats, define by proto file(gen code),use like grpc☆20Updated last month
- golang 共享内存的使用☆40Updated 4 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 6 months ago
- concurrency utilities☆301Updated 6 years ago
- Libs for gopher lua☆153Updated last month
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- ☆80Updated 4 months ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- A library implement futrue and promise☆360Updated 5 years ago
- Package behaviortree provides a simple and powerful Go implementation of behavior trees without fluff.☆69Updated last year
- Examples of gnet☆280Updated 8 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.