core VS porter

Compare core vs porter and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
core porter
18 37
1,492 4,120
2.1% 2.1%
9.3 9.9
15 days ago 2 days ago
C TypeScript
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

core

Posts with mentions or reviews of core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-11.
  • Show HN: Pip Imports in Deno
    6 projects | news.ycombinator.com | 11 Aug 2023
    An alternative is metacall. The example in the readme is about calling Python from Javascript, but it also works with other languages, like Ruby, C#, Java, and other languages

    https://github.com/metacall/core

    List of supported languages here https://github.com/metacall/core/blob/develop/docs/README.md...

    In the future, maybe webidl (or extensions of it) will bring interoperability between languages too. At the moment there is https://mozilla.github.io/uniffi-rs/ for interoperability between Rust and a number of languages (basically the ones mozilla needs: Swift, Kotlin, Javascript)

  • Python frontend with Zig backend
    4 projects | /r/Zig | 26 Jan 2023
    Hi, I am writing a Polyglot Runtime called MetaCall, it provides interoperability between many different languages: https://github.com/metacall/core
  • Closer look at Metacall
    1 project | dev.to | 19 Oct 2022
    MetaCall is an extensible, embeddable and interoperable cross-platform polyglot runtime. It supports NodeJS, Vanilla JavaScript, TypeScript, Python, Ruby, C#, Java, WASM, Go, C, C++, Rust, D, Cobol.
  • Make polyglot programs easily and deploy them in few clicks through its FaaS
    1 project | /r/programming | 30 Jun 2022
  • Google Summer of Code with GNOME Foundation.
    1 project | dev.to | 25 Jun 2022
    I started looking for past selected organizations in February, found an organization named Metacall, which made polyglot programming easy. I made some contributions there. I looked into their past projects and tried to understand how the code base worked. The tech stack was mainly Python, C++, Rust, Nodejs, Docker. I knew very little about these.
  • MetaCall: The Polyglot Programming Experience
    1 project | news.ycombinator.com | 17 Jun 2022
  • Gitpodify the MetaCall
    4 projects | dev.to | 27 Jan 2022
    MetaCall helps you build serverless applications using a more fine-grained, scalable and NoOps oriented Function Mesh instead of ServiceMesh and DevOps approach. It automagically converts your code into a Function Mesh and auto-scales individual hot parts or functions of your app.
  • Ideas for Intermediate or Advanced Rust Projets?
    5 projects | /r/rust | 27 Dec 2021
    We are building a Polyglot Runtime and we are adding support for Rust, if you are interested you can participate on it: https://github.com/metacall/core
  • Make & Deploy Doxygen
    2 projects | dev.to | 7 Dec 2021
    MetaCall Polyglot Runtime MetaCall.io | Install | Docs
  • Ask HN: Solo-preneurs, how do you DevOps to save time?
    20 projects | news.ycombinator.com | 12 Oct 2021
    I try to avoid any complicated tool and simplify my life with NoOps tools. Using Kubernetes or AWS from scratch is probably going to kill your startup.

    In my case, I have tried MetaCall: https://metacall.io

porter

