TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15439 · Jan 27

#rust#protobuf#rust Prost is a Rust tool that turns Protocol Buffers (.proto) files into simple, readable Rust code for proto2/proto3. It keeps comments, uses Rust derives for clean types, handles packages as modules, preserves unknown enums, and serializes existing types easily—add to Cargo.toml and use prost-build in build.rs. You benefit by getting fast, safe, idiomatic Rust for efficient data serialization in gRPC/microservices, saving time on boilerplate while ensuring memory safety and performance. https://github.com/tokio-rs/prost

Results

1 similar post found

Search: #rawlens

当前筛选 #rawlens清除筛选
探索号

@seeker_rc · Post #20421 · 05/13/2026, 07:25 AM

RawLens:嵌套 JSON 字符串格式化插件 大家好,2024 年底我在 V2EX 发过一个叫 Log Viewer 的 Chrome 插件: <https://www.v2ex.com/t/1098346> 当时主要是为了解决 Metabase / Datadog / Redash 里 JSON 日志和错误栈展示不友好的问题。 这段时间我把它改名并整理成了 RawLens ,代码、官网、截图和 Chrome Web Store 展示都重新做了一遍。现在核心方向更明确:在 Chrome 里快速格式化“到处来的 messy JSON”,尤其是这种情况: { "foo": "{"bar":1}" } 普通 JSON formatter... via V2EX 分享创造 标签: #JSON#Chrome#RawLens ⚡️探索号频道 ⚡️探索者频道 ⚡️探索者交流群 ⚡️ Youtube 频道:科技探索者 每天推荐有趣内容,欢迎订阅、转发。