What Is the Point of Free and Open Source Software? Part 2: Open Source

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. MongoDB

    The MongoDB Database

    In 2021, Elastic NV took in $608M, while MongoDB Inc reported nearly $874M in revenue. It’s simply impossible to believe that’s not enough money to pay developers and keep the software stable and current. The MongoDB contributor graph on GitHub shows a grand total of 18 developers with more than 500 merged commits since 2008. Their issue with Amazon is market share, not pull requests.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. rust

    Empowering everyone to build reliable and efficient software.

    That’s one lesson, but I want to push back on the idea that it’s the only one. The story is more complicated. Horn’s piece was written in reaction to Mozilla’s August 2020 layoffs of roughly 250 people. For many of us, Mozilla is still synonymous with the best of FOSS: an international, nonprofit entity that makes end user software people actually use, that promotes solid and occasionally brilliant engineering, and that for decades has been essentially the only player in web standards representing the interests of the public. Those layoffs were a dark day not just for Mozilla, but for all of planet FOSS.

  4. OpenSSL

    TLS/SSL and crypto library

    OpenSSL is possibly the most popular library in the world for encrypting and decrypting web traffic. In 2014, a bug in the library known as “Heartbleed” was uncovered that allows an attacker to read sensitive memory contents, like encryption keys, or usernames and passwords:

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

  • Simplifying SQL function implementation with Rust procedural macro

    6 projects | dev.to | 13 Mar 2025
  • Postgres Foreign Data Wrappers with Wasm

    5 projects | dev.to | 28 Aug 2024
  • Rust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.

    3 projects | dev.to | 11 Sep 2023
  • Rust 1.71.0

    5 projects | news.ycombinator.com | 13 Jul 2023
  • Destructive move in C++2

    3 projects | /r/cpp | 17 Jan 2023

Did you know that C is
the 6th most popular programming language
based on number of references?