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 |
|---|---|---|---|---|---|---|
ClassExplorerUML Class Diagram Builder for InterSystems Data Platforms (2014.1+) | Docker IPM | 5.0 (3) | 22 Oct, 2020 | |||
![]() appmsw-utilCreating and deleting db, namespace, resource and role with one command | Docker IPM | 5.0 (1) | 15 Nov, 2020 | |||
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 | ||||||
ObjectScript-MathMath library for InterSystems ObjectScript | P | Docker IPM | 3.3 (2) | 12 Nov, 2020 | ||
![]() apptools-taskAn example of a backup task with preliminary deletion of old files. | Docker IPM | 5.0 (1) | 29 Oct, 2020 | |||
restoreUIUI for restoring databases from online backup | V | Docker IPM | 5.0 (1) | 16 Oct, 2020 | ||
apps-restFramework for rapid development of secure, sustainable REST APIs | IPM | 3.0 (1) | 17 Aug, 2020 | |||
JSON Web Token GeneratorJSON Web Token Generator for ObjectScript | Docker IPM | 5.0 (1) | 02 Aug, 2020 | |||
NavMethodsForIndexedPropertiesNavigation methods for InterSystems Objects Indexed properties | V | Docker IPM | 0.0 (0) | 06 Jul, 2020 | ||
![]() sys-perf-restapiAn API (basic and REST) for the SystemPerformance (pka pButtons) utility | N | Docker IPM | 4.5 (1) | 17 May, 2020 | ||
REST for Tasks on my Status ReportIris Rest App for Tasks for Status Report | O | Docker IPM | 4.5 (1) | 30 Apr, 2020 | ||
simple-spellcheckerNorvig inspired simple spell checker implementation in InterSystems IRIS | Docker IPM | 5.0 (1) | 25 Apr, 2020 | |||
![]() IkonIdenticon generator for Intersystems Caché. Good to use in Mojo applications. | A | IPM | 4.5 (2) | 24 Apr, 2020 | ||
isc-live-global-moverTool for moving large globals from a database to another database without application downtime. | Docker IPM | 5.0 (1) | 17 Apr, 2020 | |||
isc-global-size-tracingApplication to keep track of your globals and database size. | Docker IPM | 5.0 (1) | 15 Apr, 2020 | |||
isc-tarTAR compress tool | Docker IPM | 4.5 (1) | 26 Mar, 2020 | |||