• V2.1 e40dc03036

    V2.1-ALPHA
    Some checks failed
    build / Build - Windows (push) Has been cancelled
    build / Build - Linux (push) Has been cancelled
    build / Build - MacOS (push) Has been cancelled
    build / Build - iOS (push) Has been cancelled
    build / Build - Emscripten (push) Has been cancelled
    build / Build - Android (push) Has been cancelled
    build / Test - Windows (push) Has been cancelled
    build / Test - Linux (push) Has been cancelled
    Pre-release

    luxuse released this 2026-07-03 10:56:30 +00:00 | 0 commits to master since this release

    NewCrc v2.1 Alpha

    Cette version constitue une refonte majeure du projet NewCrc.

    Le projet a été migré depuis une implémentation basée sur Win32 vers une architecture moderne utilisant ImGui, GLFW et OpenGL.

    Stack technique

    • C++20
    • Zig (toolchain de compilation)
    • Dear ImGui
    • GLFW
    • OpenGL (opengl32)
    • Build optimisé pour la taille et la performance

    Optimisations

    • Optimisation taille (-Oz)
    • Suppression des sections inutilisées (--gc-sections)
    • Stripping des symboles de debug
    • Compilation orientée release

    Plateforme

    • Windows x64 (x86_64)

    Statut

    Version alpha.
    Des bugs peuvent être présents et certaines fonctionnalités peuvent encore évoluer.

    Downloads
  • v1-BIS 1f979db058

    v1-BIS Stable

    luxuse released this 2026-07-03 10:33:43 +00:00 | 0 commits to main since this release

    acrca update with size optimisation, zhashgen is linux compile

    Downloads
  • V1 f43d05ddf0

    V1 Stable

    luxuse released this 2026-05-23 12:25:32 +00:00 | 1 commits to main since this release

    NewCrc is a Win32 GUI application for verifying file integrity using CRC32, XXH3, or t1ha, or blake2s and others hashes.

    Downloads