Tags = [ #rust ]
-
On the subject of Cargo workspaces
Why disabling default features is ignored in Cargo workspaces
Posted on 2025-05-01
read more
-
serde, serde_json, and serde_with
Tags = [ #rust ]A quick look at the serde ecosystem; macros syntax for convenient serialization in rust
Posted on 2025-03-06
read more
-
Fast byte pair encoding in rust
An O(log n) optimization I found to speed up tokenizer throughput
Posted on 2024-05-10
read more