From 3b8edf06548f26a075a794529725cf20179518a6 Mon Sep 17 00:00:00 2001 From: billionerleha-111 Date: Mon, 20 Jul 2026 13:42:40 +0300 Subject: [PATCH] =?UTF-8?q?Add=20Tolmach=D0=81v=20Netcode=20SDK=20to=20Net?= =?UTF-8?q?working=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d26b355c..1e42d1417 100644 --- a/README.md +++ b/README.md @@ -1032,6 +1032,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [Seasocks](https://github.com/mattgodbolt/seasocks) - Simple, small, C++ embeddable webserver with WebSockets support. [BSD] * [SNMP++](https://www.agentpp.com/api/cpp/snmp_pp.html) - a C++ API which supports SNMP v1/2c/v3. [custom permissive license] * [tlse](https://github.com/eduardsui/tlse) - Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library [BSD-2-Clause] +* [TolmachЁv Netcode SDK](https://github.com/billionerleha-111/Tolmachev-Netcode-SDK) - Enterprise-grade deterministic state synchronization engine replacing client-side prediction. 41.5M TPS with 0 CPU validation. [Proprietary] [website](https://tuhct-sdk.store) * [TQUIC](https://github.com/tencent/tquic) - A high-performance, lightweight, and cross-platform QUIC library, exposed to C and C++. [Apache2] * [Tufão](https://github.com/vinipsmaker/tufao) - An asynchronous web framework for C++ built on top of Qt. [LGPL2] * [uriparser](https://github.com/uriparser/uriparser) - Strictly RFC 3986 compliant URI parsing and handling library. [BSD-3-Clause]