Cinder: Instagram's performance oriented fork of CPython

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cinder

    Cinder is Meta's internal performance-oriented production version of CPython. (by facebookincubator)

  • > correction: the documentation does mention the lock: https://github.com/facebookincubator/cinder/blob/f60897df9f6...

    That's unchanged from the upstream CPython repo.

  • Pyston

    A faster and highly-compatible implementation of the Python programming language.

  • I wonder if they are in touch with kmod or tried pyston: https://blog.pyston.org/.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MonkeyType

    A Python library that generates static type annotations by collecting runtime types (by Instagram)

  • Poetry

    Python packaging and dependency management made easy

  • FYI: [Poetry](https://python-poetry.org/) is actually close to something like npm.

  • Cinder

    Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.

  • pipx

    Install and Run Python Applications in Isolated Environments

  • For the case of Python packages which are primarily exposing a command line script, alluded in the `start|build|whatever`, there is [pipx](https://github.com/pipxproject/pipx).

  • Pyjion

  • There are articles like https://instagram-engineering.com/dismissing-python-garbage-... which seem to confirm some problems. One of the people involved with this Cinder project was an original author of https://github.com/microsoft/Pyjion (it's now being revamped by a new dev.) Dino had deep .NET/CLR implementation experience and had been the lead for IronPython which I think spawned the interest in perf improvements through Cinder. I hope this effort is more successful for him.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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