A minimal programming example for a chat server
☆7,516Jan 27, 2024Updated 2 years ago
Alternatives and similar repositories for smallchat
Users that are interested in smallchat are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A minimal programming example for a chat server in Go☆90Nov 3, 2025Updated 6 months ago
- C Telegram bot framework☆842Feb 2, 2026Updated 3 months ago
- A small C compiler☆11,626Oct 30, 2023Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,347May 9, 2026Updated last week
- 你管这破玩意叫操作系统源码 — 像小说 一样品读 Linux 0.11 核心代码☆22,341Mar 22, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 30天自制C++服务器,包含教程和源代码☆7,028Mar 26, 2025Updated last year
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,133Jul 27, 2023Updated 2 years ago
- 什么?你敢放心的把后背交给 AI? 我赌你不敢,那就来学学 AI 时代最安全的语言吧(Python无法战胜!)。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book☆30,389Apr 27, 2026Updated 3 weeks ago
- A library for building fast, reliable and evolvable network services.☆26,644Updated this week
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆126,249Apr 18, 2026Updated last month
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆4,348Dec 24, 2025Updated 4 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆39,075Mar 11, 2026Updated 2 months ago
- A text editor in less than 1000 LOC with syntax highlight and search.☆8,898Jan 4, 2025Updated last year
- Linux下C++轻量级WebServer服务器☆19,489Jul 5, 2024Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Writing a sqlite clone from scratch in C☆10,408Mar 4, 2024Updated 2 years ago
- An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.☆114,156Updated this week
- C in four functions☆10,689Dec 26, 2023Updated 2 years ago
- Inference Llama 2 in one file of pure C☆19,503Aug 6, 2024Updated last year
- This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.☆32,967May 6, 2026Updated last week
- For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data s…☆74,319Updated this week
- C++那些事