Pattern matching is the single most effective way to reduce the amount of the code you write in languages that support it. Learn how to use it in Rust, what are the similar idioms in JavaScript and Python, and what's the future of language support for pat... (more…)
Read more »
Use Rust to create a high performance and easy-to-scale multiplayer game that can handle hundreds of players.</b>
In Multiplayer Game Development in Rust</i> you’ll learn how to:
Build a simple game client application from scratch</li... (more…)
Read more »
An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. - GitHub - GreptimeTeam/greptimedb: An open-source, cloud-native, distributed time-series database w... (more…)
Read more »