Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Interoperability

Interoperability

172 projects

Showing 36 of 172 projects

react-native-eval
react-native-evalJava

Call JavaScript functions from native iOS/Android code in React Native apps.

#native-module#ios#javascript-bridge
Stars86
Forks16
Last commit7 years ago
quaff
quaffElixir

A set of tools for integrating Elixir into Erlang applications and vice versa, including constants import and debugging helpers.

#elixir#constants#integration
Stars85
Forks14
Last commit2 years ago
clj-coll
clj-collCommon Lisp

A Common Lisp library implementing Clojure's collection and sequence APIs with optional Clojure syntax for immutable data structures.

#functional-programming#transducers#sequence-processing
Stars82
Forks0
Last commit2 days ago
binder
binderGo

A high-level Go to Lua binding library that simplifies embedding Lua scripts in Go applications.

#gopher-lua#embedding#binding-library
Stars80
Forks10
Last commit4 years ago
any-observable
any-observableJavaScript

A universal adapter that allows JavaScript libraries to work with any ES Observable implementation.

#observables#polyfill#reactive-programming
Stars74
Forks10
Last commit5 months ago
bennettanderson/rjni
bennettanderson/rjniRust

Complete FFI bindings and safe wrapper for Java Native Interface (JNI) in Rust, enabling Java code execution from Rust applications.

#native-interface#java-native-interface#jvm-integration
Stars74
Forks4
Last commit9 years ago
cl-cxx-jit
cl-cxx-jitC++

Common Lisp and CXX interoperation with JIT

#cpp17#interoperability#jit
Stars73
Forks6
Last commit1 year ago
Medblocks UI
Medblocks UITypeScript

A web components library for rapid development of openEHR and FHIR healthcare systems.

#web-components#clinical-systems#interoperability
Stars71
Forks22
Last commit1 year ago
lua.cr
lua.crCrystal

Crystal bindings to Lua, enabling seamless interoperability between Crystal and Lua 5.4+.

#crystal-shard#embedded-scripting#ffi
Stars70
Forks9
Last commit2 months ago
chain-registry
chain-registryTypeScript

An npm package providing a unified store of chain info, assets, asset lists, and IBC channels for the Cosmos ecosystem.

#cosmos#crypto-tools#npm-package
Stars70
Forks40
Last commit20 hours ago
@AltSchool/ember-cli-react
@AltSchool/ember-cli-reactJavaScript

An experimental Ember CLI addon that enables using React components within Ember applications.

#ember-addon#component-integration#ember-cli
Stars68
Forks25
Last commit4 years ago
Archie
ArchieJava

A Java library implementing openEHR standards for building healthcare tools and systems, including ADL 2, AOM 2, BMM, and RM 1.0.4.

#reference-model#java-library#tools
Stars67
Forks28
Last commit1 day ago
yew-react-example
yew-react-exampleJavaScript

A template demonstrating how to embed React components within Yew components to build web apps.

#webassembly#yew#stdweb
Stars66
Forks6
Last commit5 years ago
Graphir
GraphirC#

A lightweight proxy that provides a GraphQL interface over FHIR APIs to simplify healthcare data access.

#api-gateway#data-proxy#graphql
Stars63
Forks14
Last commit1 year ago
JavaLoader
JavaLoaderColdFusion

A library for seamless Java integration and dynamic loading within ColdFusion applications.

#library-management#dynamic-loading#cfml
Stars62
Forks25
Last commit9 years ago
Cordage
CordageKotlin

Enables interoperability between Corda and EVM-based blockchains through data propagation and verification modules.

#hyperledger#smart-contracts#blockchain-interoperability
Stars54
Forks6
Last commit2 years ago
reacty_yew
reacty_yewJavaScript

Generate Yew components from React components via TypeScript type definitions.

#webassembly#yew#interoperability
Stars54
Forks1
Last commit5 years ago
Node-hl7-parser
Node-hl7-parserJavaScript

A battle-tested HL7v2 parser and generator that converts between delimited HL7 messages and JSON.

#hl7v2-messages#schema-driven#medical-informatics
Stars51
Forks17
Last commit11 months ago
<elm-ement>
<elm-ement>JavaScript

