diff --git a/README.md b/README.md index 424d6a8..ad812ae 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ C++ Benchmark Authoring Library/Framework. * [SimpleBaseLib4CPP](https://github.com/ron4fun/SimpleBaseLib4CPP) - A simple C++11 Base Encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants), Base64 (various variants). [MIT] * [simple_match](https://github.com/jbandela/simple_match) - Simple header only pattern matching for c++14. * [SRL-CPP](https://github.com/ron4fun/SRL-CPP) - A Simple Regex Language builder library written in C++11 that provides an easy to use interface for constructing both simple and complex regex expressions. [MIT] +* [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] * [tweeny](https://github.com/mobius3/tweeny) - A header only interpolation library with 30+ easing functions. * [Vireo](https://github.com/twitter/vireo) - A lightweight and versatile video processing library by Twitter. * [indicators](https://github.com/p-ranav/indicators) - Activity Indicators for Modern C++.