Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japaric/hellopp
Minimal example of using C++ from Rust
https://github.com/japaric/hellopp
Last synced: about 2 months ago
JSON representation
Minimal example of using C++ from Rust
- Host: GitHub
- URL: https://github.com/japaric/hellopp
- Owner: japaric
- License: apache-2.0
- Created: 2017-01-09T18:26:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T03:43:43.000Z (almost 3 years ago)
- Last Synced: 2023-04-09T22:12:04.312Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `hellopp`
> Minimal example of using C++ from Rust
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.