osm VS pipy

Compare osm vs pipy and see what are their differences.

osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments. (by openservicemesh)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
osm pipy
7 27
2,586 704
- 4.3%
8.9 9.8
10 months ago 3 days ago
Go C++
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.

osm

Posts with mentions or reviews of osm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-14.
  • Service Mesh Considerations
    7 projects | dev.to | 14 Dec 2022
    If you'd like to go a bit deeper into service mesh technology, be sure to check out the resources listed below then head over to the Open Service Mesh with Azure Kubernetes Service lab to get hands-on and see a service mesh in action! Open Service Mesh is an open-source, lightweight service mesh that is easy to install and operate, so I encourage you to take it for a spin šŸš€
  • osm-edge: Using access control policies to access services with the service mesh
    3 projects | dev.to | 7 Nov 2022
    osm-edge forked from Open Service Mesh is a lightweight, extensible, cloud-native, SMI-compatible service mesh built purposely for Edge computing. osm-edge uses lightweight programmable proxy Pipy as a sidecar proxy.
  • Benchmarking osm and osm-edge data planes
    3 projects | dev.to | 6 Aug 2022
    osm-edge is built on top of Open Service Mesh (OSM) v1.1.0 codebase and is a lightweight service mesh for resource-sensitive cloud environments and edge computing scenarios. It uses osm as the control plane and Pipy as the data plane and features high performance, low resources, simplicity, ease of use, scalability, and compatibility (x86/arm64 support).
  • Announcing osm-edge 1.1: ARM support and more
    7 projects | dev.to | 28 Jul 2022
    osm-edge is a fork of open service mesh and we will strive to keep this fork in sync with its upstream and propose back major changes and/or feature proposals to upstream for broader benefits of the community. Both OSM and osm-edge are hosted on Github. If you have any feature request, question, or comment, weā€™d love to have you join the rapidly-growing community via Github Issues, Pull Requests, or osm slack channel!
  • Need to create a simple POC to prove that mTLS is being used for service to service communication in AKS with Open Service Mesh
    1 project | /r/AZURE | 21 Jun 2022
    Link: https://github.com/openservicemesh/osm/issues/4840
  • Azure Weekly Updates - 21st May 2022 - Part 2
    1 project | dev.to | 21 May 2022
    Azure Arc-enabled Kubernetes allows us to attach and configure Kubernetes clusters running anywhere. Open Service Mesh (OSM) is a lightweight, extensible, Cloud Native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments. The Open Service Mesh (OSM) extension is a managed service mesh for Arc-enabled Kubernetes clusters that is lightweight and extensible.
  • Pull Requests Like a PRO: Tips to Make High-Quality Pull Requests
    3 projects | dev.to | 15 Sep 2021
    Pull Request template from the Open Service Mesh project

pipy

Posts with mentions or reviews of pipy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • PIPY: New programmable network proxy general available
    1 project | news.ycombinator.com | 13 Mar 2024
  • Pipy proxy: Creating HTTP Tunnel with 10 lines of code
    1 project | dev.to | 27 Dec 2022
    Pipy is an open-source, lightweight, high-performance, modular, programmable, cloud-native network stream processor that is ideal for a variety of use cases ranging from (but not limited to) edge routers, load balancers & proxy solutions, API gateways, static HTTP servers, service mesh sidecars, and other applications. Previously we have covered several use cases, and in this blog post will continue our learning of Pipy by implementing an HTTP Tunnel functionality by only using the PipyJS scripting language.
  • Kubernetes: Multi-cluster communication with Flomesh Service Mesh (Part 2)
    5 projects | dev.to | 2 Dec 2022
    If you are interested in learning more about SMI-compatible Service Mesh, FSM, and Programmable Proxy, visit our website Flomesh.io for more detailed documentation, tutorials, and use cases.
  • Pipy: Protecting Kubernetes Apps from SQL Injection & XSS Attacks
    5 projects | dev.to | 3 Nov 2022
    But as the complexity of your apps and architecture grows, you might require more fineā€“grain control over your services. And if your organization requires Zero Trust and has a need for endā€“toā€“end encryption like mTLS, you should consider a service mesh like osm-edge a light weight, ultra fast, low resources, highly extensible, Service Mesh Interface (SMI) compatible, built for edge and cloud computing service mesh. When you have communication between services (eastā€“west traffic), a service mesh allows you to control traffic at that level.
  • Pipy 0.70.0 is released!
    1 project | dev.to | 21 Oct 2022
    Below we list the most remarkable changes in the Core API and PipyJS. For a detailed change log, refer to Pipy Release Page
  • Flomesh Ingress Controller with Kubernetes Multi-tenancy
    1 project | dev.to | 3 Oct 2022
    Flomesh Service Mesh(FSM) from Flomesh is Kubernetes North-South traffic manager, provides Ingress controllers, Gateway API, Load Balancer, and cross-cluster service registration and service discovery. FSM uses Pipy - a programmable network proxy, as its data plane and is suitable for cloud, edge, and IoT.
  • Using FSM Ingress controller with osm-edge service mesh
    2 projects | dev.to | 18 Aug 2022
    FSM is another open-source product from Flomesh for Kubernetes north-south traffic, gateway api contoller, and multi-cluster management. FSM uses Pipy, a programmable proxy at its core, and provides an Ingress controller, Gateway API controller, load balancer, cross-cluster service registration discovery, and more.
  • Benchmarking osm and osm-edge data planes
    3 projects | dev.to | 6 Aug 2022
    osm-edge is built on top of Open Service Mesh (OSM) v1.1.0 codebase and is a lightweight service mesh for resource-sensitive cloud environments and edge computing scenarios. It uses osm as the control plane and Pipy as the data plane and features high performance, low resources, simplicity, ease of use, scalability, and compatibility (x86/arm64 support).
  • Announcing osm-edge 1.1: ARM support and more
    7 projects | dev.to | 28 Jul 2022
    We're very happy to announce the release of osm-edge 1.1. This release is the culmination of months of effort from the flomesh.io team and we are very excited to unveil it today. osm-edge is built on top of Open Service Mesh v1.1.0 codebase and is built purposely for edge computing and uses lightweight, high-performant, cloud native, and programmable proxy Pipy as its data plane and sidecar proxy.
  • Pipy 0.50.0 is released!
    1 project | dev.to | 18 Jul 2022
    Below we list the most remarkable changes in the Core API and PipyJS. For detailed change log refer to Pipy Release Page

What are some alternatives?

When comparing osm and pipy you can also consider the following projects:

istio - Connect, secure, control, and observe services.

forward-proxy - Minimal HTTP(S) forward proxy using 150LOC and only standard libraries.

geo-golang - Go library to access geocoding and reverse geocoding APIs

smi-spec - Service Mesh Interface

kuma - šŸ» The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.

fsm - Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.

pbf - OpenStreetMap PBF golang parser

osm-edge - osm-edge is a lightweight service mesh for the edge-computing. It's forked from openservicemesh/osm and use pipy as sidecar proxy.

meshery - Meshery, the cloud native manager

pipy-demos - Central repository for Pipy demos

nsfw-filter - A free, open source, and privacy-focused browser extension to block ā€œnot safe for workā€ content built using TypeScript and TensorFlow.js.

easegress - A Cloud Native traffic orchestration system