NeonVM : API de virtualisation légère basée sur QEMU pour Kubernetes …

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • neonvm

    Discontinued NeonVM: QEMU-based virtualization API and controller for Kubernetes

    root@neonvm:~# kubectl apply -f https://github.com/neondatabase/neonvm/releases/latest/download/neonvm.yaml namespace/neonvm-system created customresourcedefinition.apiextensions.k8s.io/virtualmachines.vm.neon.tech created serviceaccount/neonvm-controller created role.rbac.authorization.k8s.io/neonvm-leader-election-role created clusterrole.rbac.authorization.k8s.io/neonvm-manager-role created clusterrole.rbac.authorization.k8s.io/neonvm-metrics-reader created clusterrole.rbac.authorization.k8s.io/neonvm-proxy-role created rolebinding.rbac.authorization.k8s.io/neonvm-leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/neonvm-manager-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/neonvm-proxy-rolebinding created service/neonvm-controller-metrics-service created service/neonvm-webhook-service created deployment.apps/neonvm-controller created certificate.cert-manager.io/neonvm-serving-cert created issuer.cert-manager.io/neonvm-selfsigned-issuer created mutatingwebhookconfiguration.admissionregistration.k8s.io/neonvm-mutating-webhook-configuration created validatingwebhookconfiguration.admissionregistration.k8s.io/neonvm-validating-webhook-configuration created

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Pluto.jl

    🎈 Simple reactive notebooks for Julia

    GitHub - fonsp/Pluto.jl: 🎈 Simple reactive notebooks for Julia

  • neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

    Neon - Serverless, Fault-Tolerant, Branchable Postgres

  • julia

    The Julia Programming Language

    root@neonvm:~# curl -fsSL https://install.julialang.org | sh This path will then be added to your PATH environment variable by modifying the profile files located at: /root/.bashrc /root/.profile Julia will look for a new version of Juliaup itself every 1440 minutes when you start julia. You can uninstall at any time with juliaup self uninstall and these changes will be reverted. ✔ Do you want to install with these default configuration choices? · Proceed with installation Now installing Juliaup Installing Julia 1.8.3+0.x64.linux.gnu Julia was successfully installed on your system. Depending on which shell you are using, run one of the following commands to reload the PATH environment variable: . /root/.bashrc . /root/.profile root@neonvm:~# source .bashrc root@neonvm:~# julia _ _ _ _(_)_ | Documentation: https://docs.julialang.org (_) | (_) (_) | _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.8.3 (2022-11-14) _/ |\ __'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> (@v1.8) pkg> add Pluto,PlutoUI [2f01184e] + SparseArrays [10745b16] + Statistics [fa267f1f] + TOML v1.0.0 [a4e569a6] + Tar v1.10.1 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v0.5.2+0 [deac9b47] + LibCURL_jll v7.84.0+0 [29816b5a] + LibSSH2_jll v1.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.0+0 [14a3606d] + MozillaCACerts_jll v2022.2.1 [4536629a] + OpenBLAS_jll v0.3.20+0 [83775a58] + Zlib_jll v1.2.12+3 [8e850b90] + libblastrampoline_jll v5.1.1+0 [8e850ede] + nghttp2_jll v1.48.0+0 [3f19e933] + p7zip_jll v17.4.0+0 Precompiling project... 48 dependencies successfully precompiled in 176 seconds julia> using Pluto, PlutoUI; Pluto.run( launch_browser=false, host="0.0.0.0", port=1234, require_secret_for_open_links=false, require_secret_for_access=false, workspace_use_distributed=false, ) [ Info: Loading... [ Info: Listening on: 0.0.0.0:1234 ┌ Info: └ Go to http://0.0.0.0:1234/ in your browser to start writing ~ have fun! ┌ Info: │ Press Ctrl+C in this terminal to stop Pluto └

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What have you "washed your hands of" in Python?

    2 projects | /r/Python | 10 Feb 2023
  • Créer simplement un cluster k8s dans PhoenixNAP avec Rancher en quelques clics …

    7 projects | dev.to | 24 Apr 2022
  • The counter-intuitive rise of Python in scientific computing

    5 projects | /r/programming | 27 Mar 2022
  • Julia Frameworks to Create Desktop GUI’s and Web Apps

    4 projects | news.ycombinator.com | 5 Jan 2022
  • Teaching 3 courses with Julia at Uni and need help

    4 projects | /r/Julia | 20 Oct 2021

Did you konow that Julia is
the 48th most popular programming language
based on number of metions?