#parser

  1. nom

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

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

    efficient, and full-featured Command Line Argument Parser

    v4.6.1 47.4M #arguments-parser #parser #cli-parser
  3. winnow

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

    v1.0.1 44.3M #streaming-parser #parser #parser-combinator
  4. ron

    Object Notation

    v0.12.1 6.8M #serialization #parser #serde
  5. httparse

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

    v1.10.1 31.9M #http-parser #1-x #parser
  6. darling

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

    v0.23.0 35.4M #proc-macro-attributes #struct #parser #validation #proc-macro-parser #macro-derive #suggestions
  7. x509-parser

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

    v0.18.1 7.5M #x509-certificate #certificate #x509 #parser #nom
  8. clap-verbosity-flag

    Easily add a --verbose flag to CLIs using Clap

    v3.0.4 881K #clap #parser #cli #error-logging #cli-flags #quiet #debug-log
  9. combine

    Fast parser combinators on arbitrary streams with zero-copy support

    v4.6.7 11.0M #combinator #parser-combinator #parser
  10. tree-sitter

    Rust bindings to the Tree-sitter parsing library

    v0.26.8 2.0M #incremental-parser #parser #api-bindings
  11. mail-parser

    Fast and robust e-mail parsing library for Rust

    v0.11.2 202K #email #mime #parser
  12. wasmparser

    event-driven library for parsing WebAssembly binary files

    v0.247.0 15.0M #wasm-module #parser #wasm
  13. rss

    serializing the RSS web content syndication format

    v2.0.12 368K #rss-feed-parser #parser #feed
  14. vte

    Parser for implementing terminal emulators

    v0.15.0 3.1M #ansi-term #ansi-parser #terminal-parser #terminal #parser
  15. tobj

    A lightweight OBJ loader in the spirit of tinyobjloader

    v4.0.3 148K #wavefront-obj #3d #graphics #parser #wavefront
  16. plist

    parser. Supports Serde serialization.

    v1.8.0 3.2M #serialize #parser
  17. yasna

    ASN.1 library for Rust

    v0.6.0 5.4M #asn-1 #serialization #parser
  18. clap-cargo

    Re-usable CLI flags for cargo plugins

    v0.18.3 700K #cargo-subcommand #clap #parser #cli-flags #reusable #cargo-workspace #cargo-cli
  19. 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 9.7M #proc-macro #type #macro-literals #parser
  20. json5

    serializer and deserializer which speaks Serde

    v1.3.1 4.1M #serde-json #serde-json-parser #jsonc #json #parser
  21. fluent-uri

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

    v0.4.1 2.9M #uri-parser #uri-builder #builder #uri #parser
  22. dateparser

    Parse dates in string formats that are commonly used

    v0.3.1 272K #date-time #date-time-parser #parser
  23. bpaf

    Command Line Argument Parser with parser combinators

    v0.9.25 484K #arguments-parser #arguments-cli-parser #parser
  24. elf

    A pure-rust library for parsing ELF files

    v0.8.0 457K #elf-parser #elf-file #parser #object
  25. xml

    in pure Rust

    v1.2.1 450K #xml-parser #sax #writer #event-reader #parser #sax-parser #xml-writer
  26. der-parser

    Parser/encoder for ASN.1 BER/DER data

    v10.0.0 7.1M #asn-1 #ber-der #parser #ber #der
  27. asn1

    ASN.1 (DER) parser and writer for Rust

    v0.24.1 393K #parser #writer #asn1-der #der-parser #asn-1-data #parser-and-writer
  28. simple-dns

    parse and write DNS packets

    v0.11.2 615K #packet-parser #dns-packet #dns #dns-parser #parser
  29. atoi_simd

    Fast &[u8] to integer parser

    v0.18.1 1.1M #simd #parse-int #parser #atoi #byte
  30. pcap-file

    parse, read and write Pcap and PcapNg

    v3.0.0-rc1 1.0M #pcapng #pcap #pcap-parser #parser
  31. oxc

    A collection of JavaScript tools written in Rust

    v0.125.0 81K #javascript-linter #minify #typescript-parser #typescript #parser #linter #javascript-parser
  32. lexical

    to- and from-string conversion routines

    v7.0.5 1.1M #string-conversion #no-std #parser #encoding
  33. konst

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

    v0.4.3 395K #const-fn #iterator #destructuring #parser
  34. timeago

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

    v0.6.0 86K #format-duration #date-time-formatting #duration-string #translation #parser
  35. apollo-compiler

    A compiler for the GraphQL query language

    v1.31.1 17K #graphql #apollo-graphql #graphql-parser #parser
  36. phonenumber

    parsing, formatting and validating international phone numbers

    v0.3.9+9.0.21 637K #formatter #parser #numbers-parser #numbers
  37. sscanf

    (inverse of format!()) macro with near unlimited parsing capabilities

    v0.5.0 124K #scanf #string-parser #regex-parser #parser #regex-text
  38. icalendar

    Strongly typed iCalendar builder and parser

    v0.17.10 20K #ical #rfc-5545 #parser #rfc-7986
  39. asn1-rs

    Parser/encoder for ASN.1 BER/DER data

    v0.8.0-beta.1 7.6M #ber-der #parser #der-parser #der #ber
  40. vtkio

    Parser and writer for the legacy VTK file format

    v0.7.0-rc2 60K #parser #writer #vtk #mesh
  41. fast-float2

    Fast floating-point number parser

    v0.2.3 1.3M #floating-point #parser #float
  42. venial

    A very small syn

    v0.6.1 53K #proc-macro #syn #proc-macro-parser #parser #derive
  43. unsynn

    (Proc-macro) parsing made easy

    v0.3.0 77K #proc-macro #proc-macro-parser #parser
  44. parse-changelog

    changelog parser, written in Rust

    v0.6.16 16K #changelog #parser
  45. rnix

    A Nix parser written in Rust

    v0.14.0 15K #nix #parser #ast #interactive #node
  46. lexical-parse-float

    Efficient parsing of floats from strings

    v1.0.6 5.4M #float-string #lexical #parser #no-std
  47. rustpython-parser

    Python language parser for Python3

    v0.4.0 627K #parser #ast #python #python-ast #lexical-analysis #lalrpop #lexing
  48. gix-attributes

    gitoxide project dealing .gitattributes files

    v0.31.0 2.9M #version-control #gitoxide #gitattributes #match #parser
  49. xmas-elf

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

    v0.10.0 75K #elf-parser #elf-file #parser
  50. av1-grain

    Helpers for generating and parsing AV1 film grain data

    v0.4.2 2.7M #random-seed #av1 #film #photon #parser #rav1e #video #svt-av1 #aomenc
  51. lexical-core

    Lexical, to- and from-string conversion routines

    v1.0.6 6.1M #no-std #encoding #parser
  52. gix-config-value

    gitoxide project providing git-config value parsing

    v0.17.1 2.6M #gitoxide #gitconfig #gix #version-control #parser #value-parser
  53. clap-num

    Number parsers for clap

    v1.2.0 1.3M #parser #clap
  54. gix-refspec

    gitoxide project for parsing and representing refspecs

    v0.39.0 2.5M #version-control #gitoxide #parser #git #target
  55. kiss_xml

    minimalist schema-less XML parsing library

    v1.1.0 7.6K #xml-parser #xml #parser
  56. parse-size

    Parse byte size into integer accurately

    v1.1.0 993K #byte-size #byte-parser #humanize #parser #human
  57. netflow_parser

    Parser for Netflow Cisco V5, V7, V9, IPFIX

    v1.0.2 7.7K #ipfix-parser #netflow #ipfix #cisco #parser
  58. tree-sitter-r

    R grammar for tree-sitter

    v1.2.0 26K #tree-sitter #r #parser #incremental-parser
  59. ruby-prism

    Rustified version of Ruby's prism parsing library

    v1.9.0 15K #ruby #bindings #ffi #parser
  60. minimal-lexical

    Fast float parsing conversion routines

    v0.2.1 22.6M #compile-times #parser
  61. tree-sitter-ocaml

    OCaml grammar for tree-sitter

    v0.24.2 26K #tree-sitter #ocaml #parser
  62. gix-pathspec

    gitoxide project dealing magical pathspecs

    v0.16.1 2.5M #version-control #gitoxide #specification #path #parser
  63. git-url-parse

    A parser for urls used by git

    v0.6.0 36K #git #git-url #parser
  64. saphyr

    A fully YAML 1.2 compliant YAML library

    v0.0.6 153K #yaml-parser #yaml #parser
  65. kreuzberg

    High-performance document intelligence library for Rust. Extract text, metadata, and structured data from PDFs, Office documents, images, and 91+ formats and 248 programming languages…

    v4.9.2 8.5K #pdf #ocr #parser #document #extract
  66. avif-parse

    Parser for AVIF image files

    v2.1.0 2.3K #image #heif #demuxer #parser
  67. datafusion-sql

    DataFusion SQL Query Planner

    v53.1.0 1.0M #sql #data-fusion #sql-parser #parser
  68. oxc_parser

    A collection of JavaScript tools written in Rust

    v0.125.0 247K #javascript-linter #minify #parser #typescript #typescript-parser
  69. freedesktop_entry_parser

    parsing FreeDesktop entry files and Systemd unit files

    v2.0.1 47K #systemd #freedesktop #icons #linux #parser
  70. anes

    ANSI Escape Sequences provider & parser

    v0.2.1 9.6M #sequence-parser #ansi-parser #code #parser
  71. figue

    Type-safe CLI arguments, config files, and environment variables powered by Facet reflection

    v2.0.3 3.0K #command-line-arguments-parser #facet #parser
  72. allsorts

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

    v0.16.1 30K #font-shaping #opentype #font #parser #true-type
  73. grib

    GRIB format parser & writer for Rust

    v0.15.3 2.1K #parser #meteorology #weather
  74. dsn

    DSN (Data Source Name) parser

    v1.2.1 37K #mysql #parser #database
  75. csv

    Fast CSV parsing with support for serde

    v1.4.0 9.8M #csv-parser #serde #parser
  76. reasoning-parser

    Parser for AI model reasoning/thinking outputs (chain-of-thought, etc.)

    v1.2.3 121K #llm #chain-of-thought #parser
  77. 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 24K #parser #perf #linux
  78. imap-codec

    Rock-solid and complete codec for IMAP

    v2.0.0-alpha.7 7.3K #imap #parser #email #codec
  79. midly

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

    v0.5.3 21K #midi #audio #parser
  80. countio

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

    v0.3.0 378K #parser #future
  81. sshkeys

    parsing OpenSSH certificates and public keys

    v0.3.4 17K #ssh-key #ssh #certificate #openssh-key #parser
  82. cargo-toml-workspace

    Parse cargo workspace and load specific crate

    v7.0.9 25K #cargo-workspace #cargo-binstall #parser #binary #installation #x86-64
  83. pcap-parser

    Parser for the PCAP/PCAPNG format

    v0.17.0 25K #nom #pcapng #pcap #parser
  84. css-color

    CSS color strings

    v0.2.8 87K #css-color-parser #css #css4 #parser
  85. paraseq

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

    v0.4.9 1.2K #fastq #fasta #parser
  86. taplo

    A TOML parser, analyzer and formatter library

    v0.14.0 186K #linter #toml-parser #toml #parser #formatter
  87. json-event-parser

    A JSON event parser and serializer

    v0.2.3 20K #streaming-json #json-event #parser
  88. mago-docblock

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

    v1.23.0 260 #tags #documentation-comments #linter #parser #php #mago #code-block #lexer #documentation-generator #multi-line
  89. xml5ever

    Push based streaming parser for XML

    v0.39.0 1.2M #xml-parser #xml #xml5 #parser
  90. fontconfig-parser

    fontconfig file parser in pure Rust

    v0.5.8 1.5M #fontconfig #parser #font-config
  91. mavlink

    Implements the MAVLink data interchange format for UAVs

    v0.17.1 12K #protocols #embedded #parser #aerospace
  92. boml

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

    v2.0.0 37K #toml-parser #toml #parser
  93. yarn-lock-parser

    yarn.lock parser

    v0.14.0 12K #yarn-lock #lock-files #parser #yarn
  94. ion

    *.ion file parser

    v0.13.0 2.2K #parser #dictionary #document #section #map-section #insertion-order #btree-map #index-map #strong-typing
  95. rusticata-macros

    Helper macros for Rusticata

    v5.0.0 5.9M #nom #serialization #parser
  96. wasmparser-nostd

    event-driven library for parsing WebAssembly binary files

    v0.100.2 322K #wasm-binary #wasm-parser #wasm #parser
  97. lp_parser_rs

    parser for the LP file format

    v3.4.0 #parser #linear-programming #integer-programming
  98. oxc_transformer

    A collection of JavaScript tools written in Rust

    v0.125.0 45K #javascript-linter #typescript #minify #parser #javascript-parser
  99. veryl-analyzer

    A modern hardware description language

    v0.19.1 #system-verilog #verilog #parser
  100. git-conventional

    A parser library for the Conventional Commit specification

    v1.1.0 55K #conventional-commits #parser #git-commit #git #commit
  101. tree-sitter-kotlin-ng

    Kotlin grammar for tree-sitter

    v1.1.0 137K #tree-sitter #kotlin #parser
  102. sqllogictest

    parser and runner

    v0.29.1 221K #sql #database #cli-parser #sql-parser #parser
  103. deno_task_shell

    Cross platform scripting for deno task

    v0.29.0 58K #deno #cross-platform #shell #task #parser #cwd
  104. katex-rs

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

    v0.2.4 4.8K #latex #math #parser #wasm
  105. keyvalues-parser

    A parser/renderer for vdf text

    v0.2.3 12K #vdf #key-value #steam #parser #key-values
  106. clap_lex

    Minimal, flexible command line parser

    v1.1.0 40.9M #arguments-parser #cli-argument-parser #parser
  107. ktx2

    Parser for the ktx2 texture container format

    v0.4.0 249K #texture-format #parser #key-value #information #header
  108. tree-sitter-hcl

    HCL and terraform grammar for tree-sitter

    v1.1.0 268K #tree-sitter #hcl #parser
  109. opening-hours

    A parser and evaluation tool for the opening_hours fields in OpenStreetMap

    v1.2.0 1.1K #openstreetmap #parser #python #specification #real-world #parser-and-evaluation
  110. saphyr-parser-bw

    Saphyr-parser with changes from Bourumir Wyngs to be used in serde-saphyr

    v0.0.611 89K #yaml-parser #yaml #parser
  111. wow-wmo

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

    v0.6.4 #wmo #parser #warcraft #wow
  112. semver-parser

    Parsing of the semver spec

    v0.10.3 5.3M #semver #parser #semantic #version
  113. pnet_packet

    Cross-platform, binary packet parsing and manipulation

    v0.35.0 1.9M #packet-parser #networking #raw #parser
  114. svd-parser

    A CMSIS-SVD file parser

    v0.14.9 16K #cmsis-svd #svd #cmsis #parser
  115. form_urlencoded

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

    v1.2.2 36.4M #parser #writer #forms #parse-url #x-www-form-urlencoded #serializer
  116. nbformat

    Parse Jupyter Notebooks

    v2.0.0 20K #jupyter-notebook #format #parser #cell #convert
  117. hexf-parse

    Parses hexadecimal floats (see also hexf)

    v0.2.1 1.4M #hex #floating-point #parser #hexf #underscore #opaque
  118. pdb

    A parser for Microsoft PDB (Program Database) debugging information

    v0.8.0 349K #microsoft-pdb #debug-information #debugging #symbol-table #parser #line-numbers #pdb-format #fallible-iterator #user-defined #file-header
  119. confik

    Compose configuration from multiple sources without giving up type safety

    v0.15.12 22K #config #serde #utility #parser
  120. 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 14K #matroska #parser #serialization #webm
  121. debian-changelog

    Parser for Debian changelog files

    v0.2.18 2.8K #changelog #debian #changelog-file #parser #change
  122. oxc_ast

    A collection of JavaScript tools written in Rust

    v0.125.0 247K #javascript-linter #typescript #minify #parser
  123. parse-dockerfile

    Dockerfile parser, written in Rust

    v0.1.5 270 #dockerfile #parser
  124. 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 #wall
  125. tokay

    programming language designed for ad-hoc parsing

    v0.6.13 #dsl #vm #awk #packrat #parser
  126. sdp-types

    SDP (RFC 4566) types, parser and serializer

    v0.1.8 14K #multimedia-streaming #parser #sdp #multimedia #network-protocols
  127. hunch

    A media filename parser for movies, TV, and anime — built in Rust, inspired by guessit

    v1.1.8 #video #episode #parser #filename #episodes
  128. biome_console

    print messages (formatted with biome_markup) and diagnostics

    v0.5.8 229K #linter #parser #formatter
  129. unarm

    Parses ARM instructions

    v2.1.0 180 #disassembly #arm #parser #disassembler
  130. giga-segy-in

    allows parsing of SEG-Y

    v0.5.0 6.1K #parser #seg-y #seismic #segy #geo
  131. jumbf

    (ISO/IEC 19566-5:2023) parser and builder written in pure Rust

    v0.7.0 7.6K #parser #iso-iec #builder #parser-and-builder #uuid #hex-literal #hash #application-specific
  132. pomelo

    Lemon parser generator as a Rust procedural macro

    v0.2.3 42K #parser-generator #lemon #parser
  133. dot-parser

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

    v0.6.1 3.4K #graphviz #parser #dotfile
  134. calcard

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

    v0.3.2 1.8K #ical #vcard #jscontact #jscalendar #parser
  135. keepass

    .kdbx database file parser

    v0.10.6 4.0K #database-files #parser #kdbx #kdb #experimental #kdbx4 #notes
  136. fastobo

    Faultless AST for Open Biomedical Ontologies

    v0.15.5 500 #ast #parser #ontology #syntax-parser
  137. partiql-value

    PartiQL Values

    v0.15.0-alpha.1 #partiql #sql #sql-parser #parser #sql-query
  138. cstree

    generic lossless syntax trees

    v0.13.0 600 #ast #concrete-syntax-tree #parser
  139. packet_parser

    A powerful and modular Rust crate for network packet parsing

    v1.2.0 #rust #parser #packet
  140. polycvss

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

    v0.3.5 330 #cvss #score #parser #severity
  141. ged_io

    A parser for GEDCOM files

    v0.13.0 #gedcom #family-trees #genealogy #parser
  142. onenote_parser

    A parser for Microsoft OneNote® files

    v1.1.0 460 #parser #microsoft #onenote
  143. asto

    minimalist DSL for documenting CLI tools, built from the ground up in Rust

    v0.1.1 #cli-parser #dsl #documentation #rust #parser
  144. netgauze-bgp-pkt

    BGP-4 Protocol representation and serde

    v0.10.0 6.1K #protocol-parser #bgp #parser
  145. rusaint

    SSU u-saint client

    v0.16.3 #u-saint #ssu #scraping #parser
  146. oxc_span

    A collection of JavaScript tools written in Rust

    v0.125.0 249K #javascript-linter #typescript #typescript-parser #minify #parser
  147. idm

    Implicit Data Markup

    v0.4.4 700 #serialization #parser #serde
  148. antlr4rust

    ANTLR4 runtime for Rust

    v0.5.2 73K #run-time #antlr #antlr4 #parser
  149. vk-parse

    Vulkan specification parser

    v0.20.0 192K #vulkan #parser
  150. swift-mt-message

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

    v3.1.5 900 #message-parser #mt #macro #swift #parser
  151. zenavif-parse

    AVIF container parser with zero-copy AvifParser API, grid images, animation, and resource limits. Fork of avif-parse.

    v0.6.1 190 #avif #heif #demuxer #image #parser
  152. email-address-parser

    An RFC 5322, and RFC 6532 compliant email address parser

    v3.0.0-rc5 57K #email #rfc-5322 #rfc-6532 #parser
  153. plotnik

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

    v0.3.2 #ast #tree-sitter #parser #cli-parser
  154. wasmbin

    A self-generating WebAssembly parser and serializer

    v0.9.1 9.3K #parser #writer #wasm-parser #serializer
  155. trivet

    Parser Library

    v3.1.0 500 #json-parser #recursive-descent #parser
  156. ftml

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

    v1.41.0 440 #ast #wikidot #parser #html-parser #wikijump
  157. rexile

    A blazing-fast regex engine with 22x faster compilation and optimized case-insensitive matching

    v0.5.5 100 #lexer #regex-pattern-matching #parser #regex #pattern
  158. pep-508

    Python dependency parser for PEP 508

    v0.5.0 258K #parser #python #dependencies #requirements
  159. ron2

    RON parser with full AST access, perfect round-trip fidelity, and formatting tools

    v0.3.0 #ron #serialization #parser
  160. oxc_semantic

    A collection of JavaScript tools written in Rust

    v0.125.0 134K #javascript-linter #typescript #minify #parser #linter
  161. akari

    Dynamic & Weakly Typed Programming Powered by Rust

    v0.2.7 #json-parser #template #streaming #parser
  162. biome_diagnostics

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

    v0.5.8 239K #error-diagnostics #linter #parser #formatter
  163. prefix

    A customizable pretty printer for FIX messages

    v1.2.1 900 #pretty-print #fix-parser #cli-parser #parser #pretty
  164. patchkit

    parsing and manipulating patch files

    v0.2.4 4.2K #unified-diff #patch-file #editing #parser #hunk #lossless-parser #white-space
  165. fallout-se

    Command-line interface for Fallout save parsing

    v0.1.5 #save #editor #fallout #parser #game #command-line-interface
  166. nom-derive

    Custom derive nom parsers from struct

    v0.10.1 113K #parser
  167. obj-rs

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

    v0.7.4 5.4K #3d #graphics #wave-front #parser
  168. astral-tl

    Fast HTML parser written in pure Rust

    v0.7.11 155K #html-parser #html #parser
  169. webassembly

    Complete WebAssembly opcode constants and parser with 100% spec test coverage

    v0.10.0 #specification #testing #test-coverage #opcode #parser #wasm #test-suite #round-trip #leb128
  170. octofhir-fhirpath-evaluator

    FHIRPath expression evaluation engine

    v0.4.20 950 #healthcare #hl7 #fhir #parser #fhirpath
  171. heraclitus-compiler

    Compiler frontend for developing great programming languages

    v1.9.0 2.2K #compiler #parser #heraclitus
  172. biome_js_parser

    Biome's JavaScript parser

    v0.5.7 74K #javascript-parser #linter #formatter #parser
  173. cirru_edn

    Parser/Writer for Cirru EDN

    v0.7.4 #edn #parser #cirru #extensible-data-notation #writer #deserialize #string-key
  174. from

    A procedural macro that generates custom parsing and validation code

    v0.1.4 67K #validation #parser
  175. clayers-xml-uppsala

    Clayers-specific fork of uppsala: a pure Rust XML parser, DOM, namespace, XPath, and XSD 1.1 validation library

    v0.3.0 #xsd #xpath #dom #xml #parser #xml-parser
  176. elementtree

    Parse an XML file into Python elementtree like structure

    v1.2.3 301K #xml #xml-parser #parser
  177. url-parse

    🔗 A Rust library for parsing URLs

    v1.0.10 1.1K #parse-url #url #parser
  178. eml-parser

    parsing .eml files

    v0.1.5 84K #eml #parser #email #email-parsing
  179. bevy_console

    dev console for bevy

    v0.17.1 480 #bevy #ansi-colors #clap #command-history #parser #console-plugin #arguments-parser #logging #keyboard #key-bindings
  180. biome_rowan

    Biome's custom Rowan definition

    v0.5.8 230K #linter #parser #formatter
  181. lexical-parse-integer

    Efficient parsing of integers from strings

    v1.0.6 5.5M #lexical #parser #no-std
  182. ical

    Ical/Vcard parser for Rust

    v0.11.0 96K #parser #vcard
  183. codeinput

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

    v0.1.0 #codeowners #parser #analysis #git #tooling
  184. mapfile_parser

    Map file parser library focusing decompilation projects

    v2.12.1 600 #parser #decompilation #mapfile #decomp
  185. drasi-query-gql

    Drasi Core GQL Parser

    v0.3.2 360 #drasi #query #parser
  186. sixel-image

    An interface for querying, manipulating and serializing/deserializing Sixel data

    v0.2.1 10K #sixel #deserializing #serialization #querying #parser #serializer-deserializer
  187. tagpath

    Tag Path — parse, lint, and search tag-based identifiers across languages

    v0.5.1 #naming-conventions #lint #conventions #parser #identifier
  188. cypherlite-query

    Cypher query engine with parser, planner, and executor for CypherLite

    v2.0.1 #query-engine #graph-database #cypher #parser
  189. elm-ast

    A syn-quality Rust library for parsing and constructing Elm 0.19.1 ASTs

    v0.1.5 #ast #parser #elm
  190. python-ast

    compiling Python to Rust

    v1.0.2 950 #ast #parser #ast-node #convert #generic-parameters #doc-string #macro-traits #pyo3
  191. siff

    File browser with repomix and yek as supported parsing backends

    v0.1.4 #git #serialization #tui #parser
  192. biome_deserialize

    deserialize values

    v0.6.0 97K #linter #formatter #parser
  193. resp-rs

    Zero-copy RESP2 and RESP3 protocol parser and serializer

    v0.1.8 170 #redis #parser #protocols
  194. linux-perf-event-reader

    Parse Linux perf_event information from raw bytes

    v0.10.2 25K #perf-events #linux #perf #parser
  195. flow-fcs

    High-level Flow Cytometry Standard (FCS) file struct and operations

    v0.2.2 #flow-cytometry #fcs #parser #bioinformatics
  196. mdstream

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

    v0.2.0 12K #streaming-parser #markdown #incremental-parser #llm #parser
  197. neure

    A fast little combinational parsing library

    v0.9.0 #regex #regex-parser #parser
  198. oxc_minifier

    A collection of JavaScript tools written in Rust

    v0.125.0 72K #javascript-linter #minify #typescript #parser #javascript-parser
  199. oni-comb-parser-rs

    parser combinators

    v1.2.124 #parser-combinator #json-parser #combinator #parser
  200. glsl-lang

    GLSL 4.6 language LALR parser and AST

    v0.8.1 23K #glsl #ast #glsl-language #parser
  201. chordsketch

    ChordPro command-line tool

    v0.2.2 410 #chord #lyrics #chordpro #parser #music
  202. styx-format

    Core formatting and parsing utilities for Styx

    v3.0.2 290 #formatting-and-parsing #styx #document #config #parser #pretty-print
  203. xdy

    Complex RPG dice expression evaluator with histogram support

    v0.9.0 #rpg #dice #parser
  204. editpe

    Resource Editor for parsing and modification of Windows Portable Executables and their resources

    v0.2.3 37K #resources #pe #parser #coff
  205. partiql-logical

    PartiQL Logical Model

    v0.15.0-alpha.1 #partiql #sql-parser #sql #parser #sql-query
  206. gcode

    parser for no-std applications

    v0.7.0 #3d-printing #parser
  207. grab-cli

    A high-performance, declarative stream processor for delimited text data

    v0.2.0 #csv #cli-parser #json #stream-parser #parser
  208. treesitter-types-haskell

    Pre-generated strongly-typed AST types for Haskell (tree-sitter-haskell)

    v0.2.0 #tree-sitter #ast #haskell #codegen #parser
  209. treesitter-types-scala

    Pre-generated strongly-typed AST types for Scala (tree-sitter-scala)

    v0.2.0 #tree-sitter #ast #scala #codegen #parser
  210. prometheus-parse

    parser for the Prometheus text format

    v0.2.5 1.0M #prometheus #text-format #parser
  211. pdl-compiler

    Parser and serializer generator for protocol binary packets

    v0.5.2 7.9K #parser #pdl #grammar #serializer
  212. vb6parse

    parsing and analyzing VB6 code, from projects, to controls, to modules, and forms

    v1.0.1 #forms-control #vb6 #parser #analyzer
  213. parse-sap-odata

    Generate a pair of Rust modules from SAP V2 OData metadata

    v1.6.2 #sap #parser #odata
  214. readabilityrs

    port of Mozilla's Readability library for extracting article content from web pages

    v0.1.2 25K #html #readability #article #extract #parser
  215. mca

    Reader/Writer for Minecraft Region Files (.mca)

    v2.1.2 #minecraft #chunks #region #parser
  216. xcursor

    loading XCursor themes

    v0.3.10 1.9M #themes #parser #cursor
  217. emmylua_parser

    A parser for EmmyLua and luals

    v0.24.0 1.4K #emmylua #lua-parser #luals #lua #parser
  218. metaflac

    reading and writing FLAC metadata

    v0.2.8 6.5K #audio-metadata #flac #metadata-parser #audio #parser
  219. facet-cargo-toml

    Typed Cargo.toml and Cargo.lock parser using facet

    v0.46.1 900 #cargo-toml #cargo-lock #toml-parser #parser #cargo #cargo-manifest
  220. wadl

    parser for Rust

    v0.5.7 2.4K #parser #ast #web-apps #description-language #codegen #generate-bindings
  221. simdxml

    SIMD-accelerated XML parser with full XPath 1.0 support

    v0.2.1 290 #xpath #xml #parser #performance #xml-parser
  222. germ

    The Ultimate Gemini Toolkit

    v0.4.8 1.3K #markdown-converter #lexer #markdown #parser #gemini #converter
  223. uzon

    Parser, evaluator, and value toolkit for UZON — a typed, human-readable data expression format

    v0.8.2 #data-format #parser #config #serde
  224. pciid-parser

    parsing PCI ID tables

    v0.8.1 21K #pci #pci-id #parser
  225. bms-rs

    The BMS format parser

    v1.0.0 #parser
  226. derp

    DER Parser (and Writer)

    v0.0.15 6.4K #parser #writer #der-parser #der
  227. Try searching with DuckDuckGo.

  228. touchstone

    (s2p, etc.) file parser, plotter, and more

    v0.12.1 300 #s2p #port #networking #parser #frequency #cascade #snp #plotter #scattering
  229. openmetrics-parser

    An OpenMetrics/Prometheus Text Exposition Format Parser

    v0.4.4 255K #text-parser #open-metrics #prometheus #parser
  230. m-bus-parser

    parsing M-Bus frames

    v0.1.0 #mbus #parser
  231. oxc_traverse

    A collection of JavaScript tools written in Rust

    v0.125.0 84K #javascript-linter #minify #typescript #parser #linter #javascript-parser
  232. oxc_ast_visit

    A collection of JavaScript tools written in Rust

    v0.125.0 147K #javascript-linter #typescript #minify #parser #javascript-parser #linter #javascript
  233. treesitter-types

    Generate typed Rust structs from any tree-sitter node-types.json

    v0.2.0 #tree-sitter #codegen #ast #parser
  234. octofhir-fhirpath

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

    v0.4.44 #parser #healthcare #hl7 #fhir
  235. 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 #convert #sor #parser #validation #data-analysis #checksum #time-domain #serialization #proprietary #network-analysis
  236. jq-lite

    A lightweight CLI tool for querying JSON using dot notation

    v0.1.5 #json-query #cli-parser #parser #jq #json
  237. 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 390 #windows-registry #security #forensics #parser #windows
  238. ferromark

    Ultra-high-performance Markdown to HTML compiler

    v0.1.3 #html-parser #common-mark #gfm #parser
  239. dlt-core

    Parser and writer for autosar DLT Diagnostic Log and Trace

    v0.20.2 220 #parser #logging #log-parser #writer #binary-parser #autosar #message-parser #file-content #message-serialization #fibex
  240. tauq

    Token-efficient data notation - 49% fewer tokens than JSON (verified with tiktoken)

    v0.2.0 #token-efficient #llm #data-format #serialization #parser
  241. mx-message

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

    v3.1.4 600 #iso-20022 #message-parser #mx #parser
  242. movingai

    Benchmark Map/Scen File Parser

    v2.2.0 700 #path-finding #benchmark #parser
  243. tree-sitter-objc

    Objective-C grammar for tree-sitter

    v3.0.2 20K #tree-sitter #objective-c #parser
  244. portage-atom

    Lightweight Portage package atom parser based on PMS

    v0.5.1 #parser #portage #gentoo #pms
  245. biome_parser

    Biome's parser shared infrastructure

    v0.5.8 90K #linter #parser #formatter
  246. php-rs-parser

    Fast PHP parser producing a typed AST

    v0.8.1 850 #ast #php-parser #php #parser
  247. gix-mailmap

    gitoxide project for parsing mailmap files

    v0.32.0 588K #parser #version-control #mailmap #gitoxide
  248. hedl-c14n

    HEDL canonicalization and pretty-printing

    v2.0.0 #hedl #token-efficient #data-format #serialization #parser