rhabarba to Linux@lemmy.mlEnglish • 2 months agoRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comexternal-linkmessage-square215fedilinkarrow-up1448arrow-down112file-textcross-posted to: linux@lemmy.zip
arrow-up1436arrow-down1external-linkRust in Linux lead retires rather than deal with more “nontechnical nonsense”arstechnica.comrhabarba to Linux@lemmy.mlEnglish • 2 months agomessage-square215fedilinkfile-textcross-posted to: linux@lemmy.zip
minus-square@ZILtoid1991@lemmy.worldlinkfedilink2•2 months agohttps://github.com/ZILtoid1991/newxml/tree/main This XML parser of mine uses safe by default.
minus-square@Giooschi@lemmy.worldlinkfedilinkEnglish2•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…