俺とプログラミング

某IT企業でエンジニアをしてます。このブログではプログラミングに関わることを幅広く発信します。

Githubスター数ランキングトップ100まとめ

Githubでスター数トップ100のレポジトリをまとめたのでご紹介します。スター数が多いライブラリのほうが必ずしも優れているわけではないということに注意ですね。こうしてみるとライブラリ以外にも、エンジニアにとって有用なレポジトリが多くありますね。無料で読めるプログラミング本や、プログラミング学習サイトや、面接時の質問などなど。

1位 twbs/bootstrap: 92,656

モバイル用のレスポンシブデザインで一番有名なHTML, CSS, and JavaScriptフレームワーク

2位 FreeCodeCamp/FreeCodeCamp: 76,404

フロントエンド言語をステップ・バイ・ステップで学習できるサイト

3位 vhf/free-programming-books: 51,095

インターネット上で自由に利用できるプログラミング書籍のリスト

4位 angular/angular.js: 47,050

クライアントサイドのMVC(Model-View-Controller)モデルを実現するJSフレームワーク

6位 FortAwesome/Font-Awesome: 39,764

さまざまなアイコンとして使えるウェブフォント

7位 jquery/jquery: 38,121

JavaScriptのコーディングを強力に支援するライブラリ

9位 facebook/react: 36,470

UIのパーツ(構成部品)を作るためのライブラリ

18位 daneden/animate.css: 29,496

CSSのアニメーションライブラリ

19位 Homebrew/homebrew: 29,169

OS Xのパッケージマネジャー

20位 docker/docker: 28,770

アプリケーションのコンテナエンジン

21位 facebook/react-native: 27,302

Reactでネイティブアプリをつくれるライブラリ

22位 nwjs/nw.js: 27,300

node.js & WebKit によりクロスプラットフォームのデスクトップ アプリを開発できるライブラリ

29位 moment/moment: 24,744

JSで日付を扱いやすくするライブラリ

33位 atom/electron: 23,754

HTML5クロスプラットフォーム、デスクトップアプリケーションライブラリ

35位 Semantic-Org/Semantic-UI: 23,230

レスポンシブなWebデザインを可能にするCSSフレームワーク

38位 socketio/socket.io: 22,926

Nodeのリアルタイムアプリケーションフレームワーク

44位 jkbrzt/httpie: 21,210

CLIのHTTPクライアント

45位 resume/resume.github.com: 21,045

Githubの情報を使って履歴書を生成

46位 NARKOZ/hacker-scripts: 20,956

実話に基づく…

48位 h5bp/Front-end-Developer-Interview-Questions: 19,839

フロントエンドエンジニア面接時の質問リスト集

56位 vinta/awesome-python: 18,342

Python の著名なライブラリをまとめたキュレーションリスト

60位 tiimgreen/github-cheat-sheet: 18,046

GitやGitHubの隠された機能やよく知られていない機能の一覧

61位 dypsilon/frontend-dev-bookmarks: 17,891

フロントエンドデベロッパーのためのブックマークリスト

62位 kennethreitz/requests: 17,631

Apache2 Licensed ベースのHTTPライブラリ

63位 jashkenas/underscore: 17,389

JavaScriptの表現力を高めることができる便利関数のライブラリ

66位 gitlabhq/gitlabhq: 17,301

GitLab is version control for your server

67位 discourse/discourse: 17,292

A platform for community discussion. Free, open, simple.

68位 ariya/phantomjs: 16,986

Scriptable Headless WebKit

69位 antirez/redis: 16,686

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

70位 caolan/async: 16,471

Async utilities for node and the browser

71位 Dogfalo/materialize: 16,346

Materialize, a CSS Framework based on Material Design

72位 select2/select2: 16,331

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

73位 johnpapa/angular-styleguide: 16,005

Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.

74位 tastejs/todomvc: 15,931

Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more

75位 emberjs/ember.js: 15,700

Ember.js - A JavaScript framework for creating ambitious web applications

76位 elastic/elasticsearch: 15,615

Open Source, Distributed, RESTful Search Engine

77位 bayandin/awesome-awesomeness: 15,456

A curated list of awesome awesomeness

78位 nylas/N1: 15,390

An extensible mail client built on the modern web.

79位 papers-we-love/papers-we-love: 15,384

Papers from the computer science community to read and discuss.

80位 ansible/ansible: 15,369

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

81位 rust-lang/rust: 15,341

A safe, concurrent, practical language.

82位 Prinzhorn/skrollr: 15,091

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).

83位 lodash/lodash: 14,704

A modern JavaScript utility library delivering modularity, performance,extras.

84位 Alamofire/Alamofire: 14,630

Elegant HTTP Networking in Swift

85位 plataformatec/devise: 14,584

Flexible authentication solution for Rails with Warden.

86位 golang/go: 14,482

The Go programming language

87位 rg3/youtube-dl: 14,353

Small command-line program to download videos from YouTube.com and other video sites

88位 FezVrasta/bootstrap-material-design: 14,297

Material design theme for Bootstrap 3

89位 reactjs/redux: 14,290

Predictable state container for JavaScript apps

90位 Polymer/polymer: 14,285

Build modern apps using web components

91位 facebook/pop: 14,285

An extensible iOS and OS X animation library, useful for physics-based interactions.

92位 prakhar1989/awesome-courses: 14,246

List of awesome university courses for learning Computer Science!

93位 vuejs/vue: 14,067

Simple yet powerful library for building modern web interfaces.

94位 callemall/material-ui: 13,832

React Components that Implement Google's Material Design.

95位 babel/babel: 13,820

Babel is a compiler for writing next generation JavaScript.

96位 bower/bower: 13,706

A package manager for the web

97位 mozilla/pdf.js: 13,666

PDF Reader in JavaScript

98位 numbbbbb/the-swift-programming-language-in-chinese: 13,638

中文版 Apple 官方 Swift 教程《The Swift Programming Language》

99位 nvie/gitflow: 13,637

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

100位 Trinea/android-open-project: 13,603

Collect and classify android open source projects 微信公众号:codekk

Copyright © 2016 ttlg All Rights Reserved.