vladopajic / go-actorLinks
A lightweight library for writing concurrent programs in Go using the Actor model.
☆259Updated last month
Alternatives and similar repositories for go-actor
Users that are interested in go-actor are comparing it to the libraries listed below
Sorting:
- [Go] Distributed Actor framework using protocol buffers as message for Golang☆293Updated last week
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated 2 months ago
- fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.☆320Updated 2 years ago
- go-functional is a library of iterators to augment the standard library☆517Updated last month
- Example project for an article Metaprogramming with Go☆106Updated 3 years ago
- Structured concurrency made easy☆392Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆500Updated 2 weeks ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆161Updated 3 weeks ago
- A client library for RabbitMQ streams☆199Updated last week
- Synchronization and asynchronous computation package for Go☆278Updated 3 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆753Updated 2 months ago
- Golang rate limiters for distributed applications☆594Updated 3 weeks ago
- Event Sourcing in Go☆267Updated last week
- A memory arena implementation for Go.☆554Updated last year
- Make your Go programs use less memory (maybe)☆867Updated 2 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆372Updated 3 weeks ago
- Go library for creating finite state machines☆1,121Updated 5 months ago
- Type safe enums for Go without code generation or reflection☆442Updated 2 months ago
- http integration test framework☆261Updated last year
- Fully featured, spec-compliant HTML5 server-sent events library☆478Updated 5 months ago
- Concurrency toolkit for Go☆217Updated last year
- Generic resource pool for Go☆391Updated 6 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆167Updated last month
- BDD framework☆128Updated 3 months ago
- SQL data mapper for Go☆230Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆319Updated last year
- Is a general library to help modify or set data within data structures and other objects.☆288Updated 9 months ago
- Go lang implementation of saga pattern☆171Updated last year
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 7 months ago
- A library to help you create pipelines in Golang☆226Updated last year