mutable-strings
There are 3 repositories under mutable-strings topic.
vigna/dsiutils
The DSI Utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the UniversitĂ degli Studi di Milano.
rryi/Tokens.jl
parse text into tokens, build memory-efficient token lists and trees,
skepee-LAB/MutableVsImmutable
Analysis of using Mutable or Immutable types.