#
interoperability
Here are 375 public repositories matching this topic...
Package to call Python functions from the Julia language
-
Updated
Nov 11, 2021 - Julia
1
4ever9
commented
Aug 24, 2020
Development Task
There are a series of subcommands about this task:
- 1. Transfer
Example:
bitxhub client tx send --path <private_key_path> --to 0x111111111 --amount 100
- 2. Invoke contract
Example:
bitxhub client tx invoke --path <private_key_path> --to <contract_address> --function get --params string,arg1 --params uint64,arg2
The swiss army knife of healthcare integration.
-
Updated
Nov 19, 2021 - Java
Promoting the interoperability of message queue objects.
-
Updated
Jun 22, 2021 - PHP
Accurate and high performance C++ interop code generator for C#.
-
Updated
Sep 29, 2021 - C
.NET interop library to call the R statistical language in the same process
-
Updated
Jul 21, 2021 - C#
Source code for webcompat.com
-
Updated
Nov 21, 2021 - Python
Library for Semi-Automated Data Science
python
data-science
machine-learning
scikit-learn
artificial-intelligence
interoperability
hyperparameter-optimization
hyperparameter-tuning
ibm-research
automl
automated-machine-learning
dataquality
hyperparameter-search
ibm-research-ai
pipeline-tests
pipeline-testing
-
Updated
Nov 19, 2021 - Python
Interface to use R from Python
-
Updated
Nov 18, 2021 - Python
sappenin
commented
Feb 8, 2020
SwellRT main project. Server, JavaScript and Java clients
java
distributed-systems
demo
real-time
mongodb
docker-image
country
realtime
zone
collaboration
javascript-client
interoperability
cryptographic
operational-transformation
wave
gwt
federation
jsinterop
decentralization
storage-platform
backend-as-a-service
swellrt
decentralized-applications
matrix-org
swellrt-server
-
Updated
Nov 12, 2021 - Java
Official Blocknet cryptocurrency wallet
-
Updated
Nov 5, 2021 - C++
facundominguez
commented
Feb 26, 2021
Currently, a Haskell program that reports uncaught exceptions in stderr looks like this:
main :: IO ()
main = withJVM [] $ handle (showException >=> Text.hPutStrLn stderr) the_programThe call to handle is cheap enough that it should be made inside of withJVM, making the default behavior the more chatty. Thus, the same behavior could be achieved with
main :An Orderbook-based Decentralized Exchange using the Substrate Blockchain Framework.
market
interoperability
substrate
liquidity
frequency-trading
decentralized-exchanges
traders
trading-features
substrate-blockchain-framework
-
Updated
Nov 16, 2021 - Rust
Kotlin extensions to the RxJavaFX framework
-
Updated
Sep 9, 2021 - Kotlin
atomicDEX Desktop app - project codename "Dextop"
qt
cross-platform
qml
blockchain
p2p
interoperability
wallet
dex
erc20
smartchain
cpp20
utxo
erc-20
atomic-swap
atomic-swaps
qrc20
qrc-20
-
Updated
Nov 21, 2021 - C++
A typed, polyglot, functional language
language
programming-language
interoperability
polyglot
code-generation
ontologies
type-system
functional-language
-
Updated
Nov 10, 2021 - Haskell
An event loop interface for interoperability in PHP.
-
Updated
Mar 19, 2017 - PHP
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
javascript
threejs
frontend
version-control
viewer
forum
monorepo
interoperability
3d
speckle
aec
speckle-server
-
Updated
Nov 19, 2021 - JavaScript
An easy-to-use, high-performance Interledger implementation written in Rust
rust
streaming
lightning
bitcoin
ethereum
blockchain
payment
interoperability
micropayments
interledger
ilp
xrp
nanopayments
-
Updated
Aug 12, 2021 - Rust
Forpy - use Python from Fortran
-
Updated
Jul 4, 2020 - Fortran
F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
-
Updated
Nov 11, 2021 - F#
Interoperability System for the AUVSI SUAS Competition.
-
Updated
Nov 7, 2021 - Python
Syscoin is a crypto currency that is universally merge-mineable and offers a unique variety of services including decentralized identities, asset token issuance platform capabilities directly on the blockchain and trustless 0-counterparty interoptibility with the Ethereum blockchain
iot
identity
bitcoin
assets
ethereum
smart-contracts
decentralized
blockchain
scalability
cryptocurrency
interoperability
ownership
blockchain-technology
syscoin
marketplaces
ethereum-blockchain
decentralized-applications
sidechains
minable
zdag
-
Updated
Nov 20, 2021 - C++
CDS Hooks website & specification
-
Updated
Nov 17, 2021
General interoperability framework for trustless cross-system interaction
ethereum
smart-contracts
blockchain
interoperability
ion
atomicswaps
clearmatics
clearmatics-engineering
-
Updated
May 12, 2021 - JavaScript
PHP 7.1+. Promoting the interoperability of AMQPs. It is based on queue-interop
-
Updated
Jul 7, 2021 - PHP
Grevit - Build your BIM Model in Grasshopper or SketchUp
-
Updated
May 15, 2021 - C#
Improve this page
Add a description, image, and links to the interoperability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interoperability topic, visit your repo's landing page and select "manage topics."
Description
In vscode, whenever I set the
"extends"property in mytsconfig.jsonfile, webhint gives the following error message:Unexpected token } in JSON at position 705 (typescript-config/is-valid)Details