Go Realtime

Open-source Go projects categorized as Realtime

Top 18 Go Realtime Projects

  • pocketbase

    Open Source realtime backend in 1 file

  • Project mention: Making a free, fully-featured, infinitely scalable IaaS with predictable pricing | dev.to | 2024-05-13

    Solutions like pocketbase and coolify come close to solving these problems. However, I wouldn't choose either as I fear architecture lock-in as much as vendor lock-in. Especially in the case of pocketbase, I may be forced to rewrite my application if it were to scale overnight.

  • nakama

    Distributed server for social and realtime games and apps.

  • Project mention: Show HN: Goober Dash a multiplayer game made in Godot3 with 50k levels | news.ycombinator.com | 2024-05-15

    Hey HN.

    We have a pretty cool tech stack to make a game like this possible, so I thought I'd give a writeup of how we did it.

    We ship Goober Dash to multiple websites, iOS, Android, Mac App Store & Steam PC/Mac/Linux. We run timed deals on premium cosmetics and have advertising on the web versions.

    We have a kubernetes cluster that has Agones [1] for game server orchestration, a custom written matchmaker, a fork of nakama [2] for the account system, our gameserver fleets (Godot in a docker container), some monitoring tools, a postgres database, and a bunch of ingress controller stuff. We run all of this out of Digital Ocean's nyc datacenter. Fun fact: my personal ping to nyc suddenly got much faster a few months ago (80ms -> 50ms).

    We made this game in Godot 3 using a custom c++ netcode module for rollback and resimulation. This multiplayer system supports websocket, webRTC and enet as a transport layer. The clients use a second thread to simulate from the server state to their current state. This second thread is usable even on the web when SharedArrayBuffer is available.

    We made a level editor for this game where users can create levels. There are over 50,000 levels. Most of them are kinda throw away levels of users simply trying out the level editor, but there are some really cool levels too, like this 'flappy bird' level [3] or this one that uses crates in a cool way [4].

    For this game, we wrote the majority of it in GDScript as a first prototype, but then before release we had to rewrite the gameplay loop in c++ to make it performant enough (we can hit 60fps on android web on many devices now).

    We are a small company of 3 people up in Canada and we've been working our butts off for 3 years to make it work as an indie gaming studio. We're climbing and grinding, but still not crushing it. Personally, I think Goober Dash is a great game and deserves more attention. Would love to know what you think of it, and I can answer any questions about Godot as I have been using it professionally for years now.

    [1] https://github.com/googleforgames/agones

    [2] https://github.com/heroiclabs/nakama

    [3] https://gooberdash.winterpixel.io/?play=f3ccaa3e-5c9c-41f8-8...

    [4] https://gooberdash.winterpixel.io/?play=7eb9fe45-6f7d-4c8a-a...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • space-cloud

    Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes

  • Project mention: ⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️ | /r/Cloud | 2023-12-07

    Space Cloud

  • plow

    A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display

  • emitter-io

    High performance, distributed and low latency publish-subscribe platform.

  • Mercure

    🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications

  • peerdb

    Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage

  • Project mention: PeerDB Streams – Simple, Native Postgres Change Data Capture | news.ycombinator.com | 2024-05-06
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • yomo

    🦖 Stateful Serverless Framework for building Geo-distributed Edge AI Infra

  • beaver

    💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.

  • resgate

    A Realtime API Gateway used with NATS to build REST, real time, and RPC APIs, where all your clients are synchronized seamlessly.

  • mirrorbits

    Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.

  • Valkyrie

    A Fullstack Discord Clone using React and Go. (by sentrionic)

  • ably-go

    Go client library SDK for Ably realtime messaging service

  • go-res

    RES Service protocol library for Go

  • ksbus

    KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go servers, JavaScript clients, and Python. It's particularly useful for building applications that require real-time communication, such as chat applications or live updates.

  • chat-websocket-gin

    Example of using gorilla websocket with gin (chat with rooms)

  • presencejs

    Edge Infra for realtime web applications, geo-distributed architecture.

  • quickretro

    A real-time example app for conducting a quick sprint retro

  • Project mention: Show HN: Open-source webapp to conduct Sprint Retrospective | news.ycombinator.com | 2024-03-28
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Realtime related posts

  • Show HN: Goober Dash a multiplayer game made in Godot3 with 50k levels

    2 projects | news.ycombinator.com | 15 May 2024
  • ⚡️ Gowebly CLI now supports the PocketBase framework

    2 projects | dev.to | 10 May 2024
  • Wouldn't it be cool to have a Supabase for SQLite?

    3 projects | news.ycombinator.com | 25 Apr 2024
  • Soul: A SQLite REST and Realtime Server

    8 projects | news.ycombinator.com | 19 Mar 2024
  • Deploying Pocketbase with Docker, Nginx and SSL

    2 projects | dev.to | 15 Feb 2024
  • Marble – Open-Source real-time fraud and AML monitoring

    1 project | news.ycombinator.com | 31 Jan 2024
  • No longer accepting donations (Pocketbase)

    1 project | news.ycombinator.com | 22 Jan 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Realtime projects in Go? This list will help you:

Project Stars
1 pocketbase 33,771
2 nakama 8,389
3 space-cloud 3,903
4 plow 3,868
5 emitter-io 3,767
6 Mercure 3,775
7 peerdb 1,850
8 yomo 1,620
9 beaver 1,520
10 resgate 668
11 mirrorbits 488
12 Valkyrie 295
13 ably-go 78
14 go-res 62
15 ksbus 37
16 chat-websocket-gin 23
17 presencejs 14
18 quickretro 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com