At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() n8n-nodes-irisSupport for InterSystems IRIS in an automation platform n8n | Docker IPM | 5.0 (1) | 15 Sep, 2022 | |||
![]() Digistat ConnectMultiple medical devices. One solution to harvest their data. | S | 0.0 (0) | 15 Sep, 2022 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
![]() Digistat Smart CentralEnhancing visibility of patient conditions | S | 0.0 (0) | 15 Sep, 2022 | |||
![]() The Ascom Myco 3 smartphoneThe Myco 3 makes information accessible to clinicians | S | 0.0 (0) | 15 Sep, 2022 | |||
![]() samba-iris-adapterInterSystems IRIS Support to Samba protocol (smb v2/v3) | Docker IPM | 5.0 (1) | 14 Sep, 2022 | |||
![]() appmsw-banks-ruAn example of working with the service for updating the list of Russian banks | Docker IPM | 5.0 (1) | 11 Sep, 2022 | |||
PMML Business OperationWith this simple Business Operation, you can easily leverage your predictive models (saved as PMML) in a Production. There's both a generic BO and a utility method that allows you to generate dedicated operation / request / response classes. | B | ML ML | 0.0 (0) | 31 Aug, 2022 | ||
![]() iris-fix-protocolIntegration of the FIX protocol inside IRIS using Python | L | Docker Python | 0.0 (0) | 28 Jul, 2022 | ||
![]() ObjectScript KernelExecute ObjectScript in Jupyter Notebook | Docker Python | 5.0 (1) | 18 Jul, 2022 | |||
![]() UnitTest_RuleSetUnit Tests for HL7 Routing in IRIS Integration | A | 5.0 (1) | 13 Jul, 2022 | |||
FIT REST Operation FrameworkAn IRIS Interoperability REST Operation Framework | Docker IPM | 4.5 (1) | 06 Jun, 2022 | |||
![]() ESKLPApplication demonstrates using Python and InterSystems IRIS to resolve linear regression in task of checking similarity of two text strings | Docker | 4.5 (1) | 04 Jun, 2022 | |||
iris-mailiris-mail serves as a substitute for mail server. | O | IPM | 4.8 (2) | 30 May, 2022 | ||
![]() EmergeNeed“Emergency” + “Need” = “EmergeNeed” | V | Python | 0.0 (0) | 20 Mar, 2022 | ||
![]() Node-RED node for InterSystems IRISNode-RED node for InterSystems IRIS | Docker | 5.0 (1) | 18 Feb, 2022 | |||
![]() exchange-rate-cbrfDatabase of exchange rates of the Central Bank RF | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
![]() appmsw-zpm-shieldsService for displaying version numbers of ZPM. | Docker IPM | 4.5 (1) | 10 Dec, 2021 | |||
![]() iris-crypto-trackerTracking Crypto currency levels and alerts about ups and downs. | E | Docker | 4.5 (1) | 23 Oct, 2021 | ||
interoperability-for-moneyInteroperability solution with two IRIS containers | O | Docker IPM | 4.5 (1) | 23 Oct, 2021 | ||
![]() IRIS Big Data SQL AdapterPEX Adapter to execute SQL into Hadoop Big Data repositories | Docker | 5.0 (1) | 21 Oct, 2021 | |||
![]() FemPowerEnsuring Women Health by analyzing and storing data on IRIS | J | Python | 0.0 (0) | 17 Oct, 2021 | ||
Med-Sync: HackMIT 2021Revolutionizing blood glucose tracking | R | Docker Python | 1.5 (1) | 25 Sep, 2021 | ||
FHIROktaIntegrationExample FHIR application that uses OAuth 2.0 and Okta. | P | 0.0 (0) | 16 Sep, 2021 | |||
Google Cloud Platform PubSub Business HostsInteroperability components for GCP PubSub | M | 0.0 (0) | 22 Jul, 2021 | |||
![]() appmsw-telestatIneroperability manages a Telegram Admin_bot and Informant_bot in providing content. | Docker IPM | 5.0 (1) | 21 Jul, 2021 | |||
ensemble-interoperability-formationEnsemble / Interoperability training course. | T | Docker | 4.5 (1) | 14 Jun, 2021 | ||
ansible-cache-python-mgAnsible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service | Python | 1.0 (1) | 30 Apr, 2021 | |||
cache-node-clientAnsible playbook to install the necessary nodejs M-Gateway packages to allow access to Intersystems Cache | 1.5 (1) | 30 Apr, 2021 | ||||
cache-node-serverAnsible role that installs the necessary service gateway on an Intersystems Cache instance to allow nodejs client connections. | 1.5 (1) | 29 Apr, 2021 | ||||
Ansible cache-userAnsible role to add and delete users to Intersystems Cache systems | 1.5 (1) | 26 Apr, 2021 |