-
Tetra 2D game library. It's very easy to pick up and use. I'd like to bring more attention to it. https://tetra.seventeencups.net/
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
micromath is an embedded-friendly arithmetic, 2D/3D vector, and statistics library with quaternion support.
-
For xml parsing, I find https://github.com/RazrFalcon/roxmltree as a really good crate. It’s fast, light, and well documented/maintained. I have so much respect for the maintainer’s approach to merging PRs and the way they consider what’s important for the crate
-
-
remoc - a really good rpc framework with agnostic transport and encoding and support for observable/streamable objects.
-
Yeah it's great! I used it to implement a little utility to convert a subset of SMS/MMS messages from an XML backup to a more readable plain text version: https://github.com/BurntSushi/dotfiles/blob/0b075d79a6ff8812a1f48a37b9858938b3eadc58/bin/rust/searchsms/main.rs
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
strum is among my favorite crates to recommend. Favorites of this crate include EnumProperty and EnumIter
-
You might find bacon interesting: that's one of its features.
-
-
If you wish to checkout an alternative: https://github.com/reu/touche Ps: I am the author
Related posts
-
Godot is not the new Unity – The anatomy of a Godot API call
-
Portable, cross-platform, reliable 3D library?
-
Error on adding Default Bevy Plugins
-
I’ve fallen in love with rust so now what?
-
Chrome ships WebGPU, a sort-of successor to WebGL. How soon do you see this being adopted by the game dev community?