RapidObj v0.1 - A fast, header-only, C++17 library for parsing Wavefront .obj files.

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

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

    Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari

  • And out of 6,000 lines in the file, at least 3000 are other people's code: earcut for polygon triangulation and fast_float because .obj files typically contain a lot of floating point numbers so it's important to parse them quickly.

  • rapidobj

    A fast, header-only, C++17 library for parsing Wavefront .obj files.

  • 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
  • earcut.hpp

    Fast, header-only polygon triangulation

  • And out of 6,000 lines in the file, at least 3000 are other people's code: earcut for polygon triangulation and fast_float because .obj files typically contain a lot of floating point numbers so it's important to parse them quickly.

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

  • C++20 Idioms for Parameter Packs

    1 project | news.ycombinator.com | 27 Feb 2024
  • Ask HN: Catching Up on C++?

    1 project | news.ycombinator.com | 20 Feb 2024
  • fkYAML v0.3.0: Support non-string-scalar nodes as mapping keys

    2 projects | /r/cpp | 10 Dec 2023
  • C++ learning

    1 project | /r/cpp | 7 Dec 2023
  • Modern C++ Programming Course

    1 project | /r/hypeurls | 29 Nov 2023