You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2024-11-13-this-week-in-rust.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ and just ask the editors to select the category.
39
39
### Project/Tooling Updates
40
40
*[Redis Shield: A high-performance rate limiting module in Rust using the Token Bucket algorithm](https://github.com/ayarotsky/redis-shield)
41
41
*[Introducing Hyperlight: Virtual machine-based security for functions at scale](https://opensource.microsoft.com/blog/2024/11/07/introducing-hyperlight-virtual-machine-based-security-for-functions-at-scale/)
42
+
*[Cohen: gccrs: An alternative compiler for Rust](https://lwn.net/Articles/997483/)
43
+
*[Progress on toolchain security features](https://lwn.net/SubscriberLink/996344/a68070fd6ffe56e9/)
42
44
43
45
### Observations/Thoughts
44
46
*[Typed IDs with SeaORM](https://klacan.sk/posts/typed-ids-with-sea-orm/)
0 commit comments