Simple RFC-complient TELNET implementation as a C library.
☆344Jan 21, 2024Updated 2 years ago
Alternatives and similar repositories for libtelnet
Users that are interested in libtelnet are comparing it to the libraries listed below
Sorting:
- A C++ library for interacting with Telnet streams☆69Sep 3, 2025Updated 6 months ago
- Portable scanf/printf-like functions to marshal binary data☆62Mar 30, 2015Updated 10 years ago
- Geohash C implementation☆16Apr 18, 2014Updated 11 years ago
- This repository is the original work of Paul Nankervis and originally lived at this location: https://skn.noip.me/pdp11/pdp11.html☆15Nov 23, 2022Updated 3 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 12 years ago
- MUD/Telnet client written in Pike☆18Dec 8, 2025Updated 3 months ago
- Tiny PreProcessor☆18Dec 7, 2025Updated 3 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- memory pool allocator☆52Dec 9, 2012Updated 13 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- This utility helps you create and view text from MUDS that has been colored with color codes.☆13Aug 20, 2025Updated 7 months ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Jul 30, 2024Updated last year
- an lpmud mudlib for the dgd driver☆25Jun 12, 2024Updated last year
- 2d lowpoly editor based on http://raincomplex.net/lowpolyeditor/☆20Jan 8, 2017Updated 9 years ago
- C++ reflection framework (for fun)☆14Nov 16, 2014Updated 11 years ago
- An Apple 1 Emulator that doesn't suck☆25Feb 2, 2019Updated 7 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- Minimal Zero-Footprint CBOR Decoder in C☆68Nov 18, 2024Updated last year
- ☆10Oct 5, 2016Updated 9 years ago
- Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which su…☆310Jul 4, 2024Updated last year
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- Single file minimalistic JavaScript slideshow framework☆19Dec 12, 2016Updated 9 years ago
- The Dead Souls mudlib and FluffOS LPMUD driver☆19Oct 18, 2018Updated 7 years ago
- Fortune's Voronoi Generator☆31Mar 27, 2018Updated 7 years ago
- OpenGL Model Viewer☆18Mar 10, 2026Updated last week
- A Scheme Interpreter written in C☆11Aug 3, 2015Updated 10 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 7 years ago
- Smallest usable Editor in less than 800 lines of C☆19Apr 15, 2017Updated 8 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- Single header Wavefront OBJ parser written in C.☆28Oct 23, 2017Updated 8 years ago
- A headless terminal emulator (ANSI / VT100) in C89, moved to https://git.afpy.org/mdk/hl-vt100☆75Nov 1, 2022Updated 3 years ago
- Mini-Scheme Interpreter with Copying GC☆25Jan 30, 2020Updated 6 years ago
- Algorithm for calculating exponential backoff with jitter for network retry attempts.