Posts with mentions or reviews of porter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Porter Cloud – PaaS you can eject
    1 project | news.ycombinator.com | 27 Mar 2024
    Hi HN, this is Trevor and Justin from Porter (https://porter.run). We first launched on HN almost 3 years ago with our original product, which deploys your applications to your own AWS, Azure, or GCP account with the simple experience of a PaaS. (original launch post: https://news.ycombinator.com/item?id=26993421).

    We’re excited to show you something new - we’ve built Porter Cloud (https://porter.run/porter-cloud), a hosted Platform as a Service (PaaS) that you can eject from. It works just like conventional PaaS’s that deploys your apps with a few clicks, but it lets you eject to your own AWS, Azure, or GCP account as you scale.

    Since launching Porter in 2021, we helped migrate a lot of companies from a PaaS to AWS, Azure, and GCP. Most of these companies had gotten started on these platforms in the early days to optimize for speed and ease of use, but ultimately had to go through a painful migration to one of the big three cloud providers as they scaled and outgrew the original platform.

    Interestingly, we learned that many startups that deploy on a PaaS are fully aware that they’ll have to migrate to the big three clouds at some point. Yet they choose to deploy on a PaaS anyway because outgrowing a cloud platform is a champagne problem when they're focused on getting something off the ground. This, however, becomes a very real problem when you start running into technical constraints and it is difficult to migrate your production environment while serving users.

    We’ve built Porter Cloud so you can deploy the earliest versions of the product as quickly as possible, with a peace of mind that you can eject to the tried and true hyperscalers later. When you need to eject, you can follow a few simple steps to migrate your workloads to AWS, Azure, or Google Cloud with minimal downtime.

    If you’re curious how it works, please drop your questions below. And if you’ve ever dealt with a migration from a PaaS to one of the big three cloud providers, we’d love to hear about your experience in the comments. Looking forward to it!

  • Show HN: Hatchet – Open-source distributed task queue
    22 projects | news.ycombinator.com | 8 Mar 2024
    Yep, we're backed by YC in the W24 batch - this is evident on our landing page [1].

    We're both second time CTOs and we've been on both sides of this, as consumers of and creators of OSS. I was previously a co-founder and CTO of Porter [2], which had an open-core model. There are two risks that most companies think about in the open core model:

    1. Big companies using your platform without contributing back in some way or buying a license. I think this is less of a risk, because these organizations are incentivized to buy a support license to help with maintenance, upgrades, and since we sit on a critical path, with uptime.

    2. Hyperscalers folding your product in to their offering [3]. This is a bigger risk but is also a bit of a "champagne problem".

    Note that smaller companies/individual developers are who we'd like to enable, not crowd out. If people would like to use our cloud offering because it reduces the headache for them, they should do so. If they just want to run our service and manage their own PostgreSQL, they should have the option to do that too.

    Based on all of this, here's where we land on things:

    1. Everything we've built so far has been 100% MIT licensed. We'd like to keep it that way and make money off of Hatchet Cloud. We'll likely roll out a separate enterprise support agreement for self hosting.

    2. Our cloud version isn't going to run a different core engine or API server than our open source version. We'll write interfaces for all plugins to our servers and engines, so even if we have something super specific to how we've chosen to do things on the cloud version, we'll expose the options to write your own plugins on the engine and server.

    3. We'd like to make self-hosting as easy to use as our cloud version. We don't want our self-hosted offering to be a second-class citizen.

    Would love to hear everyone's thoughts on this.

    [1] https://hatchet.run

    [2] https://github.com/porter-dev/porter

    [3] https://www.elastic.co/blog/why-license-change-aws

  • Scaling Knative to 100K+ Webapps
    1 project | news.ycombinator.com | 8 Oct 2023
    Co-founder of Porter (https://porter.run) here - Porter is a platform that brings that easy PaaS experience to a k8s cluster that's running in your own cloud account (and manages it for you so you don't have to).

    We are offering a credit program for early stage startups that you can apply for here, happy to fast track your application! https://porter.run/for-seed-stage-startups

  • Launch HN: Nullstone (YC W22) – An easier way to deploy and manage cloud apps
    2 projects | news.ycombinator.com | 5 Sep 2023
    Co-founder of Porter (https://porter.run) here - we do not use Terraform under the hood. We moved away from an IaC based system earlier this year to better manage our users' infrastructure distributed across multiple cloud accounts. A decision that definitely turned out to be conveniently prescient :)

    With this new system, we are also able to immediately reconcile drifts that occur in our user's infrastructure, which an IaC based system did not allow us to do.

  • Serving 250k Developers with One Support Engineer
    2 projects | news.ycombinator.com | 26 Feb 2023
    Aptible hosts (and pays for) AWS resources on your behalf, similar to Heroku/Render/Railway. Last year, we built support for integrating Aptible into your own AWS account, but only a handful of existing customers are currently using that, and it's not available in the product by default. I'd be interested to learn why you prefer this model. If you're willing to chat about it, my email is in my profile.

    Alternatively, have you checked out other PaaS-in-your-own-IaaS solutions like:

    - https://porter.run/

    - https://www.flightcontrol.dev/

    - https://coolify.io/ (OSS, not managed)

    These might not meet all your needs, and I think they're all relatively new.

  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022
    Porter (YC S20) | Full Time | Full-Stack Engineer | NYC or Remote | https://porter.run

    Hey HN, I'm Alexander, co-founder of Porter. We're building Heroku in your own cloud - we let users link up their own AWS/GCP, point to the code they want to run, and then put the rest of the hosting process on autopilot (CI/CD, SSL, autoscaling, zero downtime deploys, infra monitoring, etc).

    We're hiring NYC-based or remote engineers that are passionate about building tools for developers. As we're a fast-growing seed-stage startup, you should be comfortable with regularly shifting priorities and iterating at a very high (daily) velocity.

    Tech stack: Go, Typescript, React, Kubernetes, AWS

    If you'd like to take a look at our codebase, we're open source - check it out at https://github.com/porter-dev/porter.

    Open positions:

    - Kubernetes Engineer: https://www.workatastartup.com/jobs/45970

    - Full-stack Engineer: https://www.workatastartup.com/jobs/43716

    Please apply by sending an email to jobs [at] porter [dot] run or applying through https://www.workatastartup.com/jobs/43716.

  • European cloud app platform?
    1 project | /r/devops | 15 Oct 2022
    https://porter.run is managed kubernetes on your own cloud with all the scaling built in. In theory, you could run this on your own cloud provider, and stay entirely within EU
  • Acorn: A lightweight PaaS for Kubernertes, from Rancher founders
    11 projects | news.ycombinator.com | 27 Aug 2022
    How does this compare against https://porter.run/ ?
  • Ask HN: Are You Leaving Heroku?
    4 projects | news.ycombinator.com | 24 Aug 2022
    Honestly you should checkout open source + self-host alternatives like porter (https://github.com/porter-dev/porter). I tried it in a project before and the developer experience was surprisingly good.
  • Heroku: We’ve Heard Your Feedback
    5 projects | news.ycombinator.com | 6 May 2022

What are some alternatives?

When comparing core and porter you can also consider the following projects:

goja - ECMAScript/JavaScript engine in pure Go

coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.

go-python - naive go bindings to the CPython2 C-API

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

go-php - PHP bindings for the Go programming language (Golang)

engine - The Orchestration Engine To Deliver Self-Service Infrastructure Faster ⚡️

cel-go - Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)

kubevela - The Modern Application Platform.

golua - Go bindings for Lua C API - in progress

rancher - Complete container management platform

anko - Scriptable interpreter written in golang

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids