Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bottlenoselabs/c2cs
Generate C# bindings from a C header.
https://github.com/bottlenoselabs/c2cs
bindgen c clang codegen csharp ffi
Last synced: 3 months ago
JSON representation
Generate C# bindings from a C header.
- Host: GitHub
- URL: https://github.com/bottlenoselabs/c2cs
- Owner: bottlenoselabs
- License: mit
- Created: 2020-12-13T20:45:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T22:57:46.000Z (7 months ago)
- Last Synced: 2024-04-11T01:54:23.172Z (7 months ago)
- Topics: bindgen, c, clang, codegen, csharp, ffi
- Language: C#
- Homepage:
- Size: 5.08 MB
- Stars: 215
- Watchers: 1
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/SUPPORTED-PLATFORMS.md
Awesome Lists containing this project
README
# C2CS
C to C# library bindings code generator. In go `.h` file, out come `.cs` file.
## Documentation
For documentation on supported platforms, limitations, how to install `C2CS`, how to use `C2CS`, how to build `C2CS`, etc, see the [docs/README.md](docs/README.md).
## License
`C2CS` is licensed under the MIT License (`MIT`).
There are a few exceptions to this detailed below. See the [LICENSE](LICENSE) file for more details on this main
product's license.