{"id":19720867,"url":"https://github.com/hexaengine/hexagen","last_synced_at":"2025-04-29T21:31:07.540Z","repository":{"id":187163309,"uuid":"669639928","full_name":"HexaEngine/HexaGen","owner":"HexaEngine","description":"A code generator for generating bindings for C# for C and COM libraries","archived":false,"fork":false,"pushed_at":"2025-04-03T09:07:31.000Z","size":74964,"stargazers_count":34,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T10:56:10.575Z","etag":null,"topics":["code-generation","codegenerator","csharp","native","wrapper"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HexaEngine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"junameinhold","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2023-07-23T00:17:29.000Z","updated_at":"2025-04-06T10:03:03.000Z","dependencies_parsed_at":"2023-09-23T10:12:12.995Z","dependency_job_id":"f6e0a9e7-6814-4541-8400-c79104e3faec","html_url":"https://github.com/HexaEngine/HexaGen","commit_stats":null,"previous_names":["junameinhold/hexagen","hexaengine/hexagen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexaGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexaGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexaGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexaGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HexaEngine","download_url":"https://codeload.github.com/HexaEngine/HexaGen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585771,"owners_count":21613277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-generation","codegenerator","csharp","native","wrapper"],"created_at":"2024-11-11T23:12:47.067Z","updated_at":"2025-04-29T21:31:02.516Z","avatar_url":"https://github.com/HexaEngine.png","language":"C#","readme":"# HexaGen\n\nHexaGen is a code generation tool designed to generate bindings for C# for C and COM libraries using [CppAst.NET](https://github.com/xoofx/CppAst.NET). Additionally, it includes a generator for creating wrappers around C++ libraries for C. HexaGen aims to simplify the process of integrating native libraries with C# applications.\n\n## Features\n\n- **C# Bindings for C Libraries:** Automatically generate C# bindings for C libraries.\n- **C# Bindings for COM Libraries:** Easily create C# bindings for COM libraries.\n- **C++ to C Wrappers:** Generate C wrappers for C++ libraries, facilitating their use in C projects.\n\n## Work in Progress\n\n- **Cpp to C Generator:** A feature under development to create wrappers around C++ libraries for C.\n\n## Requirements\n\nTo build and use HexaGen, ensure you have the following tools installed:\n\n- **.NET SDK 8.0**\n- **Clang 17.0.4 or later**\n- **Visual Studio 2022 or later**\n\n## Build Instructions\n\nTo build HexaGen, follow these steps:\n\n1. **Install .NET SDK 8.0:**\n   Download and install the .NET SDK 8.0 from the official [.NET website](https://dotnet.microsoft.com/download/dotnet/8.0).\n\n2. **Install Clang:**\n   Ensure you have Clang 17.0.4 or later installed. You can download it from the [official Clang website](https://clang.llvm.org/).\n\n3. **Install Visual Studio 2022:**\n   Download and install Visual Studio 2022 or later from the [Visual Studio website](https://visualstudio.microsoft.com/).\n\n4. **Clone the Repository:**\n   Clone the HexaGen repository from GitHub to your local machine:\n   ```bash\n   git clone https://github.com/HexaEngine/HexaGen.git\n   cd HexaGen\n   ```\n5. **Build the Project:**\n   Open the project in Visual Studio 2022 and build the solution, or use the .NET CLI:\n   ```bash\n   dotnet build\n   ```\n\n## Usage\n\nInstructions on how to use HexaGen will be provided once the project reaches a stable release. Stay tuned for updates!\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure that your code follows the project's coding standards and includes appropriate tests.\n\n## License\n\nHexaGen is licensed under the MIT License. See the LICENSE file for more details.\n","funding_links":["https://ko-fi.com/junameinhold"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexaengine%2Fhexagen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexaengine%2Fhexagen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexaengine%2Fhexagen/lists"}