提供: tty00
(→OS) |
(→Erlang) |
||
(同じ利用者による、間の6版が非表示) | |||
行32: | 行32: | ||
*[http://aws.amazon.com/dynamodb/ Amazon DynamoDB] | *[http://aws.amazon.com/dynamodb/ Amazon DynamoDB] | ||
*[http://memcached.org/ Memcached] | *[http://memcached.org/ Memcached] | ||
+ | *[http://www.postgresql.org/ PostgreSQL] | ||
== C/C++ == | == C/C++ == | ||
行38: | 行39: | ||
*[http://software.schmorp.de/pkg/libev.html libev] 非同期イベントライブラリ | *[http://software.schmorp.de/pkg/libev.html libev] 非同期イベントライブラリ | ||
*[http://libevent.org/ libevent] 非同期イベントライブラリ | *[http://libevent.org/ libevent] 非同期イベントライブラリ | ||
+ | *[https://github.com/joyent/libuv/ libuv] 非同期I/O ライブラリ | ||
*[http://www.musl-libc.org/ musl] standard C/POSIX library and extensions | *[http://www.musl-libc.org/ musl] standard C/POSIX library and extensions | ||
*[http://libemu.carnivore.it/ libemu] x86 Shellcode Emulation | *[http://libemu.carnivore.it/ libemu] x86 Shellcode Emulation | ||
行59: | 行61: | ||
*[http://zookeeper.apache.org/ Apache ZooKeeper] 分散アプリケーションのための分散コーディネーションサービス | *[http://zookeeper.apache.org/ Apache ZooKeeper] 分散アプリケーションのための分散コーディネーションサービス | ||
*[http://akka.io/ Akka] 並列・平行・分散処理ライブラリ | *[http://akka.io/ Akka] 並列・平行・分散処理ライブラリ | ||
+ | *[https://spark.apache.org/ Apache Spark] | ||
== OCaml == | == OCaml == | ||
行69: | 行72: | ||
*[http://nodejs.org/ Node.js] | *[http://nodejs.org/ Node.js] | ||
*[http://jxcore.com/ JXcore] a multithreaded Node.JS distribution with additional features | *[http://jxcore.com/ JXcore] a multithreaded Node.JS distribution with additional features | ||
+ | |||
+ | |||
+ | |||
=== ライブラリ/フレームワーク === | === ライブラリ/フレームワーク === | ||
行82: | 行88: | ||
*[http://phantomjs.org/ PhantomJS] WebKitのJavaScript API | *[http://phantomjs.org/ PhantomJS] WebKitのJavaScript API | ||
*[http://underscorejs.org/ Underscore.js] | *[http://underscorejs.org/ Underscore.js] | ||
+ | |||
+ | == Erlang == | ||
+ | *[http://www.erlang.org/ Erlang] | ||
+ | *[https://github.com/mykook/reloader Erlang Reloader] | ||
== Web UI == | == Web UI == | ||
行172: | 行182: | ||
*[http://pointclouds.org/ PCL(Point Cloud Library)] | *[http://pointclouds.org/ PCL(Point Cloud Library)] | ||
*[http://www.nltk.org/ NLTK(Natural Language Toolkit)] Python 自然言語処理 | *[http://www.nltk.org/ NLTK(Natural Language Toolkit)] Python 自然言語処理 | ||
− | + | *[https://spark.apache.org/mllib/ MLlib] Apache Sparkの機械学習ライブラリ | |
== 資料 == | == 資料 == | ||
*[http://functionaljobs.com/ Functional Jobs] ファンクショナルプログラミング関係の求人一覧 | *[http://functionaljobs.com/ Functional Jobs] ファンクショナルプログラミング関係の求人一覧 |
2014年12月13日 (土) 14:26時点における最新版
目次
開発環境
- Android Studio Android開発環境
- Appmaker Firefox OS開発環境
- Flinto iOSとAndroidのプロトタイプ作成
ビルドツール
仮想環境
テスト
- Selenium ブラウザ操作の自動化
インフラ関係
OS
データベース
C/C++
ライブラリ/フレームワーク
- libeio 非同期イベントライブラリ
- libev 非同期イベントライブラリ
- libevent 非同期イベントライブラリ
- libuv 非同期I/O ライブラリ
- musl standard C/POSIX library and extensions
- libemu x86 Shellcode Emulation
- asmjit Complete x86/x64 JIT and Remote Assembler for C++
- BeaEngine disassembler library x86 x86-64 (IA32 and Intel64)
Python
ライブラリ/フレームワーク
- Beautiful Soup HTML XML パーサー
- httplib2 HTTPクライアントライブラリ
Java
- VisualVM プロファイルツール
ライブラリ/フレームワーク
- Netty 非同期イベントドリブンネットワークアプリケーションフレームワーク
- Commons Math: The Apache Commons Mathematics Library
- Apache S4(Simple Scalable Streaming System) リアルタイム分散処理システム
- Apache Storm リアルタイム分散処理システム
- Apache ZooKeeper 分散アプリケーションのための分散コーディネーションサービス
- Akka 並列・平行・分散処理ライブラリ
- Apache Spark
OCaml
ライブラリ/フレームワーク
JavaScript
- Bower パッケージマネージャ
- Google Closure Tools Web開発用のツール集
- Node.js
- JXcore a multithreaded Node.JS distribution with additional features
ライブラリ/フレームワーク
- jQuery
- Ember.js
- Backbone.js
- Knockout
- AngularJS
- JsRender テンプレートエンジン
- D3.js データビジュアライゼーション
- AlloyUI UI framework
- Google chart tools
- PhantomJS WebKitのJavaScript API
- Underscore.js
Erlang
Web UI
Android
- Genymotion AndroVM
プログラミング言語
- Haxe
- TypeScript
- Scala
- Go
- Julia
- Allegro CL Franz's Common Lisp
- Haskell
- R
- Elixir
- OCaml
- Processing
- Graphviz Graph Visualization Software
- Erlang
- Clojure
- CoffeeScript
- Steel Bank Common Lisp
- Blueprints Unreal Engine ビジュアルスクリプト言語
- Scratch
コンパイラ
- LLVM
- Parsec Haskell パーサーコンビネータ
- Parsers(scala.util.parsing.combinator) Scala パーサーコンビネータ
- Parsnip Parser Library C++ パーサーコンビネータ
- ANTLR (ANother Tool for Language Recognition)
Web関係
- Sass CSS作成
- Less CSS作成
- Lift Scala Web Framework
- Play Framework
- Bottle Python Web Framework
- web2py Web Framework Python Web Framework
- Django Python Web framework
- Hoodie Very fast web app development
- GWT Project building and optimizing complex browser-based applications
- Fiddler Webデバッグプロキシ
ソースコード解析
- Frama-C C言語ソースコードアナライザ
- Understand
- Source Insight
- NDepend
- pfff
ドキュメント生成
形式手法/モデル検査
サーバ
- Unbound DNSキャッシュサーバ
- nginx Webとリバースプロキシサーバ
- Jetty Java Web server
- Vert.x lightweight, high performance application platform for the JVM
- Apache Lucene Core Java 全文検索ソフトウェア
- Elasticsearch 分散検索エンジン
- Haproxy
- Varnish リバースプロキシサーバ
機械学習
- Jubatus 機械学習フレームワーク
- LIBSVM A Library for Support Vector Machines
- scikit-learn Python 機械学習フレームワーク
- SimpleCV Python コンピュータビジョンフレームワーク
- gensim Python トピックモデル(topic modelling)ライブラリ
- word2vec
- Theano Python Deep Learningライブラリ
- Apache Mahout 機械学習フレームワーク
- PCL(Point Cloud Library)
- NLTK(Natural Language Toolkit) Python 自然言語処理
- MLlib Apache Sparkの機械学習ライブラリ
資料
- Functional Jobs ファンクショナルプログラミング関係の求人一覧
- TIOBE プログラミング言語の人気ランキング
- Netcraft
- Cross Validated 統計学のQ&Aサイト
- Think Insights
ベンチマーク
その他/ツール
- Sikuli GUIオートメーションツール
- Explorer Suite PEエディタとプロセスビューア