RobustIRC is an IRC network designed to avoid netsplits, the disconnects that occur when traditional IRC servers lose contact with each other.
It is implemented in Go and uses the Raft consensus algorithm so multiple servers agree on network state, allowing rolling upgrades and machine restarts without users noticing in normal use.
This is free and open source software.
Key Features
- Uses the Raft consensus algorithm to replicate IRC state across servers.
- Avoids netsplits when individual servers reboot or become temporarily unavailable.
- Lets users keep using standard IRC clients through the RobustIRC bridge.
- Preserves sessions across brief client connectivity problems by reconnecting transparently.
- Includes tools and documentation for running a RobustIRC network.
Website: github.com/robustirc/robustirc
Support:
Developer: The RobustIRC Authors
License: BSD 3-Clause “New” or “Revised” License
RobustIRC is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| IRC Servers | |
|---|---|
| UnrealIRCd | Highly advanced IRCd with a strong focus on modularity |
| InspIRCd | Stable, modern and lightweight IRC daemon written in C++ |
| Ergo | Modern IRCd (IRC server software) written in Go |
| ngIRCd | Next generation IRC daemon |
| IRCD-Hybrid | Lightweight, high-performance internet relay chat daemon |
| miniircd | Very simple IRC server |
| matterircd | Connect to your mattermost or slack |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

