Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/toolness/csharpbindgen
- Owner: toolness
- License: mpl-2.0
- Created: 2019-07-13T13:16:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T15:14:51.000Z (almost 5 years ago)
- Last Synced: 2024-06-11T20:23:07.184Z (5 months ago)
- Language: Rust
- Size: 61.5 KB
- Stars: 20
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-list - toolness/csharpbindgen
- awesome-rust-list - toolness/csharpbindgen
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