rust
Streaming JSON parsing and processing is very fast
Rust library for streaming JSON processing is suddenly very fast:
December 03, 2025
Fast converter between DynamoDB typed JSON and normal JSON
Amazon DynamoDB API uses JSON with type annotations. The conversion between this format and normal JSON is mostly simple, but as soon as we work with gigabyt...
December 03, 2025
U8pool, a stack for u8 slices in a client-provided buffer
I’ve just published a new crate u8pool:
October 23, 2025