awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fungos avatar

fungos/cr

0
View on GitHub↗
1,772 stars·117 forks·C++·MIT·10 viewsfungos.github.io/cr-simple-c-hot-reload↗

Cr

cr.h: A Simple C Hot Reload Header-only Library

Features

  • Graphics and Games - Header-only hot-reloading library.

Star history

Star history chart for fungos/crStar history chart for fungos/cr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does fungos/cr do?

cr.h: A Simple C Hot Reload Header-only Library

What are the main features of fungos/cr?

The main features of fungos/cr are: Graphics and Games.

Which projects share features with fungos/cr?

Projects with overlapping indexed features include: cultrarius/swarmz — A free, header-only C++ swarming (flocking) library for real-time applications. floooh/sokol — Sokol is a C hardware abstraction layer and cross-platform graphics library designed for managing windowing, input,… g-truc/glm — This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of… google-research/tiny-differentiable-simulator — Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics… gwiazdorrr/cxxswizzle — Modern C++ swizzling header-only library. andy-thomason/vookoo — A set of utilities for taking the pain out of Vulkan in header only modern C++.

Projects sharing features with Cr

These projects share indexed features with Cr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cultrarius/swarmzCultrarius avatar

    Cultrarius/Swarmz

    138View on GitHub↗

    A free, header-only C++ swarming (flocking) library for real-time applications

    C++
    View on GitHub↗138
  • floooh/sokolfloooh avatar

    floooh/sokol

    9,620View on GitHub↗

    Sokol is a C hardware abstraction layer and cross-platform graphics library designed for managing windowing, input, and audio across different operating systems. It functions as a GPU resource manager and multimedia application framework, providing a unified API for rendering 2D and 3D graphics across WebGL, Metal, Direct3D, and OpenGL. The project is distinguished by its single-header implementation, which simplifies integration and portability. It utilizes a stateless render pass definition and a one-update-per-frame model to synchronize CPU data to GPU memory and manage resource lifecycles

    C
    View on GitHub↗9,620
  • g-truc/glmg-truc avatar

    g-truc/glm

    10,710View on GitHub↗

    This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of vector, matrix, and quaternion types. It is built using template metaprogramming to generate mathematical primitives at compile time, eliminating the need for precompiled binary libraries and allowing for direct integration into existing build systems. The library is distinguished by its strict adherence to the OpenGL Shading Language specification, ensuring that mathematical results remain consistent across both CPU and GPU code. It provides specialized utilities for managing float

    C++cppcpp-libraryglm
    View on GitHub↗10,710
  • andy-thomason/vookooandy-thomason avatar

    andy-thomason/Vookoo

    538View on GitHub↗

    A set of utilities for taking the pain out of Vulkan in header only modern C++

    C++
    View on GitHub↗538
Compare all 21 related projects→