全部标签
目录标签

#parsing

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

319 条记录
标签为“parsing”按健康指数排序
PyPI
41薄弱健康指数
jenisys/parse_type
parse_type extends the "parse" module (opposite of "string.format()")
Python★ 21↓ 9.3M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
41薄弱健康指数
zeenix/endi
A simple endian-handling library for Rust
Rust★ 11↓ 5M/月2026年8月11日
MIT2026年8月11日 · 指标 2.10.0
PyPI
39薄弱健康指数
PDBeurope/pdbecif
A lightweight pure python package for reading, writing and manipulating mmCIF files distributed by the wwPDB"
Python★ 38↓ 8,169/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
39薄弱健康指数
aatifsyed/attrs
An ergonomic parser library for `#[attributes]`, built on parser combinators.
Rust★ 10↓ 10.9K/月2026年7月23日
无许可证2026年7月23日 · 指标 2.10.0
NuGet
39薄弱健康指数
ua-parser/uap-csharp
C# implementation of ua-parser
C#★ 4122026年7月16日
自定义许可证2026年7月16日 · 指标 2.10.0
crates.io
39薄弱健康指数
udbhav1/office-crypto
Pure Rust library to decrypt password-protected MS Office files
Rust★ 7↓ 10.3K/月2026年7月22日
MIT2026年7月22日 · 指标 2.10.0
crates.io
38薄弱健康指数
rusticata/rusticata-macros
Helper macros for Rusticata
Rust★ 6↓ 9.8M/月2026年8月11日
Apache-2.02026年8月11日 · 指标 2.10.0
crates.io · npm
38薄弱健康指数
yingkitw/pdfrs
该仓库未发布描述。
Rust★ 4↓ 2,396/月2026年8月5日
Apache-2.02026年8月5日 · 指标 2.10.0
PyPI
36薄弱健康指数
construct/construct
Construct: Declarative data structures for python that allow symmetric parsing and building
Python★ 1,0102026年7月21日
自定义许可证2026年7月21日 · 指标 2.10.0
crates.io · npm · Go +1
36薄弱健康指数
joowani/tree-sitter-graphql
GraphQL grammar for tree-sitter
JavaScript★ 0↓ 38.5K/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
crates.io
36薄弱健康指数
mohamadzoh/phonelib
该仓库未发布描述。
Rust★ 19↓ 4,811/月2026年7月26日
MIT2026年7月26日 · 指标 2.10.0
crates.io · npm · Go +1
36薄弱健康指数
opa-oz/tree-sitter-caddy
该仓库未发布描述。
Python · JavaScript★ 10↓ 2,088/月2026年7月26日
GPL-3.02026年7月26日 · 指标 2.10.0
PyPI
36薄弱健康指数
wroberts/pytimeparse
A small Python module to parse various kinds of time expressions.
Python★ 2972026年7月21日
MIT2026年7月21日 · 指标 2.10.0
npm · crates.io · Go +1
35薄弱健康指数
sengac/tree-sitter-ruby
Ruby grammar for tree-sitter
C · JavaScript★ 0↓ 67/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
npm
35薄弱健康指数
slevithan/regex-utilities
🧰 Tiny helpers for processing regex syntax
JavaScript★ 2↓ 59.3M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
NuGet
34存在风险健康指数
SoftCircuits/IniFileParser
Lightweight INI-file parser that can be used to easily read and write INI files. It includes direct support for string, int, double and bool setting types.
C#★ 222026年7月24日
MIT2026年7月24日 · 指标 2.10.0
npm
34存在风险健康指数
adamrmoss/parser-lr
Parser LR is a shift-reduce parser library for EBNF grammars. Parser LR can produce a table and then use that table to produce an AST.
TypeScript★ 0↓ 3,080/月2026年7月19日
MIT2026年7月19日 · 指标 2.10.0
crates.io · PyPI · npm
34存在风险健康指数
jimliang/tree-sitter-less
LESS grammar for tree-sitter
JavaScript · C★ 4↓ 2,767/月2026年8月28日
MIT2026年8月28日 · 指标 2.10.0
npm · PyPI
34存在风险健康指数
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
TypeScript · JavaScript★ 7,137↓ 435M/月2026年8月4日
BSD-2-Clause2026年8月4日 · 指标 2.10.0
PyPI
34存在风险健康指数
nltk/nltk
NLTK Source
Python★ 14.7K2026年8月4日
Apache-2.02026年8月4日 · 指标 2.10.0
crates.io
34存在风险健康指数
tafia/quick-xml
Rust high performance xml reader and writer
Rust★ 1,548↓ 30.7M/月2026年8月8日
MIT2026年8月8日 · 指标 2.10.0
PyPI · crates.io · npm +1
34存在风险健康指数
tree-sitter/tree-sitter-html
HTML grammar for Tree-sitter
C · JavaScript★ 213↓ 1.9M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI · npm · crates.io +1
34存在风险健康指数
tree-sitter/tree-sitter-typescript
TypeScript grammar for tree-sitter
JavaScript · C★ 531↓ 13.4M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
crates.io
33存在风险健康指数
image-rs/byteorder-lite
A fork of the `byteorder` crate with no unsafe code
Rust★ 3↓ 10.5M/月2026年8月11日
Unlicense2026年8月11日 · 指标 2.10.0
PyPI · crates.io · npm +1
33存在风险健康指数
tree-sitter-grammars/tree-sitter-toml
TOML grammar for tree-sitter
JavaScript · C★ 17↓ 2M/月2026年8月11日
MIT2026年8月11日 · 指标 2.10.0
Packagist
32存在风险健康指数
phplrt/exception
[READ ONLY] Subtree split of the phplrt exception component (see phplrt/phplrt)
PHP★ 0↓ 3,254/月2026年7月29日
MIT2026年7月29日 · 指标 2.10.0
Packagist
32存在风险健康指数
phplrt/lexer
[READ ONLY] Subtree split of the phplrt lexer component (see phplrt/phplrt)
PHP★ 3↓ 3,224/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
Packagist
32存在风险健康指数
phplrt/lexer-contracts
[READ ONLY] Subtree split of the phplrt lexer contracts component (see phplrt/phplrt)
PHP★ 1↓ 3,236/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
NuGet
31存在风险健康指数
Krusen/BencodeNET
.NET library for encoding/decoding bencode and reading/writing torrent files
C#★ 1672026年7月20日
Unlicense2026年7月20日 · 指标 2.10.0
npm
30存在风险健康指数
jonschlinkert/gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
JavaScript★ 4,483↓ 32.3M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0