aboutsummaryrefslogtreecommitdiff
path: root/rust/src/lib.rs (follow)
AgeCommit message (Collapse)Author
3 daysMinor addition.HEADmainMike Buland
4 daysRust code is coming along. Do not use yet.Mike Buland
I think there are going to be some big changes coming soon, including some big API changes.
5 daysAdded more helper functions.Mike Buland
5 daysAddedd debugMike Buland
5 daysFirst stab at adding async/tokio support.Mike Buland
11 daysAdded a bunch of docs, helpers and test functions.Mike Buland
Also formatted.
11 daysApplied clippy suggestions.Mike Buland
Learned some cool new things, otherwise it was pretty minor.
11 daysread/write all work.Mike Buland
11 daysRead side is almost done, just packet work to go.Mike Buland
11 daysAll writing functions seem to be fine.Mike Buland
2025-07-11Getting closer to writing everything.Mike Buland
Only dictionary left, and testing obviously. And reading...
2025-07-10Starting the rust version of gats.Mike Buland