r0c

retr0chat telnet server (by 9001)

R0c Alternatives

Similar projects and alternatives to r0c

  1. mud-pi

    5 r0c VS mud-pi

    A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. tn5250j

    6 r0c VS tn5250j

    A 5250 terminal emulator for the AS/400 written in Java

  4. ezyfox-server

    A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket

  5. go-rain

    Matrix rain effect in your term like a true hacker (by gabereiser)

  6. kitty

    334 r0c VS kitty

    If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.

  7. oec

    1 r0c VS oec

    IBM 3270 terminal controller - IBM 3174 replacement

  8. nakama

    44 r0c VS nakama

    Scalable open-source game backend server: multiplayer, matchmaking, leaderboards, chat, and social features for games.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better r0c alternative or higher similarity.

r0c discussion

Log in or Post with

r0c reviews and mentions

Posts with mentions or reviews of r0c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • The Terminal Escape Sequences Ocean Is Deep and Dark
    2 projects | news.ycombinator.com | 18 Jan 2023
    Ansi escape codes are fun tho! My favorite so far's been finding a way to [scroll the screen up or down by one line](https://github.com/9001/r0c/blob/master/r0c/ivt100.py#L1651-...) in a way that works on as many terminal emulators as possible - the spec says how to do it, but most actual terminals don't implement it correctly.

    Another fun one was [asking the terminal how big it is](https://github.com/9001/r0c/blob/master/r0c/ivt100.py#L625-L...) (and also figuring out the modem speed as a side effect) -- especially when a major telnet client fails as soon as the width is [above 256 characters](https://github.com/9001/r0c/commit/5e7d64d7f81cab3350259b0cd...)...

    Both of these would have been simple if the terminal is a local one, but the fun part is dealing with an unknown implementation at the other end of tcp - and the fact that that's even possible :-)

Stats

Basic r0c repo stats
1
105
7.8
6 months ago

9001/r0c is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of r0c is Python.


Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that Python is
the 1st most popular programming language
based on number of references?