rres VS extras-c

Compare rres vs extras-c and see what are their differences.

rres

A simple and easy-to-use file-format to package resources (by raysan5)

extras-c

Useful components for raylib using the C programming language (by raylib-extras)
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
rres extras-c
6 2
332 43
- -
5.1 5.8
16 days ago 5 months ago
C C
MIT License zlib 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.

rres

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

extras-c

Posts with mentions or reviews of extras-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-11.
  • raylib 4.2 released!
    12 projects | /r/raylib | 11 Aug 2022
    raylib extra libraries cleanup: raylib has been on diet and all the extra libraries included on previous releases have been removed from raylib. Now raylib only includes the original 7 raylib modules: rcore, rlgl, rshapes, rtextures, rtext, rmodels and raudio. But no worries, extra libraries have not been deleted, they have been moved to their own repos for better maintainability and more focus on its functionality. The libraries moved out from raylib repo are: raygui, physac, rmem, reasings and raudio (standalone mode). On that same line, a new amazing GitHub group: raylib-extras has been created by @JeffM2501 to contain raylib extra libraries as well as other raylib add-ons provided by the community. Jeff has done an amazing work on that line, providing multiple libraries and examples for raylib, like custom first-person and third person camera systems, Dear ImGui raylib integration, multiple specific examples and even a complete RPG Game Example! Great work Jeff! :D
  • Set/Get Camera Angle/Rotation
    1 project | /r/raylib | 11 May 2022

What are some alternatives?

When comparing rres and extras-c you can also consider the following projects:

Raylib-cs - C# bindings for raylib, a simple and easy-to-use library to learn videogames programming

examples-c - Extra examples for raylib in C

matio - MATLAB MAT File I/O Library

physac - 2D physics header-only library for videogames developed in C using raylib library.

raylib - A simple and easy-to-use library to enjoy videogames programming

rmem - raylib memory pool and objects pool

gamemode - Optimise Linux system performance on demand

rlImGui - A Raylib integration with DearImGui

cgif - GIF encoder written in C

JAPM - Just Another PBO Manager: An Arma3 PBO Manager

raygui - A simple and easy-to-use immediate-mode gui library