Git Product home page Git Product logo

internet-of-presence

Main Index and Content Repo

/osv - minimal system to run linux binarys on a hypervisor configurable via cloud-init

base for a small linux compatible operating system designed to be used as unikernel with cloud-init support contains also some interristing scripts and python code to simulate EC2 (amazon) cloud-init

we are working on ECMAScript Tooling to build and package applications for hypervisors (Clouds/PC). it is simply a additional package wrapper for Linux ELF64

/firecracker - can run virtual machines with constaints on Linux KVM

KVM based VirtualMachine Monitore to enforce some security constaints and Jails on Linux Apps.

Note KVM based VirtualMachines are in many cases not more secure then a good Jailed Environment they get used to keep it simple and lower the overall risks while not eliminating any risk.

so it is only usefull to package in that formart if you plan to run directly cloud instances with that.

/graaljs includes graal-node

A JavaScript Implementation based on the Truffle Language Framework for the GraalVM Platform (JavaVM Compiler Extensions) used to run ECMAScript on the JVM can be bundled with the JVM and allows Language Interop on the JVM. It also comes with its own NodeJS Fork that replaced the v8 VM with the GraalVM Platform.

The GraalVM Platform is compile able to single file executables with static and dynamic linking.

how to identify a 32bit linux

uname -m

x86_64

getconf LONG_BIT

64

file /bin/bash

/bin/bash: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=f140964f6907dad1e79169c98bab775302abe77e, for GNU/Linux 3.2.0, stripped

Blocking Parts 32bit on 64bit

  • Wine did not support wow64 the windows 32bit abi now it does 2022
  • Linux did not support to easy compile for the 32bit Kernel ABI

Containers

General information Containers and even the Container host do always run on a Virtual Machine on windows and Mac

Podman - can run libcontainer isolated linux apps in a kubernetes like fashion

internet-of-presence's Projects

filesystems icon filesystems

A Collection of usefull Filesystems and Conditions to use them as also abstraction layers over them.

graaljs icon graaljs

A ECMAScript 2021 compliant JavaScript implementation built on GraalVM. With polyglot language interoperability support. Running Node.js applications!

iop icon iop

IoP is the short term for Internet of Presence - Internet 4.0 + Industrie 5.0 - IoT

iop-endpoint icon iop-endpoint

The Final usage of this is simple we create entrypoints (edges) programatical and translate the traffic

ios icon ios

everything related to the iOS Adoption https://developer.apple.com/documentation/network

java icon java

A Collection of Java Code used to connect with the internet 4.0 aka IoP

licenses icon licenses

This is a Central Repo that Covers Everything in every Sub Repo of this Organisation if you use anything that got sourced from here this licenses apply to you!

node-datachannel icon node-datachannel

Easy to use WebRTC data channels and media transport. libdatachannel node bindings.

osv icon osv

OSv, a new operating system for the cloud.

rollup icon rollup

Next-generation ES module bundler

rust icon rust

Rust Related Meta Repo to Bundle and speed up Rust Adoption

swc icon swc

Rust-based platform for the Web

webrtc icon webrtc

A pure Rust implementation of WebRTC

windows icon windows

Covering Everything Windows Related for the Web 4.0

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.