Skip to content

Commit 5dcea72

Browse files
committed
added ports section
1 parent 57558c6 commit 5dcea72

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,24 @@ You can view the full docs [here](docs/documentation.md). All the details such a
152152

153153
If you want to learn about the architecture and design of the library, head over to https://deepwiki.com/kernelwernel/VMAware
154154

155+
<br>
156+
157+
158+
## Ports to other languages 🔀
159+
160+
VMAware also has support for a variety of languages whether official or unofficial, if C++ isn't the language you're looking for then please refer to this list:
161+
162+
| Language | Link | Is official? | Details | Author |
163+
|----------|------|:------------:|---------|--------|
164+
| <img src="assets/language_icons/8172-ruby-programming-language.webp" width="20"> Ruby | [link](https://github.com/kernelwernel/VMAware/tree/main/gem) | Yes | Official Ruby port, but Windows is not supported. | [Adam Ruman](https://github.com/addam128) |
165+
| <img src="assets/language_icons/rust-logo-512x512.png" width="20"> Rust | [link](https://github.com/TomGousseau/VmawareRust) | No | AI-generated port, very good API, has a Rust create available. | [Tom IONOS](https://github.com/TomGousseau) |
166+
| <img src="assets/language_icons/c-program-icon.webp" width="20"> C | [link](https://github.com/TomGousseau/VMAwarec) | No | AI-generated port, very good API, very close to the C++ version. | [Tom IONOS](https://github.com/TomGousseau) |
167+
| <img src="assets/language_icons/c-sharp-programming-language-icon.webp" width="20"> C# | [link](https://github.com/TomGousseau/VMAwarecsharp) | No | Good API, Single file lib. | [Tom IONOS](https://github.com/TomGousseau) |
168+
169+
170+
Although we endorse the unofficial ports, these are not tried and tested compared to our Ruby port.
171+
172+
155173
<br>
156174

157175
## Q&A ❓
30.1 KB
Loading
6.69 KB
Loading
9.2 KB
Loading
83.8 KB
Loading

0 commit comments

Comments
 (0)