ModularM
Modular2y ago
1 reply
Martin Dudek

MoString - fast String concatenation for Mojo

https://github.com/dorjeduck/mostring

MoString is a simple yet fast String concatenation struct in Mojo.

The idea behind the repo is also a bit of a community experiment, wondering if people are interested in contribtung their own implementation of this task to the repo so we can explore options which might flow into the Mojo Standard at one point. Very happy to accept PRs for that.
GitHub
variations over StringBuilder ideas in Mojo. Contribute to dorjeduck/mostring development by creating an account on GitHub.
GitHub - dorjeduck/mostring: variations over StringBuilder ideas in...
Was this page helpful?