Simple-Asset-Packer VS cmrc

Compare Simple-Asset-Packer vs cmrc and see what are their differences.

Simple-Asset-Packer

Simple cross-platform asset packer for use with games & standalone applications (by thehugh100)

cmrc

A Resource Compiler in a Single CMake Script (by vector-of-bool)
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
Simple-Asset-Packer cmrc
1 5
13 641
- -
1.5 1.5
about 1 year ago 29 days ago
C++ CMake
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.

Simple-Asset-Packer

Posts with mentions or reviews of Simple-Asset-Packer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-22.
  • Resource file management in C++ game project
    2 projects | /r/gamedev | 22 Feb 2023
    A while ago I wrote this to handle packing assets into VST plugins I was writing. I use it as a post build step that will package up a directory (or multiple) into a really basic "VFS" that you can append to your executable. It's a single header and CPP with a command line utility and it's possible to get hot loading working without too much effort - It could be worth a look into

cmrc

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

What are some alternatives?

When comparing Simple-Asset-Packer and cmrc you can also consider the following projects:

ini-config - C++20 single-header library for embedding INI configs

frozen - a header-only, constexpr alternative to gperf for C++14 users

check-type-align - Check the alignment requirement of a type in CMake

cmake-embed - CMake script for embedding resources in binaries.