TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: iq – jq for images (using rust, LALRPOP)

13 点作者 michaelgiba超过 2 年前
I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be applied to images.<p>Another goal of mine was to get some exposure to with rust. I discovered the LALRPOP parser generator which really helped moved the project along (<a href="https:&#x2F;&#x2F;github.com&#x2F;lalrpop&#x2F;lalrpop" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lalrpop&#x2F;lalrpop</a>)

1 comment

tcper超过 2 年前
Great tool! Like a shader in CLI.