GitHub APIを使ってswiftの使用言語・技術について調べました。
21年04月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/apple/swift/languages
- https://api.github.com/repos/apple/swift
swiftの基本情報
The Swift Programming Language
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 62位 |
ホームページ | https://swift.org |
リポジトリURL | https://github.com/apple/swift |
オーナー | apple |
スター数 | 55567 |
ウォッチャー数 | 55567 |
主要開発言語 | C++ |
作成日 | 2015-10-23T21:15:07Z |
最終プッシュ日 | 2021-03-31T15:26:24Z |
言語ランキング(バイト数)
対象リポジトリ : apple/swift [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | C++ | 41666411 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | Swift | 36022244 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | Python | 1816218 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | CMake | 580452 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | Objective-C | 462186 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | C | 317848 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | Objective-C++ | 213113 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Shell | 198029 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | LLVM | 72347 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Emacs Lisp | 57718 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 18 件中
データ取得日 : 21年04月01日 00:30:06
---
全てのランキングを見たい場合はコチラ
1, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 41666411 byte
2, Swift, [Google] [Google Trends] [Bing] [Medium] [Qiita], 36022244 byte
3, Python, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1816218 byte
4, CMake, [Google] [Google Trends] [Bing] [Medium] [Qiita], 580452 byte
5, Objective-C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 462186 byte
6, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 317848 byte
7, Objective-C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 213113 byte
8, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 198029 byte
9, LLVM, [Google] [Google Trends] [Bing] [Medium] [Qiita], 72347 byte
10, Emacs Lisp, [Google] [Google Trends] [Bing] [Medium] [Qiita], 57718 byte
11, Vim script, [Google] [Google Trends] [Bing] [Medium] [Qiita], 20118 byte
12, Batchfile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 15028 byte
13, Roff, [Google] [Google Trends] [Bing] [Medium] [Qiita], 3495 byte
14, DTrace, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2593 byte
15, Ruby, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2132 byte
16, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1841 byte
17, D, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1107 byte
18, sed, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1050 byte
まとめ
今回は、appleのswiftについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり