Giter Site home page Giter Site logo

nanobus / iota Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codefromthecrypt/iota

0.0 1.0 0.0 2.67 MB

Language libraries for developing tiny components (or Iotas)

License: Apache License 2.0

Shell 0.03% JavaScript 0.04% Go 30.35% Rust 55.02% TypeScript 14.36% Makefile 0.06% Just 0.14%

iota's Introduction

Iota

Build reusable, streaming components in Go and Rust. Iotas are universal dependencies that can be used in frameworks like NanoBus.

What is an iota?

An iota is a "small thing." It's a specification for programming dependencies so local libraries, WebAssembly modules, and even remote microservices can be used the same way. Iotas make it possible to build an application like a monolith and scale parts of it as necessary without changing the original application.

Iotas are a work-in-progress. We've been working with the concepts for years and are formalizing them into specifications that implementations can adhere to.

For more details, refer to the iota-spec

Iota implementations

WebAssembly Modules

  • Go (TinyGo) w/ wasmRS
  • Rust w/ wasmRS

WebAssembly Components

The component model specification is not yet ratified. Once it is, an iota implementation and updated spec will follow.

Native Microservice

  • Go w/ RSocket

Repository structure

WasmRS Go packages

go/ houses the Go implementation of WasmRS & RSocket protocols used by native and WebAssembly iotas.

WasmRS Rust packages

rust/ houses the Rust implementation of WasmRS protocols used by WebAssembly iotas.

Iota & WasmRS code generators

codegen/ houses apex code generators that automatically generate Go, TinyGo, and Rust boilerplate for iotas.

Apex project templates

templates/ houses apex project templates you can use to automatically kickstart new projects.

Install

apex install https://deno.land/x/iota_codegen/templates.ts

Docs

docs/ contains any documentation related to iotas, wasmRS, and their usage with NanoBus.

Local development

Compile generator typescript

just codegen

Run all tests

just test

iota's People

Contributors

jsoverson avatar pkedy avatar codefromthecrypt avatar evacchi avatar fawadasaurus avatar pinkforest avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.