#nostr #parser #content #zero-copy

shatter

一个快速、零拷贝的 nostr 内容解析器

3 个版本

0.1.2 2023年7月7日
0.1.1 2023年7月3日
0.1.0 2023年7月3日

#57 in #nostr

MIT 许可证

21KB
524 行代码(不含注释)

shatter

一个快速、零拷贝的 nostr 内容解析器。


lib.rs:

这个包是一个快速、零拷贝的 nostr 内容解析器。什么是 nostr 内容解析器?在 nostr 的笔记内容中可能有多个元素,为了正确渲染它们,需要将它们解析出来。shatter 将找到感兴趣元素的所有位置并标记它们,以便可以挑选出来并正确渲染。

依赖项

~3–4MB
~70K SLoC