The Wonderfully Terrible World of C and C++ Text Encoding APIs (With Some Rust)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • llvm

    Discontinued Project moved to: https://github.com/llvm/llvm-project

  • UTF-8 vs UTF-16 vs UTF-32 encoding/decoding are just simple data transformations [1], you don't need a 'complete UNICODE implemenentation' for this (and ISO/IEC be damned, those conversion functions would still be useful to have in the C and C++ stdlibs)

    [1] https://github.com/llvm-mirror/llvm/blob/master/lib/Support/...

  • 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

  • cross compiling issues with mingw32

    1 project | /r/cpp | 16 Apr 2022
  • Rediscovering Hamming Code

    1 project | news.ycombinator.com | 19 Apr 2021
  • The Onyx Programming Language

    2 projects | news.ycombinator.com | 8 Dec 2023
  • SymForce is a fast symbolic computation and code generation library for robotics

    1 project | news.ycombinator.com | 16 Nov 2023
  • Is it viable to develop a compiler in haskell that uses LLVM

    3 projects | /r/haskell | 2 Jun 2023