Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions draft/2025-08-13-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ and just ask the editors to select the category.
### Project/Tooling Updates
* [TangleGuard: Software Architecture Monitoring exclusively for Rust](https://tangleguard.com/)
* [redb v3.0.0 - pure Rust embedded key-value store](https://github.com/cberner/redb/releases/tag/v3.0.0)
* [serde-ply - Modern serde (de)serializer for Ply files](https://github.com/ArthurBrussee/serde_ply)

### Observations/Thoughts
* [Building an asynchronous FUSE Filesystem in Rust](https://r2cn.dev/blog/building-an-asynchronous-fuse-filesystem-in-rust)
Expand Down