All Projects → mhmd-azeez → CoreRTDemo

mhmd-azeez / CoreRTDemo

Licence: MIT License
Building a native library in C# and calling it from C++

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to CoreRTDemo

griffin-app-opensource
The Axway Griffin App goes open source!
Stars: ✭ 19 (+18.75%)
Mutual labels:  native
titanium-paypal
💰 Use the PayPal iOS-SDK 2.x with Titanium Mobile.
Stars: ✭ 22 (+37.5%)
Mutual labels:  native
Organismo-Desktop
3D Virtual Environment for Mobile Devices. Electron Desktop Application.
Stars: ✭ 31 (+93.75%)
Mutual labels:  native
Java-Memory-Manipulation
User friendly, Garbage-free, and cross-platform process, module and memory interfacing via the power of Java
Stars: ✭ 51 (+218.75%)
Mutual labels:  native
SPStorkController
Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
Stars: ✭ 2,515 (+15618.75%)
Mutual labels:  native
granblue-automation-android
Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
Stars: ✭ 26 (+62.5%)
Mutual labels:  native
macos-receiver
A MacOS TabBar (StatusBar) application that securely receives one-time passwords (OTPs) that you tapped in Raivo for iOS.
Stars: ✭ 44 (+175%)
Mutual labels:  native
react-native-navigation-drawer-extension
Drawer API built on top of wix react-native-navigation for iOS and Android (with TypeScript!)
Stars: ✭ 151 (+843.75%)
Mutual labels:  native
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (+12.5%)
Mutual labels:  native
spring-native-function-knative
A simple example of a Function deployed in Knative, available as JVM or Native Image
Stars: ✭ 15 (-6.25%)
Mutual labels:  native
react-native-tracking-transparency
🕵️ A React Native Library for interacting with the tracking API from iOS 14.
Stars: ✭ 149 (+831.25%)
Mutual labels:  native
srtdroid
Secure Reliable Transport (SRT) Protocol for Android
Stars: ✭ 35 (+118.75%)
Mutual labels:  native
kotlinx-serialization-msgpack
MsgPack support for kotlinx.serialization -- msgpack.org[kotlinx.serialization]
Stars: ✭ 17 (+6.25%)
Mutual labels:  native
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+581.25%)
Mutual labels:  native
ezinject
Modular binary injection framework, successor of libhooker
Stars: ✭ 47 (+193.75%)
Mutual labels:  native
SkylinkSDK-iOS-Sample
Temasys SkylinkSDK for iOS - Sample App - Objective C
Stars: ✭ 16 (+0%)
Mutual labels:  native
ng-qt
Build extremely powerful and efficient native cross-platform desktop applications using Angular and NodeGUI
Stars: ✭ 14 (-12.5%)
Mutual labels:  native
Multiplatform-Bus
Kotlin event-bus compatible with Android & native iOS
Stars: ✭ 43 (+168.75%)
Mutual labels:  native
react-qml
Build native, high-performance, cross-platform applications through a React (and/or QML) syntax
Stars: ✭ 90 (+462.5%)
Mutual labels:  native
react-native-double-click
A Component Wrapper for Double Click/Tap
Stars: ✭ 42 (+162.5%)
Mutual labels:  native

This repo contains a demo of a c# class library that's compiled with CoreRT as a native shared library and then called by a dotnet core and a c++ console application. You can know more by reading this article.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].