rhabarba@feddit.org to Linux@lemmy.mlEnglish · 3 months agoRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comexternal-linkmessage-square190fedilinkarrow-up1434arrow-down112file-textcross-posted to: [email protected]
arrow-up1422arrow-down1external-linkRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comrhabarba@feddit.org to Linux@lemmy.mlEnglish · 3 months agomessage-square190fedilinkfile-textcross-posted to: [email protected]
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up2·3 months agohttps://github.com/ZILtoid1991/newxml/tree/main This XML parser of mine uses safe by default.
minus-squareGiooschi@lemmy.worldlinkfedilinkEnglisharrow-up2·3 months agoIt also seems to require a GC though… newxml is GC only, for simplicity sake.
https://github.com/ZILtoid1991/newxml/tree/main
This XML parser of mine uses safe by default.
It also seems to require a GC though…