awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesManaged-to-Native Pointer Converters

Converts values between managed objects, void pointers, numbers, and other primitive representations.

Distinct from Pointer Type Casters: Distinct from Pointer Type Casters: focuses on converting between managed and native representations, not just low-level pointer casting.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Managed-to-Native Pointer Converters. Refine with filters or upvote what's useful.

Awesome Managed-to-Native Pointer Converters GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • praydog/reframeworkAvatar praydog

    praydog/REFramework

    4,423Vezi pe GitHub↗

    REFramework is a runtime modding framework for games built on the RE Engine, providing a C# plugin system with typed proxy code generation, a Lua scripting interface, an ImGui-based UI system, a runtime debugging toolkit, and a VR integration layer. At its core, it intercepts and modifies internal game engine functions and state at runtime through hooking and scripting APIs, enabling deep inspection and manipulation of live game objects. The framework distinguishes itself through typed proxy code generation that auto-creates C# interfaces from the game's type database, giving compile-time saf

    REFramework converts a value between managed object, void pointer, number, float, double, and int64 representations.

    C++cmkrcppdmc5
    Vezi pe GitHub↗4,423
  1. Home
  2. Operating Systems & Systems Programming
  3. Pointer Type Casters
  4. Managed-to-Native Pointer Converters