Any Encoding, Ever

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fool-term

  • Since the original is all scanned, I made a computer-readable version of all the tables (except the multibyte ones, since I don't have the skill to distinguish CJK characters rapidly/correctly, nor the patience), in the form a C .def-style header. No guarantees of correctness, of course. Link: https://github.com/o11c/fool-term/blob/master/iso-ir.def.h

  • Lingo

    Text encoding for modern C++

  • In my library I decided to separate the encoding from the code page. When you think about it, UTF8 is really just a way to tightly pack numbers, and can be thought of as something separate of unicode, despite its name.

  • 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