Elektrine lite

← Feed

@kinnison@social.flarn.net

Post #739615

2026-03-18 21:26 UTC

What is the current state of the art for garbage collected data in Rust? Please boost for reach. #askfedi #rust #rustlang

Replies (2)

  • @bal4e@tech.lgbt 2026-03-19 06:13

    @kinnison@social.flarn.net Do you count concurrent memory reclaimers, e.g. crossbeam-epoch?

    Open ##2241177

  • @jana@fedi.xirion.net 2026-03-19 08:03

    @kinnison@social.flarn.net this might be interesting to you. Also contains a few garbage collection libraries, most of the big ones. https://donsz.nl/blog/arenas/

    Open ##2241183