-
Notifications
You must be signed in to change notification settings - Fork 292
Pull requests: tafia/quick-xml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bench: add memchr vs scalar comparison for #718
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
#1014
opened Aug 31, 2026 by
dhimasardinata
Loading…
perf: SIMD accelerate escape routines with memchr (fixes #405)
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
#1013
opened Aug 31, 2026 by
dhimasardinata
Loading…
perf: add #[inline] to Reader::read_event_impl chain (fixes #678)
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
#1012
opened Aug 31, 2026 by
dhimasardinata
Loading…
Implement PartialEq<str> on Namespace, Prefix and LocalName
#1011
opened Aug 23, 2026 by
Tpt
Contributor
Loading…
Deserialize custom entities inside attributes
enhancement
serde
Issues related to mapping from Rust types to XML
#951
opened Apr 24, 2026 by
mmirate
Loading…
Refactoring logic to handle enum newtype variants
serde
Issues related to mapping from Rust types to XML
#949
opened Feb 24, 2026 by
coderBlitz
Loading…
Performance Improvement: Avoid Second Pass for
name_len when parsing an element
#942
opened Feb 19, 2026 by
flxbe
Loading…
Fix serialization of structs with only text content as attributes
arrays
Issues related to mapping XML content onto arrays using serde
enhancement
serde
Issues related to mapping from Rust types to XML
#907
opened Oct 22, 2025 by
Kakadus
Loading…
de: Preserve whitespace for all nodes containg a text event
#897
opened Aug 31, 2025 by
jamwil
Loading…
New parser implementation
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
Faster escape routines
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
ProTip!
Mix and match filters to narrow down what you’re looking for.