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]