cmrc VS Simple-Asset-Packer

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

cmrc

A Resource Compiler in a Single CMake Script (by vector-of-bool)

Simple-Asset-Packer

Simple cross-platform asset packer for use with games & standalone applications (by thehugh100)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cmrc Simple-Asset-Packer
5 1
641 13
- -
1.5 1.5
16 days ago about 1 year ago
CMake 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.

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.

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

What are some alternatives?

When comparing cmrc and Simple-Asset-Packer 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.