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 |
---|---|---|---|---|---|---|
![]() ISC DEVExport/Import InterSystems Data Platform development artefacts | G | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
Japanese Calendar ConverterWhat's new in this version Follow Naming Convention | H | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
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 | ||||||
IDP DVClass data verifier. Utility validates Intersystems IRIS classes properties data according to the properties' types. | G | Docker IPM | 4.0 (2) | 25 Mar, 2024 | ||
EnsembleWorkflowUIAngular UI for InterSystems Ensemble Workflow | S | Docker IPM | 2.0 (1) | 25 Mar, 2024 | ||
Samples-BIProvides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards. | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
IRIS External TableIRIS External Table allows you to access files in the local filesystem and cloud BLOB storage such as AWS S3 and Azure BLOB Storage as regular IRIS SQL tables. | A | Docker IPM | 4.3 (2) | 25 Mar, 2024 | ||
WebTerminalWeb-based terminal for InterSystems products. WebTerminal is a flexible tool that can be easily embedded into any other projects, used on mobile devices and vastly enhance the terminal experience with autocomplete, syntax highlighting and more. | Docker IPM | 4.8 (11) | 25 Mar, 2024 | |||
![]() delete-helperA Super class for adding a code-generator %OnDelete method | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
![]() interfaces-diskspace-validationA tool for estimating interfaces disk space and purge validation | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
EnsembleWorkflowRestful web API for InterSystems Ensemble / InterSystems IRIS Workflow | E | Docker IPM | 4.3 (2) | 25 Mar, 2024 | ||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | |||
System-AlertsSystem Alerts | M | 5.0 (1) | 25 Jan, 2024 | |||
IRIS-FileServerSeed for sharing files via uid with InterSystems Cache | E | Docker IPM | 5.0 (1) | 18 Dec, 2023 | ||
![]() AoC2023_test2 test data sets for AoC2023 quality check | 0.0 (0) | 08 Dec, 2023 | ||||
iris-extlanguage-openpdfGenerating PDF documents with IRIS and Java | N | 4.0 (1) | 27 Nov, 2023 | |||
![]() fhir-pexJava Application sending FHIR messages to Kafka topics. | F | Docker AI | 4.0 (1) | 26 Nov, 2023 | ||
![]() appmsw-django-adminlteApplication tools for use Django AdminLte | Docker Python IPM | 4.5 (1) | 25 Nov, 2023 | |||
![]() mypButtonsmypButtons routine creates CSV from pButtons HTML. | 3.8 (3) | 15 Nov, 2023 | ||||
IRIS Smart StringSmart String Datatype for InterSystems Products | S | Docker IPM | 5.0 (2) | 05 Nov, 2023 | ||
![]() Organize-ZLANGClean-up your %ZLANG**** | Docker | 3.5 (1) | 05 Nov, 2023 | |||
![]() WsockClient.nodejsuse webSocket client in node.js | 5.0 (1) | 05 Nov, 2023 | ||||
doxygen-objectscriptDoxygen filter that ables you to generate static documentation | K | Python | 0.0 (0) | 09 Oct, 2023 | ||
Open API Client GenIRIS Interoperability Production generator from Swagger 2.0 specification. | Docker IPM | 5.0 (2) | 28 Sep, 2023 | |||
![]() IntegrityLog-WebIntegrity Log show via Web | Docker IPM | 5.0 (1) | 26 Sep, 2023 | |||
![]() iris-GenLabApplication support Machine Learning, LLM, NLP, PALM and OpenAI | Docker Python IPM AI | 5.0 (1) | 21 Sep, 2023 | |||
Essential-IRIS-RESTEssentail IRIS management portal data access in REST services | Docker IPM | 4.5 (1) | 21 Sep, 2023 | |||
![]() InterJob-communicationDemo of IJC | Docker | 0.0 (0) | 16 Sep, 2023 | |||
![]() Background-Jobs-ECPstart background job on connected ECP server | Docker | 0.0 (0) | 16 Sep, 2023 | |||
![]() todo-listSimple web app consuming IRIS REST API from Angular front-end | S | Docker IPM | 5.0 (1) | 04 Sep, 2023 | ||
System-Task-RESTSystem task details via REST | Docker IPM | 4.0 (1) | 24 Aug, 2023 |