On Thursday, 26 May 2016 at 16:11:22 UTC, Andrei Alexandrescu wrote:
* Fast: use the small string optimization and various other layout and algorithms to make it a good choice for high performance strings

For inspiration see:

- Vladimir recommends `tempCString`
- Nikolay has https://bitbucket.org/sibnick/inplacearray.git

Original thread:

https://forum.dlang.org/post/msrlumbobhpuljvhw...@forum.dlang.org

Reply via email to