I look for a "Rosetta" documentation to found correspondence between languages tooling

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

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

    A curated list of awesome Go frameworks, libraries and software

  • My current practice : I compare the different "awesome" sites : https://github.com/avelino/awesome-go , https://github.com/vinta/awesome-python , https://github.com/markets/awesome-ruby but I wonder if there is a better method.

  • awesome-python

    An opinionated list of awesome Python frameworks, libraries, software and resources.

  • My current practice : I compare the different "awesome" sites : https://github.com/avelino/awesome-go , https://github.com/vinta/awesome-python , https://github.com/markets/awesome-ruby but I wonder if there is a better method.

  • 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
  • awesome-ruby

    💎 A collection of awesome Ruby libraries, tools, frameworks and software

  • My current practice : I compare the different "awesome" sites : https://github.com/avelino/awesome-go , https://github.com/vinta/awesome-python , https://github.com/markets/awesome-ruby but I wonder if there is a better method.

  • rubo-format

    gofmt like ruby code formatting in atom

  • Another example: code formatters. You mention gofmt (which you incorrectly put next to Ruby even though it's for Go)... There are lots of code formatters for Ruby, even if you only consider ones directly inspired/influenced by gofmt. A quick google turned up at least three of those: https://github.com/pariz/rubo-format, https://github.com/penelopezone/rubyfmt, and https://github.com/ruby-formatter/rufo. I'm pretty sure rubocop is used in Ruby more than any of those, but rubocop is less directly influenced by gofmt. So what do you choose? The project(s) that's more closely analogous? Or the more popular formatter?

  • rubyfmt

    Ruby Autoformatter!

  • Another example: code formatters. You mention gofmt (which you incorrectly put next to Ruby even though it's for Go)... There are lots of code formatters for Ruby, even if you only consider ones directly inspired/influenced by gofmt. A quick google turned up at least three of those: https://github.com/pariz/rubo-format, https://github.com/penelopezone/rubyfmt, and https://github.com/ruby-formatter/rufo. I'm pretty sure rubocop is used in Ruby more than any of those, but rubocop is less directly influenced by gofmt. So what do you choose? The project(s) that's more closely analogous? Or the more popular formatter?

  • rufo

    The Ruby Formatter

  • Another example: code formatters. You mention gofmt (which you incorrectly put next to Ruby even though it's for Go)... There are lots of code formatters for Ruby, even if you only consider ones directly inspired/influenced by gofmt. A quick google turned up at least three of those: https://github.com/pariz/rubo-format, https://github.com/penelopezone/rubyfmt, and https://github.com/ruby-formatter/rufo. I'm pretty sure rubocop is used in Ruby more than any of those, but rubocop is less directly influenced by gofmt. So what do you choose? The project(s) that's more closely analogous? Or the more popular formatter?

  • Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  • In JavaScript, there are several options. The whole ecosystem moves so fast that I have no idea what is the most popular these days. There's uglify-js, which is both a minifier and beautifier. There's also standard and, as you already have, there's prettier.

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

    Delve is a debugger for the Go programming language.

  • For Go, Delve is pretty popular.

  • Pry

    A runtime developer console and IRB alternative with powerful introspection capabilities.

  • For Ruby, Pry is popular and sometimes combined with pry-byebug for a more conventional stack navigation experience.

  • Pry Byebug

    Step-by-step debugging and stack navigation in Pry

  • For Ruby, Pry is popular and sometimes combined with pry-byebug for a more conventional stack navigation experience.

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