rapidobj VS shadow

Compare rapidobj vs shadow and see what are their differences.

rapidobj

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

shadow

Simple explicit reflection library (by bergesenha)
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
rapidobj shadow
5 1
161 0
- -
5.9 10.0
2 months ago about 5 years ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rapidobj

Posts with mentions or reviews of rapidobj. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.

shadow

Posts with mentions or reviews of shadow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • C++ Show and Tell - December 2022
    8 projects | /r/cpp | 2 Dec 2022
    I wrote this reflection library several years ago to teach myself some template metaprogramming. It was originally written for C++11, but upgraded to C++14 after a while to make use of some of the improvements. It's been stale ever since, but I sometimes refer back to it when I need subsets of the functionality and need a refresher on how to write certain functionality even though I would probably have done things very different today :) https://github.com/bergesenha/shadow

What are some alternatives?

When comparing rapidobj and shadow you can also consider the following projects:

tinyobjloader - Tiny but powerful single file wavefront obj loader

SpeciaLUT - Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the optimal one at runtime.

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

teylogger - ⌨️ - The Teylogger tiny and complete keylogger for Windows

AutoGeodesics - Easily integrate the geodesics equation using automatic differentiation.

Vcpkg - C++ Library Manager for Windows, Linux, and MacOS

earcut.hpp - Fast, header-only polygon triangulation

indicators - Activity Indicators for Modern C++

Yave - Yet Another Vulkan Engine

Game-Engine-Development-Series - Game Engine Development Series - Learn to code a Game Engine in C++ from scratch

LinearAlgebra - C++20 Linear Algebra header only library, with lots of support for complex operations.