stringFormatter

A set of tools to manipulate text, i.e. making text from templates in C#/Python way is faster than fmt.Sprintf (by Wissance)

stringFormatter Alternatives

Similar projects and alternatives to stringFormatter based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stringFormatter alternative or higher similarity.

stringFormatter reviews and mentions

Posts with mentions or reviews of stringFormatter. We have used some of these posts to build our list of alternatives and similar projects.
  • Format a text in GO better than fmt
    1 project | dev.to | 14 Jan 2024
    Today we could say that there is one more text formatting utility/lib that has all fmt features, and this library processes text faster, which in some cases could be important. Please give us a star on GitHub and subscribe.
  • Make you Go code work 1.5x faster OR even more
    1 project | dev.to | 11 Oct 2022
    Performance is a key thing of everything, we (humans) don't like to wait and waste our time. Therefore, sometimes quick solution as most of the managers suppose are better than slow but with good engineering and design. But today we are not speaking about management, but about code performance. We have a small text formatting library that allows us to format text using a template in convenient on our view way. These not only formatting function do what fmt.Sprintf does in more convenient way but also provide an additional features. Previous versions of our module were loose in performance to fmt.Sprintf, but since 1.0.1 we are better. And today we are going to tell how to make any golang code work faster.
  • String formatting in Golang
    1 project | dev.to | 5 Mar 2022
    It’s not very convenient because we have to pass the "Smith" argument twice. And that’s just one duplicate value, imagine how confusing it would get if we had to deal with a whole bunch of them. So, after scratching my head for a little while, I decided to invent my own wheel and make a string formatting like those in C# or Python available in golang. I made a little library currently consisting of two formatting functions which you can find here. My functions allow me to format a string using either indexed {0}, {1}:
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic stringFormatter repo stats
3
48
7.6
3 months ago

Wissance/stringFormatter is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of stringFormatter is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com