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
*[Rust on Espressif chips](https://mabez.dev/blog/posts/esp-rust-12-04-2024/)
37
55
*`[ZH][EN]`[Announcing async-openai-wasm, and thoughts on wasmization and streams](https://ideas.reify.ing/en/blog/announcing-async-openai-wasm/): Async Rust library for interacting with OpenAI's APIs on WASM and how I did it.
38
56
39
57
-[Ratatui 0.26.2 is released! - a Rust library for cooking up terminal user interfaces](https://ratatui.rs/highlights/v0262/)
@@ -43,6 +61,10 @@ and just ask the editors to select the category.
43
61
*[venndb 0.2.1 - any filters](https://github.com/plabayo/venndb/releases/tag/0.2.1)
44
62
45
63
### Observations/Thoughts
64
+
*[Climbing a (binary) Tree - Noise On The Net](https://noiseonthenet.space/noise/2024/04/climbing-a-binary-tree/)
65
+
*[Why is there no realloc that takes the number of bytes to copy?](https://shift.click/blog/missing-alloc-api/)
66
+
*[Some useful types for database-using Rust web apps](https://boinkor.net/2024/04/some-useful-types-for-database-using-rust-web-apps/)
67
+
*[My logging recipe for server side Rust](https://www.matildasmeds.com/posts/rust-logging-recipe/)
46
68
47
69
### Rust Walkthroughs
48
70
@@ -52,6 +74,8 @@ and just ask the editors to select the category.
52
74
*[Rust Digger: 7.53% of crates have both 'edition' and 'rust-version', 11.21% have neither](https://rust-digger.code-maven.com/news/msrv-stats)
0 commit comments