All Projects → mm-adt → vm

mm-adt / vm

Licence: AGPL-3.0 license
The mm-ADT Virtual Machine

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language
HTML
75241 projects
Objective-C++
1391 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to vm

openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,973 (+10151.72%)
Mutual labels:  virtual-machine
vagrant-try-alerta
Vagrant Boxes of alerta with other popular monitoring tools eg. Nagios, Riemann, Zabbix, Sensu, Kibana
Stars: ✭ 16 (-44.83%)
Mutual labels:  virtual-machine
SBTCVM-Gen2-9
SBTCVM is a virtual machine implementation of a balanced ternary (base 3) computer. Features several compiled languages for ternary software development.
Stars: ✭ 32 (+10.34%)
Mutual labels:  virtual-machine
freebase-mql
A review of the deprecated Freebase knowledge base and Metaweb Query Language (MQL). A brief comparison of MQL and GraphQL.
Stars: ✭ 41 (+41.38%)
Mutual labels:  query-language
myshoes
Auto-scaling VirtualMachine runner 🏃 for GitHub Actions
Stars: ✭ 68 (+134.48%)
Mutual labels:  virtual-machine
miniql
A tiny JSON-based query language inspired by GraphQL
Stars: ✭ 121 (+317.24%)
Mutual labels:  query-language
jitana
A graph-based static-dynamic hybrid DEX code analysis tool
Stars: ✭ 35 (+20.69%)
Mutual labels:  virtual-machine
TWVM
A tiny, lightweight and efficient WebAssembly virtual machine.
Stars: ✭ 105 (+262.07%)
Mutual labels:  virtual-machine
grimoire
A fast, concurrent based scripting language for D.
Stars: ✭ 21 (-27.59%)
Mutual labels:  virtual-machine
misp-packer
Build Automated Machine Images for MISP
Stars: ✭ 25 (-13.79%)
Mutual labels:  virtual-machine
c8c
The chip8 compiler, assembler, and virtual machine
Stars: ✭ 110 (+279.31%)
Mutual labels:  virtual-machine
CodeDeobfuscator
Code Deobfuscator
Stars: ✭ 45 (+55.17%)
Mutual labels:  virtual-machine
viziquer
Tool for Search in Structured Semantic Data
Stars: ✭ 12 (-58.62%)
Mutual labels:  query-language
weedow-searchy
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
Stars: ✭ 21 (-27.59%)
Mutual labels:  query-language
ShitVM
가벼운 가상머신
Stars: ✭ 14 (-51.72%)
Mutual labels:  virtual-machine
appdata-environment-desktop
A selection of script and the manual for Privacy International's data interception environment
Stars: ✭ 70 (+141.38%)
Mutual labels:  virtual-machine
qcert
Compilation and Verification of Data-Centric Languages
Stars: ✭ 50 (+72.41%)
Mutual labels:  query-language
thislang
A subset of javascript implemented in that subset of javascript. Yes, it can run itself.
Stars: ✭ 31 (+6.9%)
Mutual labels:  virtual-machine
wavm
Wait, another virtual machine ?
Stars: ✭ 61 (+110.34%)
Mutual labels:  virtual-machine
butterfly
Butterfly connects Virtual Machines and control their traffic flow
Stars: ✭ 48 (+65.52%)
Mutual labels:  virtual-machine

mm-ADT: Virtual Machine

mm-ADT™ is a distributed computing virtual machine aimed at integrating data storage systems, processing engines, and query languages. A collection of language-agnostic interfaces is made available to each technology community and when a valid implementaiton of said interfaces is created, the interfacing component is considered mm-ADT compliant and can faithfully interoperate with any other mm-ADT compliant component. In this manner, query language developers can create languages irrespective of the underlying storage system that will ultimately be manipulated by the language. Similarly, processing engine developers can have their processors programmed by any query language for data stored in any storage system. Finally, storage systems (such as databases) immediately support any all mm-ADT compliant query languages and processors in support of the multifarious requirements of their end users' data processing requirements.

mm-ADT VM documentation available at https://www.mm-adt.org/vm/

mm-ADT VM (JVM/Scala)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].