Octolens — The #1 Social Listening Tool Built For DevelopersLearn More

Lobsters Rails Project iconLobsters Rails Project

Event-driven actor framework in Go.

Open Source Alternative to:

Repository activity:

Stars4,641

Forks945

Open Issues203

Last commit2 months ago

Languages:

Ruby
HTML
JavaScript
CSS
Octolens – The Unified Social Listening APISponsored

Unified API to monitor the whole web and receive AI-vetted alerts for keyword mentions. Built for developers.

Social Listening API →
Lobsters Rails Project screenshot

Ergo is an Erlang-inspired event-driven actor framework designed for the Go programming language. It aims to bring the robustness and efficiency of Erlang's actor model to Go, making it easier to build concurrent and distributed systems with high performance and reliability.

  • Actor Model: Implements the actor model for managing state and behavior in a concurrent system.
  • Event-Driven: Supports event-driven programming paradigms, allowing for responsive and scalable applications.
  • Erlang Compatibility: Inspired by Erlang, it brings similar concurrency and fault-tolerance capabilities to Go.
  • Scalability: Designed to handle large-scale systems with ease, leveraging Go's concurrency primitives.
  • Ease of Use: Simplifies the development of complex systems by abstracting concurrency management.

Ergo provides a powerful and efficient framework for building concurrent and distributed applications in Go, leveraging the best parts of Erlang's actor model.

Share: