Languages popularity by SDKs¶
| python | java | golang | ruby | javascript |
Unpopular opinion: measure language popularity by their usage in SDKs. Here I’ve collected some random SDKs (see below) and expectedly the following languages are the top:
- Java
- Python
- JavaScript (Web and Node.js)
- C#/.NET
Less popular are:
- Go
- PHP
- C++
What surprised me it’s the investment in Rust and some still support Ruby.
Cloud¶
| # | AWS | Azure | GCP | IBM |
|---|---|---|---|---|
| .NET | β | β | β | |
| C++ | β | β | β | |
| Go | β | β | β | β |
| Python | β | β | β | β |
| Java | β | β | β | β |
| Kotlin | β | |||
| JavaScript | β | |||
| Node.js | β | β | β | |
| PHP | β | β | ||
| Ruby | β | β | ||
| Rust | β | |||
| Swift/iOS | β | β | β | |
| SAP ABAP | β | β | ||
| Embedded C | β | |||
| Android | β | β |
Payment¶
| # | Paypal | Stripe | Square |
|---|---|---|---|
| .NET | β | β | β |
| Go | β | ||
| Python | β | β | β |
| Java | β | β | β |
| Node.js | β | β | β |
| PHP | β | β | |
| Ruby | β | β | β |
Random SDKs¶
| # | OpenTelemetry | Cloudflare | OpenAI | Splunk | Slack | Twilio |
|---|---|---|---|---|---|---|
| .NET | β | β | β | β | ||
| C++ | β | |||||
| Go | β | β | β | |||
| Python | β | β | β | β | β | β |
| Java | β | β | β | β | ||
| TypeScript | β | |||||
| JavaScript | β | β | β | |||
| Node.js | β | β | β | |||
| PHP | β | β | ||||
| Ruby | β | β | ||||
| Rust | β | |||||
| Swift/iOS | β | β | ||||
| Android | β | |||||
| Erlang/Elixir | β |