Skip to content

Pull requests: tafia/quick-xml

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

New parser implementation enhancement optimization Issues related to reducing time needed to parse XML or to memory consumption
#690 opened Nov 29, 2023 by Mingun Draft
5 tasks
Use memchr to search for characters to escape
#664 opened Oct 12, 2023 by Dr-Emann Loading…
Add workflow to run benchmarks
#642 opened Sep 5, 2023 by Mingun Loading…
Add trimming option for the de::from_* functions enhancement serde Issues related to mapping from Rust types to XML
#561 opened Feb 23, 2023 by Pastequee Draft
Parser position tracking enhancement
#552 opened Feb 11, 2023 by Themayu Draft
8 of 22 tasks
basic custom quote support
#544 opened Jan 20, 2023 by TheBotlyNoob Loading…
Allow � values enhancement
#496 opened Oct 26, 2022 by sashka Draft
[work-in-progress] Decoding BufReader implementation encoding Issues related to support of various encodings of the XML documents enhancement
#441 opened Jul 25, 2022 by dralley Draft
Faster escape routines enhancement optimization Issues related to reducing time needed to parse XML or to memory consumption
#408 opened Jun 29, 2022 by dralley Draft
ProTip! Exclude everything labeled bug with -label:bug.