James Web Space Telescope runs on C++ code.

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    Very unlikely. There are multiple standards describing how to write C++ in such a way as to prevent program errors (MISRA C++, JSF, C++ Core Guidelines, ...). I would not be surprised if the majority of code running on the JWT was written following at least one of these sets of rules.

  • Disruptor

    High Performance Inter-Thread Messaging Library

    Even LMAX uses Java. https://lmax-exchange.github.io/disruptor/

  • 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.

  • linux

    Linux kernel source tree

    Either you're trolling or willfully incompetent. A read-only repo is even on github now. Go read it. If you have no desire to understand what you speak on, then at least read these.

  • Rust-for-Linux

    Adding support for the Rust language to the Linux kernel. (by Rust-for-Linux)

    I presume you've never looked at the linux source code since you link Rust for Linux. Linux development is not done on github. There is no Rust in Linux. They are not porting all of Linux to Rust. They are still preparing a PR to LKML, and need features not in stable Rust.

  • ulisp

    A version of the Lisp programming language for ATmega-based Arduino boards.

  • 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.

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