Thanks to visit codestin.com
Credit goes to lib.rs

#parser

  1. nom

    A byte-oriented, zero-copy, parser combinators library

    v8.0.0 16.5M #error-prone #streaming-parser #parser #parser-combinator
  2. clap

    efficient, and full-featured Command Line Argument Parser

    v4.5.54 24.9M #arguments-parser #parser #cli-parser
  3. ron

    Object Notation

    v0.12.0 2.4M #serialization #parser #serde
  4. darling

    A proc-macro library for reading attributes into structs when implementing custom derives

    v0.23.0 17.5M #proc-macro-attributes #struct #parser #validation #proc-macro-parser #macro-derive #suggestions
  5. x509-parser

    Parser for the X.509 v3 format (RFC 5280 certificates)

    v0.18.0 4.0M #x509-certificate #certificate #x509 #parser #nom
  6. clap-verbosity-flag

    Easily add a --verbose flag to CLIs using Clap

    v3.0.4 444K #clap #parser #cli #error-logging #cli-flags #quiet #debug-log
  7. httparse

    A tiny, safe, speedy, zero-copy HTTP/1.x parser

    v1.10.1 15.7M #http-parser #1-x #parser
  8. json5

    serializer and deserializer which speaks Serde

    v1.3.0 1.5M #serde-json #serde-json-parser #jsonc #json #parser
  9. elf

    A pure-rust library for parsing ELF files

    v0.8.0 225K #elf-parser #elf-file #parser #object
  10. tree-sitter

    Rust bindings to the Tree-sitter parsing library

    v0.26.3 660K #incremental-parser #parser #api-bindings
  11. lexical

    to- and from-string conversion routines

    v7.0.5 631K #string-conversion #no-std #parser #encoding
  12. plist

    parser. Supports Serde serialization.

    v1.8.0 1.2M #serialize #parser
  13. bpaf

    Command Line Argument Parser with parser combinators

    v0.9.22 224K #arguments-parser #arguments-cli-parser #parser
  14. tobj

    A lightweight OBJ loader in the spirit of tinyobjloader

    v4.0.3 76K #wavefront-obj #3d #graphics #parser #wavefront
  15. vte

    Parser for implementing terminal emulators

    v0.15.0 2.3M #ansi-term #ansi-parser #terminal-parser #terminal #parser
  16. combine

    Fast parser combinators on arbitrary streams with zero-copy support

    v4.6.7 4.6M #combinator #parser-combinator #parser
  17. clap-cargo

    Re-usable CLI flags for cargo plugins

    v0.18.3 443K #cargo-subcommand #clap #parser #cli-flags #reusable #cargo-workspace #cargo-cli
  18. winnow

    A byte-oriented, zero-copy, parser combinators library

    v0.7.14 20.4M #streaming-parser #parser #parser-combinator
  19. mail-parser

    Fast and robust e-mail parsing library for Rust

    v0.11.1 53K #email #mime #parser
  20. fluent-uri

    A generic URI/IRI handling library compliant with RFC 3986/3987

    v0.4.1 1.9M #uri-parser #uri-builder #builder #uri #parser
  21. der-parser

    Parser/encoder for ASN.1 BER/DER data

    v10.0.0 3.3M #asn-1 #ber-der #parser #ber #der
  22. xml

    in pure Rust

    v1.2.1 138K #xml-parser #sax #writer #event-reader #parser #sax-parser #xml-writer
  23. dateparser

    Parse dates in string formats that are commonly used

    v0.2.1 181K #date-time #date-time-parser #parser
  24. wasmparser

    event-driven library for parsing WebAssembly binary files

    v0.244.0 3.0M #wasm-module #parser #wasm
  25. simple-dns

    parse and write DNS packets

    v0.11.2 229K #packet-parser #dns-packet #dns #dns-parser #parser
  26. pcap-file

    parse, read and write Pcap and PcapNg

    v3.0.0-rc1 555K #pcapng #pcap #pcap-parser #parser
  27. asn1

    ASN.1 (DER) parser and writer for Rust

    v0.23.0 184K #parser #writer #asn1-der #der-parser #asn-1-data #parser-and-writer
  28. tree-sitter-cpp

    C++ grammar for tree-sitter

    v0.23.4 305K #tree-sitter #cpp #parser
  29. yasna

    ASN.1 library for Rust

    v0.5.2 2.8M #asn-1 #serialization #parser
  30. phonenumber

    parsing, formatting and validating international phone numbers

    v0.3.9+9.0.21 231K #formatter #parser #numbers-parser #numbers
  31. konst

    Const equivalents of std features: comparison, destructuring, iteration, and parsing

    v0.4.3 169K #const-fn #iterator #destructuring #parser
  32. rustpython-parser

    Python language parser for Python3

    v0.4.0 405K #parser #ast #python #python-ast #lexical-analysis #lalrpop #lexing
  33. rss

    serializing the RSS web content syndication format

    v2.0.12 101K #rss-feed-parser #parser #feed
  34. timeago

    Given a Duration, lossily format it like in 'N days ago'. Parsing it back to Duration is not supported yet.

    v0.5.0 48K #format-duration #date-time-formatting #translation #parser #back #date-format
  35. oxc

    A collection of JavaScript tools written in Rust

    v0.108.0 26K #javascript-linter #minify #typescript-parser #typescript #parser #linter #javascript-parser
  36. litrs

    Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.

    v1.0.0 4.8M #proc-macro #type #macro-literals #parser
  37. parse-size

    Parse byte size into integer accurately

    v1.1.0 802K #byte-size #byte-parser #parser #humanize #human
  38. icalendar

    Strongly typed iCalendar builder and parser

    v0.17.6 10K #ical #rfc-5545 #parser #rfc-7986
  39. asn1-rs

    Parser/encoder for ASN.1 BER/DER data

    v0.8.0-beta.1 3.3M #ber-der #parser #der-parser #der #ber
  40. gix-url

    gitoxide project implementing parsing and serialization of gix-url

    v0.34.0 1.2M #parse-url #serialization #gitoxide #git-url #parser #parsing-and-serialization
  41. apollo-compiler

    A compiler for the GraphQL query language

    v1.31.0 9.0K #graphql #apollo-graphql #graphql-parser #parser
  42. unsynn

    (Proc-macro) parsing made easy

    v0.3.0 20K #proc-macro #proc-macro-parser #parser
  43. lexical-parse-float

    Efficient parsing of floats from strings

    v1.0.6 3.0M #float-string #parser #lexical #no-std
  44. lexical-core

    Lexical, to- and from-string conversion routines

    v1.0.6 3.2M #no-std #encoding #parser
  45. git-url-parse

    A parser for urls used by git

    v0.6.0 16K #git #git-url #parser
  46. av1-grain

    Helpers for generating and parsing AV1 film grain data

    v0.3.0 1.2M #random-seed #av1 #film #photon #parser #rav1e #video #svt-av1 #aomenc
  47. fast-float2

    Fast floating-point number parser

    v0.2.3 509K #floating-point #parser #float
  48. atoi_simd

    Fast &[u8] to integer parser

    v0.18.0 396K #simd #parse-int #parser #atoi #byte
  49. parse-changelog

    changelog parser, written in Rust

    v0.6.15 2.4K #changelog #parser
  50. pcap-parser

    Parser for the PCAP/PCAPNG format

    v0.17.0 16K #nom #pcapng #pcap #parser
  51. gix-attributes

    gitoxide project dealing .gitattributes files

    v0.29.0 1.1M #version-control #gitoxide #gitattributes #match #parser
  52. minimal-lexical

    Fast float parsing conversion routines

    v0.2.1 11.9M #compile-times #parser
  53. saphyr

    A fully YAML 1.2 compliant YAML library

    v0.0.6 62K #yaml-parser #yaml #parser
  54. anes

    ANSI Escape Sequences provider & parser

    v0.2.1 4.9M #sequence-parser #ansi-parser #code #parser
  55. gix-refspec

    gitoxide project for parsing and representing refspecs

    v0.35.0 1.0M #version-control #gitoxide #parser #git #target
  56. gix-mailmap

    gitoxide project for parsing mailmap files

    v0.29.0 304K #gitoxide #gix #version-control #mailmap #parser
  57. freedesktop_entry_parser

    parsing FreeDesktop entry files and Systemd unit files

    v2.0.1 29K #systemd #freedesktop #icons #linux #parser
  58. wasmparser-nostd

    event-driven library for parsing WebAssembly binary files

    v0.100.2 167K #wasm-binary #wasm-parser #wasm #parser
  59. allsorts

    Font parser, shaping engine, and subsetter for OpenType, WOFF, and WOFF2

    v0.16.1 10K #font-shaping #opentype #font #parser #true-type
  60. avif-parse

    Parser for AVIF image files

    v1.4.0 11K #heif #image #demuxer #parser
  61. mago-docblock

    Analyzes PHP docblocks to extract annotations, tags, and documentation comments, aiding tools that rely on inline documentation

    v1.1.0 850 #documentation-comments #tags #parser #linter #php #mago #code-block #lexer #documentation-generator #multi-line
  62. clap-num

    Number parsers for clap

    v1.2.0 502K #parser #clap
  63. ftml

    Foundation Text Markup Language - a library to render Wikidot text as HTML

    v1.37.1 110 #ast #wikidot #html-parser #parser #wikijump
  64. csv

    Fast CSV parsing with support for serde

    v1.4.0 4.8M #csv-parser #serde #parser
  65. venial

    A very small syn

    v0.6.1 33K #proc-macro #syn #proc-macro-parser #parser #derive
  66. pnet_packet

    Cross-platform, binary packet parsing and manipulation

    v0.35.0 488K #packet-parser #networking #raw #parser
  67. linux-perf-data

    A parser for the perf.data format and the jitdump format. These formats are used by the Linux perf tool.

    v0.12.0 9.1K #parser #perf #linux
  68. sqllogictest

    parser and runner

    v0.29.0 557K #sql #database #cli-parser #sql-parser #parser
  69. sshkeys

    parsing OpenSSH certificates and public keys

    v0.3.4 7.1K #ssh-key #ssh #certificate #openssh-key #parser
  70. ktx2

    Parser for the ktx2 texture container format

    v0.4.0 178K #texture-format #parser #key-value #information #header
  71. tree-sitter-ocaml

    OCaml grammar for tree-sitter

    v0.24.2 10K #tree-sitter #ocaml #parser
  72. rusticata-macros

    Helper macros for Rusticata

    v5.0.0 2.8M #nom #serialization #parser
  73. obj-rs

    Wavefront obj parser for Rust. It handles both 'obj' and 'mtl' formats.

    v0.7.4 4.6K #3d #graphics #parser #wave-front
  74. dsn

    DSN (Data Source Name) parser

    v1.2.1 12K #mysql #parser #database
  75. calcard

    iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust

    v0.3.2 3.4K #ical #vcard #jscontact #jscalendar #parser
  76. svd-parser

    A CMSIS-SVD file parser

    v0.14.9 8.8K #cmsis-svd #svd #cmsis #parser
  77. netflow_parser

    Parser for Netflow Cisco V5, V7, V9, IPFIX

    v0.8.3 1.4K #ipfix-parser #netflow #ipfix #cisco #parser
  78. boml

    A dead-simple, efficient, dependency-free TOML parser for Rust

    v1.0.2 21K #toml-parser #toml #parser
  79. kiss_xml

    minimalist schema-less XML parsing library

    v1.0.4 2.9K #xml #xml-parser #parser
  80. json-event-parser

    A JSON event parser and serializer

    v0.2.2 12K #streaming-json #json-event #parser
  81. mavlink

    Implements the MAVLink data interchange format for UAVs

    v0.17.0 3.3K #protocols #embedded #parser #aerospace
  82. xml5ever

    Push based streaming parser for XML

    v0.37.1 348K #xml-parser #xml #xml5 #parser
  83. midly

    Fast MIDI decoder and encoder both for .mid files and real-time MIDI events

    v0.5.3 6.6K #midi #audio #parser
  84. datafusion-sql

    DataFusion SQL Query Planner

    v52.0.0 658K #sql #data-fusion #sql-parser #parser
  85. veryl-analyzer

    A modern hardware description language

    v0.17.2 #system-verilog #verilog #parser
  86. fontconfig-parser

    fontconfig file parser in pure Rust

    v0.5.8 697K #fontconfig #parser #font-config
  87. lp_parser_rs

    parser for the LP file format

    v3.0.3 #parser #linear-programming #integer-programming
  88. taplo

    A TOML parser, analyzer and formatter library

    v0.14.0 68K #toml-parser #linter #toml #parser #formatter
  89. tzif

    A parser for TZif files

    v0.4.1 12K #timezone #timezone-data #parser #iana-timezone #posix #iana
  90. cstree

    generic lossless syntax trees

    v0.13.0 550 #ast #concrete-syntax-tree #parser
  91. plotnik

    CLI for plotnik - typed query language for tree-sitter AST

    v0.3.2 #ast #tree-sitter #parser #cli-parser
  92. gix-pathspec

    gitoxide project dealing magical pathspecs

    v0.14.0 1.1M #version-control #gitoxide #specification #path #parser
  93. oxc_parser

    A collection of JavaScript tools written in Rust

    v0.108.0 80K #javascript-linter #typescript-parser #minify #parser
  94. git-conventional

    A parser library for the Conventional Commit specification

    v0.12.9 20K #conventional-commits #parser #git-commit #git #commit
  95. paraseq

    A minimal-copy parser for FASTA and FASTQ files built for paired parallel processing

    v0.4.8 190 #fastq #fasta #parser
  96. form_urlencoded

    Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms

    v1.2.2 18.6M #parser #writer #forms #parse-url #x-www-form-urlencoded #serializer
  97. oxc_transformer

    A collection of JavaScript tools written in Rust

    v0.108.0 24K #javascript-linter #typescript #minify #parser #javascript-parser
  98. idm

    Implicit Data Markup

    v0.4.4 700 #serialization #parser #serde
  99. debian-changelog

    Parser for Debian changelog files

    v0.2.14 1.7K #changelog #debian #changelog-file #parser #change #parser-formatting #lossless-parser
  100. tree-sitter-r

    R grammar for tree-sitter

    v1.2.0 7.2K #tree-sitter #r #parser #incremental-parser
  101. veryl-formatter

    A modern hardware description language

    v0.17.2 #system-verilog #verilog #parser
  102. kreuzberg

    High-performance document intelligence library for Rust. Extract text, metadata, and structured data from PDFs, Office documents, images, and 50+ formats with async/sync APIs.

    v4.0.6 #pdf #ocr #document #extract #parser
  103. gix-config-value

    gitoxide project providing git-config value parsing

    v0.16.0 1.2M #gitconfig #gitoxide #version-control #parser #value #value-parser
  104. semver-parser

    Parsing of the semver spec

    v0.10.3 2.6M #semver #parser #version
  105. mvn-autoenforce

    Parses maven enforcer output and gives you the topmost version of dependencies

    v2.0.0 550 #maven #version #output #parser #topmost #enforcer #markup-language
  106. webm-iterable

    extends the ebml-iterable library to provide an iterator over webm data. It provides a Matroska specification implementing the required traits to read webm files.

    v0.6.4 10K #matroska #parser #serialization #webm
  107. glsl-lang-cli

    CLI for the glsl-lang crate

    v0.8.1 900 #ast #glsl #cli-parser #parser #glsl-language
  108. yarn-lock-parser

    yarn.lock parser

    v0.13.0 1.9K #yarn-lock #lock-files #parser #yarn
  109. unarm

    Parses ARM instructions

    v2.1.0 500 #disassembly #arm #parser #disassembler
  110. xmas-elf

    parsing and navigating ELF data; zero-allocation, type-safe

    v0.10.0 66K #elf-parser #elf-file #parser
  111. tokay

    programming language designed for ad-hoc parsing

    v0.6.13 #dsl #vm #awk #packrat #parser
  112. dot-parser

    parser for the DOT/Graphviz graph description language, as well as useful functions to transform those graphs

    v0.6.1 1.5K #graphviz #parser #dotfile
  113. imap-codec

    Rock-solid and complete codec for IMAP

    v2.0.0-alpha.6 600 #imap #parser #email #codec
  114. packet_parser

    A powerful and modular Rust crate for network packet parsing

    v0.12.0 1.6K #rust #parser #packet
  115. drasi-query-gql

    Drasi Core GQL Parser

    v0.2.2 #drasi #query #parser
  116. elementtree

    Parse an XML file into Python elementtree like structure

    v1.2.3 564K #xml #xml-parser #parser
  117. fastobo

    Faultless AST for Open Biomedical Ontologies

    v0.15.5 250 #ast #parser #ontology #syntax-parser
  118. lexical-parse-integer

    Efficient parsing of integers from strings

    v1.0.6 3.1M #lexical #parser #no-std
  119. nom-derive

    Custom derive nom parsers from struct

    v0.10.1 67K #parser
  120. biome_console

    print messages (formatted with biome_markup) and diagnostics

    v0.5.8 39K #linter #formatter #parser
  121. keyvalues-parser

    A parser/renderer for vdf text

    v0.2.3 9.5K #vdf #key-value #steam #parser #key-values
  122. linux-perf-event-reader

    Parse Linux perf_event information from raw bytes

    v0.10.2 8.7K #perf-events #linux #perf #parser
  123. trivet

    Parser Library

    v3.1.0 500 #json-parser #recursive-descent #parser
  124. pomelo

    Lemon parser generator as a Rust procedural macro

    v0.2.3 16K #parser-generator #lemon #parser
  125. sdp-types

    SDP (RFC 4566) types, parser and serializer

    v0.1.8 8.5K #multimedia-streaming #parser #sdp #multimedia #network-protocols
  126. keepass

    .kdbx database file parser

    v0.8.16 1.0K #database-files #kdbx #parser #kdb #experimental #kdbx4 #notes
  127. prefix

    A customizable pretty printer for FIX messages

    v1.2.1 900 #pretty-print #fix-parser #cli-parser #parser #pretty
  128. clap_lex

    Minimal, flexible command line parser

    v0.7.7 20.5M #arguments-parser #cli-argument-parser #parser
  129. octofhir-fhirpath-evaluator

    FHIRPath expression evaluation engine

    v0.4.20 950 #healthcare #hl7 #fhir #parser #fhirpath
  130. wow-wmo

    Parser, editor, and converter for World of Warcraft WMO (World Model Object) files

    v0.3.2 440 #wmo #parser #warcraft #wow
  131. forensic-rs

    A Rust-based framework to build tools that analyze forensic artifacts and can be reused as libraries across multiple projects without changing anything

    v0.13.1 #windows-registry #security #forensics #parser #windows
  132. deno_task_shell

    Cross platform scripting for deno task

    v0.26.2 23K #deno #cross-platform #shell #task #parser #cwd
  133. netgauze-bgp-pkt

    BGP-4 Protocol representation and serde

    v0.8.0 #protocol-parser #bgp #parser
  134. css-color

    CSS color strings

    v0.2.8 40K #css-color-parser #css #css4 #parser
  135. onenote_parser

    A parser for Microsoft OneNote® files

    v1.1.0 200 #parser #microsoft #onenote
  136. pdb

    A parser for Microsoft PDB (Program Database) debugging information

    v0.8.0 592K #microsoft-pdb #debug-information #debugging #symbol-table #parser #line-numbers #pdb-format #fallible-iterator #user-defined #file-header
  137. liberty-db

    A fully defined liberty (std. cells in VLSI) data structure, efficient parser & formatter

    v0.17.5 #liberty #eda #database #parser
  138. vk-parse

    Vulkan specification parser

    v0.18.0 60K #vulkan #parser
  139. parse-dockerfile

    Dockerfile parser, written in Rust

    v0.1.3 #dockerfile #parser
  140. ical

    Ical/Vcard parser for Rust

    v0.11.0 55K #parser #vcard
  141. mago-source

    Manages PHP source files by providing functions for loading, reading, and referencing PHP code, making it easier to work with file-based inputs

    v1.0.0-alpha.3 #linter #php #mago #php-toolchain #parser #semantic-analysis
  142. gix-ignore

    gitoxide project dealing .gitignore files

    v0.18.0 1.0M #gitignore #version-control #gitoxide #parser #dealing
  143. alog

    Anonymize 'Combined Log Format' data

    v0.10.0 1.4K #log-parser #anonymize #parser
  144. otdrs

    convert OTDR Bellcore SOR files to Serdes-compatible structs and JSON/CBOR thereafter, usable as a Rust library or as a standalone tool; it can also write SORs from Rust data structures

    v1.1.1 410 #convert #parser #sor #validation #data-analysis #checksum #time-domain #serialization #proprietary #network-analysis
  145. python-ast

    compiling Python to Rust

    v1.0.2 950 #ast #parser #ast-node #convert #generic-parameters #doc-string #macro-traits #pyo3
  146. prometheus-parse

    parser for the Prometheus text format

    v0.2.5 353K #text-format #prometheus #parser
  147. ason

    data format that evolved from JSON, introducing strong data typing and support for variant types

    v1.4.0 1.0K #serde-json #parser #json-parser #xiaoxuan
  148. eml-parser

    parsing .eml files

    v0.1.5 51K #eml #parser #email #email-parsing
  149. mapfile_parser

    Map file parser library focusing decompilation projects

    v2.12.0 380 #parser #decompilation #mapfile #decomp
  150. nom-bibtex

    BibTeX parser using nom

    v0.6.0 2.2K #bibtex #latex #parser #latex-parser #nom
  151. sf-api

    API to send commands to the Shakes & Fidget servers and parse their responses into characters

    v0.3.3 #send-command #character #shakes #fidget #parser #authentication #sso #game-state #server-communication
  152. vtkio

    Parser and writer for the legacy VTK file format

    v0.7.0-rc1 29K #parser #writer #vtk #mesh
  153. gerber_parser

    A gerber parser for the gerber-types crate

    v0.4.0 180 #parser #gerber #pcb #eda #rs274x
  154. text_analysis

    A robust multilingual text analysis CLI with context, N-grams, named entities, and CSV/JSON export

    v0.4.9 1.7K #statistics #parser #word-analysis #science #text-processing
  155. neure

    A fast little combinational parsing library

    v0.7.1 #regex-parser #parser #regex
  156. pdl-compiler

    Parser and serializer generator for protocol binary packets

    v0.4.2 6.0K #parser #pdl #grammar #serializer
  157. pearlite-syn

    A syn parser for the Pearlite specification language in Creusot

    v0.9.0 #specification-language #creusot #pearlite #syn #parser #why3 #semi #formal-verification
  158. biome_deserialize

    deserialize values

    v0.6.0 29K #linter #formatter #parser
  159. dns-message-parser

    Libary to encode and decode DNS packets

    v0.9.0 1.3K #dns-parser #dns #encode-decode #parser
  160. projvar

    A tiny CLI tool that tries to gather project specific meta-data in different ways, to store them into key=value pairs in a file for later use by other tools. See --list for the keys set by this tool

    v0.19.9 600 #git #ci #cli-parser #parser
  161. swift-mt-message

    A fast, type-safe Rust implementation of SWIFT MT message parsing with comprehensive field support, derive macros, and validation

    v3.1.4 100 #message-parser #mt #macro #swift #parser
  162. igvm

    parser for the Independent Guest Virtual Machine (IGVM) file format

    v0.4.0 8.7K #file-format #parser #vm #intel-tdx #sev-snp #isolation #amd-sev-snp
  163. heraclitus-compiler

    Compiler frontend for developing great programming languages

    v1.9.0 1.0K #compiler #parser #heraclitus
  164. shuttle-ifc

    Infrastructure from Code (IfC) parser for the Shuttle platform (shuttle.dev)

    v0.57.0 3.8K #shuttle #parser #infrastructure #dev #deployment #ship #ifc #actix-web
  165. opening-hours

    A parser and evaluation tool for the opening_hours fields in OpenStreetMap

    v1.1.5 120 #openstreetmap #parser #python #specification #real-world #parser-and-evaluation
  166. xcursor

    loading XCursor themes

    v0.3.10 957K #themes #parser #cursor
  167. dotnetdll

    A framework for reading and writing .NET metadata files, such as C# library DLLs

    v0.1.0 #c-sharp #compiler #dotnet #dll #parser
  168. biome_rowan

    Biome's custom Rowan definition

    v0.5.8 55K #linter #parser #formatter
  169. patchkit

    parsing and manipulating patch files

    v0.2.2 2.0K #unified-diff #patch-file #editing #parser #hunk #lossless-parser #white-space
  170. antlr4rust

    ANTLR4 runtime for Rust

    v0.5.2 11K #run-time #antlr4 #antlr #parser
  171. oni-comb-parser-rs

    parser combinators

    v1.2.116 #parser-combinator #json-parser #combinator #parser
  172. derp

    DER Parser (and Writer)

    v0.0.15 2.2K #parser #writer #der-parser #der
  173. codeinput

    A powerful library for parsing, analyzing, and managing CODEOWNERS files. Provides advanced querying capabilities, ownership analysis, and tag-based file organization

    v0.0.4 #codeowners #parser #analysis #git #tooling
  174. rdftk_iri

    IRI and URI specifications

    v0.2.5 #iri #uri #from-str #specification #parser #rdf
  175. rpsl-rs

    A Routing Policy Specification Language (RPSL) parser with a focus on speed and correctness

    v2.0.1 #routing-policy #whois #parser #routing #policy
  176. pancakestack

    Pancake Stack esoteric programming language

    v0.6.1 650 #interpreter #pancake #stack #parser #esoteric
  177. ifc-lite-core

    High-performance IFC/STEP parser for building data

    v1.1.6 #ifc #step #aec #bim #parser
  178. astral-tl

    Fast HTML parser written in pure Rust

    v0.7.11 35K #html-parser #html #parser
  179. e-utils

    utils

    v0.4.19 #filesystem #encoding #parser
  180. countio

    Byte counting for std::io::{Read, Write, Seek} and its async variants from futures and tokio

    v0.2.19 21K #async-io #parser #future
  181. vdm

    A *hopefully* simple rust package that makes vdm parsing and viewing as easy as possible for source engine games

    v1.1.1 550 #source-engine #parser #viewing-for-source #action #games
  182. cargo-toml-workspace

    Parse cargo workspace and load specific crate

    v7.0.7 15K #cargo-workspace #parser #install
  183. runt-cli

    CLI for Jupyter Runtimes

    v1.0.0 #jupyter-kernel #run-time #websocket #parser #output
  184. oxc_semantic

    A collection of JavaScript tools written in Rust

    v0.108.0 39K #javascript-linter #typescript #minify #parser #linter
  185. lnmp-codec

    Parser and encoder for LNMP (LLM Native Minimal Protocol) text format

    v0.5.16 #text-parser #lnmp #parser
  186. oxc_minifier

    A collection of JavaScript tools written in Rust

    v0.108.0 31K #javascript-linter #minify #typescript #parser
  187. partiql

    in Rust

    v0.14.0 850 #sql-parser #sql #parser #sql-query
  188. rio_api

    Common data structures for RDF formats parsers and serializers

    v0.8.5 15K #rdf #rdf-parser #parser
  189. emmylua_parser

    A parser for EmmyLua and luals

    v0.21.0 1.5K #emmylua #lua-parser #luals #lua #parser
  190. webparse

    http1.1/http2 parse http解析库

    v0.3.1 800 #http2 #websocket #parser
  191. glsl-lang

    GLSL 4.6 language LALR parser and AST

    v0.8.1 #glsl #ast #glsl-language #parser
  192. tree-sitter-cmake

    CMake grammar for tree-sitter

    v0.7.1 10K #tree-sitter #incremental-parser #parser
  193. octofhir-fhirpath-ast

    Abstract syntax tree definitions for FHIRPath expressions

    v0.4.20 1.0K #ast #parser #fhir
  194. hexf-parse

    Parses hexadecimal floats (see also hexf)

    v0.2.1 771K #parser #hex #hexf #float #underscore #opaque
  195. germ

    The Ultimate Gemini Toolkit

    v0.4.8 1.3K #markdown-converter #lexer #markdown #parser #gemini #converter
  196. nbformat

    Parse Jupyter Notebooks

    v1.0.0 8.7K #jupyter-notebook #parser #format #cell #legacy
  197. polycvss

    CVSS v2, v3, and v4 vector string parser and score calculator

    v0.3.2 #cvss #score #parser #severity
  198. oxc_ast

    A collection of JavaScript tools written in Rust

    v0.108.0 80K #javascript-linter #typescript #minify #parser
  199. rtf-parser

    RTF parser & lexer library designed for speed and memory efficiency

    v0.4.2 7.0K #text-parser #rich-text #rtf #format-text #parser
  200. ungrammar

    A DSL for describing concrete syntax trees

    v1.16.1 45K #concrete-syntax-tree #dsl #grammar #parser
  201. netsblox-ast

    parsing NetsBlox project files into an AST for use in code generation

    v0.5.14 3.0K #ast #parser #web-api #netsblox #ast-generation #distributed-computing
  202. mx-message

    A fast, type-safe Rust implementation of MXMessage for parsing MX messages

    v3.1.4 180 #iso-20022 #message-parser #mx #parser
  203. orql

    A toy SQL parser for a subset of the Oracle dialect

    v0.1.0 #ast #sql #sql-parser #lexer #parser
  204. flag-rs

    A Cobra-inspired CLI framework with dynamic completions

    v0.8.4 470 #arguments-parser #cobra #parser #completion #cli-parser
  205. mdstream

    Streaming-first Markdown middleware for LLM output (committed + pending blocks, render-agnostic)

    v0.2.0 #streaming-parser #markdown #incremental-parser #llm #parser
  206. rsrpp

    project for research paper pdf

    v1.0.21 #research-paper #pdf #parser
  207. ngdp-bpsv

    BPSV (Blizzard Pipe-Separated Values) parser and writer for NGDP

    v0.4.3 #parser #blizzard #bpsv #ngdp #tact
  208. oxc_traverse

    A collection of JavaScript tools written in Rust

    v0.107.0 34K #javascript-linter #minify #typescript #parser #linter #javascript-parser
  209. rusaint

    SSU u-saint client

    v0.14.0 #u-saint #scraping #ssu #parser
  210. openair

    Parser for airspace files in OpenAir format

    v0.4.0 #parser #airspace #skytraxx #variometer
  211. mago-trinary

    implementing three-valued logical operations (true, false, maybe) to handle complex logical reasoning scenarios

    v0.26.1 #linter #mago #php #php-toolchain #parser #three-valued
  212. biscuit-parser

    Datalog parser used in the biscuit-auth and biscuit-quote crates

    v0.2.0 164K #datalog #biscuit #parser #biscuit-auth #order #re-exports
  213. katex-rs

    KaTeX - Fast math typesetting for anywhere, more than just the web

    v0.2.3 #latex #math #parser #wasm
  214. scrolling_window_pattern_matcher

    A unified pattern matching library with optional context support and extractor-driven architecture for streaming data processing

    v3.0.1 750 #pattern-matcher #sequence #text #parser #pattern-matching
  215. dlt-core

    Parser and writer for autosar DLT Diagnostic Log and Trace

    v0.20.1 140 #parser #logging #log-parser #writer #binary-parser #autosar #message-parser #file-content #message-serialization #fibex
  216. openmetrics-parser

    An OpenMetrics/Prometheus Text Exposition Format Parser

    v0.4.4 116K #text-parser #open-metrics #prometheus #parser
  217. hexspell

    A open source lib to parse executables in Rust

    v0.0.5 240 #pe #elf-parser #executable #binary-executable #parser
  218. ebml-iterable

    iterator over EBML encoded data. The items provided by the iterator are Tags as defined in EBML. The iterator is spec-agnostic and requires a specification implementing specific traits to read files…

    v0.6.3 11K #serialization #parser #ebml
  219. proc_sys_parser

    routines for parsing linux /proc files into Rust structs. There are multiple other crates doing this, but these either do not choose to process the statistics in way to make them directly usable…

    v0.1.22 9.3K #block-device #parser #linux
  220. relish

    A serialization format and library

    v0.1.0 #serialization #binary-encoding #format #parser #byte #backward-compatibility
  221. serde-xml-fast

    A fast, 100% Serde-compatible XML serialization and deserialization library

    v0.1.2 #serialization #xml-serialization #xml #deserialize #parser #xml-serde #serde #deserialize-parser
  222. rnix

    A Nix parser written in Rust

    v0.12.0 6.5K #nix #parser #ast #interactive #node
  223. feedparser-rs

    High-performance RSS/Atom/JSON Feed parser

    v0.4.3 #atom-feed #rss #parser
  224. tree-sitter-jsdoc

    JSDoc grammar for tree-sitter

    v0.25.0 11K #tree-sitter #js-doc #parser
  225. facet-html

    HTML parsing for facet using the format architecture with html5gum

    v0.42.0 #html-parser #streaming-parser #html5 #facet #parser
  226. lin-ldf

    Parser for LDF files that describe automotive LIN bus networks

    v0.0.28 1.5K #lin #automotive #ldf #parser #linbus
  227. Try searching with DuckDuckGo.

  228. packet-strata

    A high-performance packet parsing library

    v0.1.9 #packet-parser #pcap #protocols #parser
  229. knuffel

    KDL language implementation

    v3.2.0 9.4K #config-parser #kdl #parser #config
  230. pomsky

    A new regular expression language

    v0.12.0 110 #regex #regex-parser #parser #syntax-parser
  231. py_literal

    Read and write Python literals

    v0.4.0 339K #python #parser
  232. cirru_edn

    Parser/Writer for Cirru EDN

    v0.7.1 #parser #edn #cirru #extensible-data-notation #writer #deserialize
  233. biome_diagnostics

    Biome's shared infrastructure to implement reporting pretty error and diagnostics

    v0.5.8 52K #error-diagnostics #linter #parser #formatter
  234. fli

    The commander.js like CLI Parser for rust

    v1.2.0 #arguments-parser #cli-parser #clap #parser
  235. mp4parse

    Parser for ISO base media file format (mp4)

    v0.17.0 38K #video #mp4 #parser #file-format #media-format #media-video
  236. flp-gsp

    General search parser

    v1.1.0 1.1K #search #parser #mysql #interpreter #page #postgresql #string-search
  237. glslt

    Template compiler library

    v0.7.6 500 #template-engine #glsl #glsl-language #parser
  238. octofhir-fhirpath

    A high-performance FHIRPath implementation in Rust with comprehensive spec compliance

    v0.4.37 #parser #healthcare #hl7 #fhir
  239. editorconfig-parser

    .editorconfig parser

    v0.0.3 3.7K #editor-config #parser #properties #white-space #specification #case-insensitive #glob-pattern #spec-compliant #path-resolution
  240. seeyou-cup

    parsing and writing SeeYou CUP files, commonly used in aviation and gliding for waypoint and task data

    v0.3.1 #waypoint #parser #cup #aviation #task #gliding #waypoints #runway
  241. metaflac

    reading and writing FLAC metadata

    v0.2.8 3.0K #audio-metadata #metadata-parser #flac #audio #parser
  242. todo-txt

    Parser for the todo.txt format

    v4.1.1 #parser-format #parser
  243. wadl

    parser for Rust

    v0.5.4 1.0K #parser #ast #web-apps #description-language #codegen #generate-bindings
  244. parol-ls

    Language server for parol parser generator

    v4.2.0 #parser-generator #language-server #parser
  245. octofhir-fhirpath-parser

    Parser and tokenizer for FHIRPath expressions

    v0.4.20 1.0K #tokenize #parser #fhir #tokenizer #fhirpath
  246. oxidize-pdf

    A pure Rust PDF generation and manipulation library with zero external dependencies

    v1.6.8 340 #pdf #pdf-parser #pdf-generation #graphics #parser #document-generation
  247. saphyr-parser

    A fully YAML 1.2 compliant YAML library

    v0.0.6 85K #yaml-parser #yaml #parser
  248. pcaparse

    parse, read and write Cap(NA Sniffer 2.x), Pcap and PcapNg

    v0.2.0 #cap #pcapng #pcap #parser #pcap-parser