All Projects → fhaynes → iridium

fhaynes / iridium

Licence: MIT license
A register-based VM in Rust

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to iridium

Gvpm
Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018
Stars: ✭ 32 (-46.67%)
Mutual labels:  beam
Codec Beam
Generate Erlang VM byte code from Haskell
Stars: ✭ 152 (+153.33%)
Mutual labels:  beam
Beam
Beam: the open source Reddit client for iOS
Stars: ✭ 217 (+261.67%)
Mutual labels:  beam
Clojerl
Clojure for the Erlang VM (unofficial)
Stars: ✭ 1,363 (+2171.67%)
Mutual labels:  beam
E4vm
A small portable virtual machine that would run Erlang on embedded systems
Stars: ✭ 124 (+106.67%)
Mutual labels:  beam
Lam
🚀 a lightweight, universal actor-model vm for writing scalable and reliable applications that run natively and on WebAssembly
Stars: ✭ 176 (+193.33%)
Mutual labels:  beam
Beam
Beam: Scalable Confidential Cryptocurrency. Leading the way to Confidential DeFi
Stars: ✭ 571 (+851.67%)
Mutual labels:  beam
vcenter-connector
Extend vCenter with OpenFaaS
Stars: ✭ 29 (-51.67%)
Mutual labels:  vms
Prom ex
An Elixir Prometheus metrics collection library built on top of Telemetry with accompanying Grafana dashboards
Stars: ✭ 149 (+148.33%)
Mutual labels:  beam
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+4470%)
Mutual labels:  beam
Gcp Variant Transforms
GCP Variant Transforms
Stars: ✭ 100 (+66.67%)
Mutual labels:  beam
Hulaaki
DEPRECATED : An Elixir library (driver) for clients communicating with MQTT brokers(via the MQTT 3.1.1 protocol).
Stars: ✭ 115 (+91.67%)
Mutual labels:  beam
Scio
A Scala API for Apache Beam and Google Cloud Dataflow.
Stars: ✭ 2,247 (+3645%)
Mutual labels:  beam
Visualixir
A process/message visualizer for BEAM nodes.💪👁
Stars: ✭ 1,169 (+1848.33%)
Mutual labels:  beam
rhino
Agile Sandbox for analyzing Windows, Linux and macOS malware and execution behaviors
Stars: ✭ 49 (-18.33%)
Mutual labels:  vms
Nbminer
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO
Stars: ✭ 568 (+846.67%)
Mutual labels:  beam
Mad
⚡ MAD: Manage Dependencies
Stars: ✭ 175 (+191.67%)
Mutual labels:  beam
Live-Stream-Chat-Retriever
Retrieve live streams chat messages from different sources (Twitch, YouTube Gaming, Dailymotion etc...) to print them into a single HTML page.
Stars: ✭ 40 (-33.33%)
Mutual labels:  beam
jet
Jet is a simple OOP, dynamically typed, functional language that runs on the Erlang virtual machine (BEAM). Jet's syntax is Ruby-like syntax.
Stars: ✭ 22 (-63.33%)
Mutual labels:  beam
Pytorch Beam Search Decoding
PyTorch implementation of beam search decoding for seq2seq models
Stars: ✭ 204 (+240%)
Mutual labels:  beam

Iridium

A register-based VM in Rust. Our goals are:

  1. Erlang VM-level resiliency
  2. Tight integration with a language (see the Palladium project)
  3. Horizontal scalability

Important

Iridium is not yet 0.1. Anything can change at any time. Do not use it for anything in production. You can follow development here https://gitlab.com/subnetzero/iridium. GitLab is the authoritative home; the project is mirrored to GitHub.

Manual

You can find the details of how the VM works here: https://gitlab.com/subnetzero/iridium/blob/master/docs/manual.adoc

Roadmap

You can find the roadmap here: https://gitlab.com/subnetzero/iridium/blob/master/docs/roadmap.adoc

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].