Yes, Adobe, you have my attention.

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

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
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
  1. fastfetch

    A maintained, feature-rich and performance oriented, neofetch like system information tool.

    I switched to this recently, life-changing speed difference lol - https://github.com/LinusDierheimer/fastfetch

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

    -Ofast actually had some issues like this one due to it enabling -ffast-math

  4. Windows Terminal

    The new Windows Terminal and the original Windows console host, all in the same place!

    The new-ish Windows Terminal actually has support for most of the more widely used ANSI escape sequences for use in CLI, and unlike the older Windows Console, sequence processing is enabled by default.

  5. gamescope

    SteamOS session compositing window manager

    I've been testing out a downscaler that's currently in development. You can try it out with this branch.

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

  • I think the real reason why people think using the terminal is required on Linux is a direct result of the Linux terminal being so much better than the Windows terminal

    5 projects | /r/linux | 28 Jul 2022
  • Rewriting essential Linux packages in Rust

    8 projects | news.ycombinator.com | 9 Mar 2025
  • 17 Essential CLI Tools to Boost Developer Productivity

    16 projects | dev.to | 2 Jan 2025
  • A REPL for Fat-Finger Friendly Typing

    2 projects | dev.to | 21 Oct 2024
  • Build a password manager with Rust - Part 2

    3 projects | dev.to | 1 Jun 2024

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