Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toolness/csharpbindgen

A Rust library for generating C# bindings from Rust code.
https://github.com/toolness/csharpbindgen

Last synced: 17 days ago
JSON representation

A Rust library for generating C# bindings from Rust code.

Awesome Lists containing this project

README

        

# `csharpbindgen`   [![CircleCI](https://circleci.com/gh/toolness/csharpbindgen.svg?style=svg)](https://circleci.com/gh/toolness/csharpbindgen) [![docs.rs](https://docs.rs/csharpbindgen/badge.svg)][docs] [![crates.io](https://img.shields.io/crates/v/csharpbindgen.svg)](https://crates.io/crates/csharpbindgen)

csharpbindgen is a Rust library for generating low-level C# bindings from Rust code.

For more details, consult the [online documentation][docs] or clone this repository and
run `cargo doc --open`.

[docs]: https://docs.rs/csharpbindgen