Open Source Alternatives to
Fediverse Link Aggregator
A selfhosted social link aggregation and discussion platform.
Lemmy is a selfhosted social link aggregation and discussion platform. It is completely free and open, and not controlled by any company. This means that there is no advertising, tracking, or secret algorithms. Content is organized into communities, so it is easy to subscribe to topics that you are interested in, and ignore others. Voting is used to bring the most interesting items to the top.
Lemmy provides a robust and feature-rich platform for users to engage in meaningful discussions and share content without the interference of corporate interests. Its open-source nature and extensive customization options make it a versatile tool for fostering online communities.
Erlang-inspired actor framework
Event-driven actor framework in Go.
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.
Ergo provides a powerful and efficient framework for building concurrent and distributed applications in Go, leveraging the best parts of Erlang's actor model.