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: about 1 month ago
JSON representation

Generate C# bindings from a C header.

Lists

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.