Green Programming Languages Vs. Brown Programming Languages

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • CppCoreGuidelines

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

    C++ is much more pleasant to use. Just need to follow rules.

  • GLM

    OpenGL Mathematics (GLM)

    You would be surprised but they are incompatible (you can have either incompatible float and glm::vec3 or incompatible glm::vec3 and glsl vec3). Source: https://github.com/g-truc/glm/blob/master/manual.md#section2_9

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • nushell

    A new type of shell

    Powershell introduced the concept of structured piping, which is way saner than Bash's "everything is text". nushell has taken that concept and implemented it with a slightly saner interface (no Get-ChildItem and -lt nonsense).

  • rockstar

    The Rockstar programming language specification

  • githut

    Github Language Statistics

    Github language stats, PRs: Haskell at #29 0.152% (https://madnight.github.io/githut/#/pull_requests/2021/1)

  • 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