FYI: a single Go rune is not the same as a single visible character

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • uniseg

    Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go

  • Yes, what you want is called a grapheme cluster. It faithfully represents one "visible" character in your terminal. Use something like https://github.com/rivo/uniseg to turn a string into graphemes and iterate over them.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GoatCounter creator is hoping to raise at least €1k for basic living expense

    3 projects | news.ycombinator.com | 13 Jan 2024
  • Should unicode/utf8 have funcs for graphemes?

    1 project | /r/golang | 12 Sep 2022
  • UTF-8 strings with Go: len(s) isn't enough

    1 project | /r/golang | 8 Mar 2022
  • Why do we get byte and rube when iterating a string using for loop or for range respectivly?

    1 project | /r/golang | 18 Jan 2022
  • Would a web app for designing chess puzzles be useful to the community?

    2 projects | /r/chess | 17 Aug 2021