rhabarba@feddit.org to Linux@lemmy.mlEnglish · 3 months agoRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comexternal-linkmessage-square209fedilinkarrow-up1448arrow-down111file-textcross-posted to: [email protected][email protected]
arrow-up1437arrow-down1external-linkRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comrhabarba@feddit.org to Linux@lemmy.mlEnglish · 3 months agomessage-square209fedilinkfile-textcross-posted to: [email protected][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…