KEON is a human-readable serde format that syntactic similar to Rust

A human readable object notation / serialization format that syntactic similar to Rust and completely supports Serde’s data model. – eternal-io/keon… Read more

Similar

Serverless Rust Testing

In the system I'm building there are a significant amount of SQS messages that need to be processed asynchronously and Lambda is a really good fit for that. It is perfect for spiky workloads. You can control max parallelism easily. And it now has a native... (more…)

Read more »