rhabarba@feddit.org to Linux@lemmy.mlEnglish · 2 months agoRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comexternal-linkmessage-square213fedilinkarrow-up1449arrow-down112file-text
arrow-up1437arrow-down1external-linkRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comrhabarba@feddit.org to Linux@lemmy.mlEnglish · 2 months agomessage-square213fedilinkfile-text
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up2·2 months agohttps://github.com/ZILtoid1991/newxml/tree/main This XML parser of mine uses safe by default.
minus-squareGiooschi@lemmy.worldlinkfedilinkEnglisharrow-up2·2 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…