rhabarba to Linux@lemmy.mlEnglish • 3 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 to Linux@lemmy.mlEnglish • 3 months agomessage-square213fedilinkfile-text
minus-square@ZILtoid1991@lemmy.worldlinkfedilink2•3 months agohttps://github.com/ZILtoid1991/newxml/tree/main This XML parser of mine uses safe by default.
minus-square@Giooschi@lemmy.worldlinkfedilinkEnglish2•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…