issues
search
manhunto
/
webhooks-rs
Configurable webhooks engine with retry policy and circuit breaker written in rust. Includes server + sdk + cli
MIT License
31
stars
0
forks
source link
Use a more performant serialize format for messages published on queue
#20
Open
manhunto
opened
7 months ago
manhunto
commented
7 months ago
https://www.reddit.com/r/rust/comments/123ci3h/best_format_for_highperformance_serde/
https://github.com/djkoloski/rust_serialization_benchmark
Best
https://crates.io/crates/rkyv/0.7.44
?
Best https://crates.io/crates/rkyv/0.7.44 ?