A proof-of-concept demonstrating how to embed standalone Elm applications as Custom Elements using Web Components.

#web-components#functional-programming#custom-elements
Stars50
Forks3
Last commit9 years ago
multiformats
multiformatsC#

A C# implementation of Multihash for encoding and decoding hash algorithm metadata in .NET applications.

#ipfs#hash-algorithms#csharp
Stars48
Forks13
Last commit3 years ago
IRC Parser Tests
IRC Parser TestsGo

A collection of test vectors and reference implementations for validating IRC parser consistency across different libraries.

#parser-testing#irc-protocol#chat-protocols
Stars47
Forks8
Last commit3 years ago
Goji
GojiOCaml

A multi-tool for generating OCaml bindings to JavaScript libraries with OCaml-centric design and automated dependency handling.

#dsl#type-safety#ffi
Stars44
Forks8
Last commit12 years ago
ex_marshal
ex_marshalElixir

Elixir implementation of Ruby Marshal format for interoperability with Ruby systems like Memcached and Rails sessions.

#rails-sessions#elixir#marshal
Stars39
Forks16
Last commit2 years ago
@riotjs/custom-elements
@riotjs/custom-elementsJavaScript

A simple API to create vanilla custom elements using Riot.js components.

#web-components#custom-elements#vanilla-js
Stars39
Forks2
Last commit6 months ago
cl-prolog2
cl-prolog2Common Lisp

A transpiler from S-expressions to ISO-standardized Prolog, enabling Common Lisp to interface with multiple Prolog implementations.

#multi-backend#transpiler#prolog
Stars39
Forks2
Last commit4 years ago
OJP
OJPXSLT

An open API standard for distributed multimodal journey planning in public transport, enabling interoperability between travel information services.

#its#journey-planning#xml-schema
Stars38
Forks13
Last commit11 months ago
NuMem
NuMemD

No-GC memory management utilities for D, enabling safe handling of classes, strings, and slices in @nogc code.

#d-language#memory-management#nogc
Stars35
Forks6
Last commit1 day ago
CLERIC
CLERICCommon Lisp

A Common Lisp implementation of the Erlang distribution protocol for interoperability between Lisp and Erlang nodes.

#otp#distributed-systems#interoperability
Stars35
Forks8
Last commit3 years ago
Cordentity
CordentityKotlin

Integrates Hyperledger Indy's self-sovereign identity capabilities into the Corda blockchain platform for business applications.

#decentralized-identity#enterprise-blockchain#self-sovereign-identity
Stars32
Forks19
Last commit
jni
jniV

A V programming language wrapper for the C Java Native Interface (JNI) enabling Java interoperability on desktop and Android.

#desktop-application#java-native-interface#vlang
Stars29
Forks2
Last commit1 year ago
std_json_io
std_json_ioElixir

An Elixir library that manages a pool of workers for JSON communication with external scripts via STDIN/STDOUT.

#elixir#react-stdio#supervision-tree
Stars29
Forks27
Last commit6 years ago
Mutation testing elements
Mutation testing elementsTypeScript

A schema and web components for visualizing mutation testing results across programming languages.

#web-components#hacktoberfest#software-quality
Stars28
Forks21
Last commit
Hprose
HproseD

A high-performance remote object service engine implementation for the D programming language.

#d-language#distributed-systems#interoperability
Stars26
Forks2
Last commit9 years ago
hsnif
hsnifHaskell

A tool for writing Erlang NIF (Native Implemented Function) libraries in Haskell.

#haskell#ffi#erlang-nif
Stars25
Forks2
Last commit13 years ago
poly-orb
poly-orbAda

A polymorphic middleware framework for building interoperable distributed applications in Ada and C.

#distributed-systems#ada#c
Stars23
Forks16
Last commit28 days ago
Cocoa
CocoaScala

Experimental Scala Native bridge for Objective-C and Cocoa frameworks.

#ios#native-bridge#objective-c
Stars22
Forks2
Last commit3 years ago
PreviousPage 4 of 5

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
3 days ago
Next
#Rust19
#Ffi17
#Cross Platform13
#Golang12
#Go11
#Healthcare11
#Dotnet11
#Scripting11
#Javascript11
#Blockchain11
#Specification10
#Typescript10