GitHub APIを使ってlinuxの使用言語・技術について調べました。
20年10月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/torvalds/linux/languages
- https://api.github.com/repos/torvalds/linux
linuxの基本情報
Linux kernel source tree
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 19位 |
ホームページ | None |
リポジトリURL | https://github.com/torvalds/linux |
オーナー | torvalds |
スター数 | 98382 |
ウォッチャー数 | 98382 |
主要開発言語 | C |
作成日 | 2011-09-04T22:48:12Z |
最終プッシュ日 | 2020-09-30T15:06:20Z |
言語ランキング(バイト数)
対象リポジトリ : torvalds/linux [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | C | 846813637 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | C++ | 11331763 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | Assembly | 9409221 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | Shell | 2337181 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | Objective-C | 2303446 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | Makefile | 2125866 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | Perl | 1140653 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Python | 1121001 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | SmPL | 136024 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Roff | 132307 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 20 件中
データ取得日 : 20年10月01日 00:30:08
---
全てのランキングを見たい場合はコチラ
1, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 846813637 byte
2, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 11331763 byte
3, Assembly, [Google] [Google Trends] [Bing] [Medium] [Qiita], 9409221 byte
4, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2337181 byte
5, Objective-C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2303446 byte
6, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2125866 byte
7, Perl, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1140653 byte
8, Python, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1121001 byte
9, SmPL, [Google] [Google Trends] [Bing] [Medium] [Qiita], 136024 byte
10, Roff, [Google] [Google Trends] [Bing] [Medium] [Qiita], 132307 byte
11, Yacc, [Google] [Google Trends] [Bing] [Medium] [Qiita], 120740 byte
12, Lex, [Google] [Google Trends] [Bing] [Medium] [Qiita], 63197 byte
13, Awk, [Google] [Google Trends] [Bing] [Medium] [Qiita], 43290 byte
14, UnrealScript, [Google] [Google Trends] [Bing] [Medium] [Qiita], 17732 byte
15, Gherkin, [Google] [Google Trends] [Bing] [Medium] [Qiita], 8400 byte
16, M4, [Google] [Google Trends] [Bing] [Medium] [Qiita], 3325 byte
17, Clojure, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1450 byte
18, XS, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1239 byte
19, Raku, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1176 byte
20, sed, [Google] [Google Trends] [Bing] [Medium] [Qiita], 379 byte
まとめ
今回は、torvaldsのlinuxについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり