Erlang ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(数据库/驱动)
(Erlang VM)
(未显示1个用户的17个中间版本)
第1行: 第1行:
[[Erlang]] 生态系统
+
[[Erlang]]、[[Elixir programming language|Elixir]] 生态系统
  
 +
[[文件:Erlang-90x90.gif|right]]
 +
[[文件:elixir-logo.png|right]]
 
[https://github.com/drobakowski/awesome-erlang Awesome Erlang] [[image:awesome.png]]
 
[https://github.com/drobakowski/awesome-erlang Awesome Erlang] [[image:awesome.png]]
 +
 +
[https://github.com/h4cc/awesome-elixir Awesome Elixir] [[image:awesome.png]] 
  
 
==Erlang VM==
 
==Erlang VM==
 
*[https://github.com/llaisdy/beam_languages Languages, and about languages, on the BEAM]
 
*[https://github.com/llaisdy/beam_languages Languages, and about languages, on the BEAM]
 
*[[Erlang VM]]
 
*[[Erlang VM]]
 +
*[https://medium.com/@mrjoelkemp/jvm-struggles-and-the-beam-4d9c58547410 JVM struggles and the BEAM]
  
 
==操作系统==
 
==操作系统==
第12行: 第17行:
  
 
==语言==
 
==语言==
*[https://github.com/h4cc/awesome-elixir Awesome Elixir] [[image:awesome.png]]
 
 
*[[Elixir programming language|Elixir]]
 
*[[Elixir programming language|Elixir]]
 +
*[https://github.com/trifork/erjang/ Erjang] A JVM-based Erlang VM
 
*[https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE)]
 
*[https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE)]
 
*[https://github.com/joxa/joxa Joxa] A Modern [[Lisp]] for the Erlang VM  
 
*[https://github.com/joxa/joxa Joxa] A Modern [[Lisp]] for the Erlang VM  
 +
*[https://github.com/basho/erlang_js erlang_js]
 
*[https://github.com/alpaca-lang/alpaca Alpaca Functional programming]
 
*[https://github.com/alpaca-lang/alpaca Alpaca Functional programming]
 
*[http://docs.huihoo.com/erlang/conference/euc2016/LFE-A-Real-Lisp-in-the-Erlang-Ecosystem.pdf LFE - a real lisp in the Erlang ecosystem]
 
*[http://docs.huihoo.com/erlang/conference/euc2016/LFE-A-Real-Lisp-in-the-Erlang-Ecosystem.pdf LFE - a real lisp in the Erlang ecosystem]
 
*[http://elm-lang.org/ elm] [http://docs.huihoo.com/erlang/conference/sfbay2016/Phoenix-and-Elm-Making-the-Web-Functional.pdf Phoenix and Elm – Making the Web Functional]
 
*[http://elm-lang.org/ elm] [http://docs.huihoo.com/erlang/conference/sfbay2016/Phoenix-and-Elm-Making-the-Web-Functional.pdf Phoenix and Elm – Making the Web Functional]
 +
*[http://docs.huihoo.com/erlang/conference/sfbay2016/Point-Of-No-Local-Return-The-Continuing-Story-Of-Erlang-Type-Systems.pdf Point Of No Local Return: The Continuing Story Of Erlang Type Systems]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Erlang-and-Java-a-Happy-Marriage.pdf Erlang and Java - a Happy Marriage]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Erlang-and-Java-a-Happy-Marriage.pdf Erlang and Java - a Happy Marriage]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Techniques-for-Metaprogramming-in-Erlang.pdf Techniques for Metaprogramming in Erlang]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Techniques-for-Metaprogramming-in-Erlang.pdf Techniques for Metaprogramming in Erlang]
第25行: 第32行:
 
==包管理==
 
==包管理==
 
*[[Hex]]
 
*[[Hex]]
 +
 +
==编辑器IDE==
  
 
==数据库/驱动==
 
==数据库/驱动==
第30行: 第39行:
 
*[[Couchbase]]
 
*[[Couchbase]]
 
*[[Riak]]
 
*[[Riak]]
 +
*[[Scalaris]]
 
*[http://docs.huihoo.com/erlang/conference/sfbay2016/Build-a-P2P-Document-Oriented-Database.pdf Build a P2P Document Oriented Database]
 
*[http://docs.huihoo.com/erlang/conference/sfbay2016/Build-a-P2P-Document-Oriented-Database.pdf Build a P2P Document Oriented Database]
 
*[https://github.com/SyncFree/antidote Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf A scalable and consistent transactional datastore] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-CRDTs-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: CRDTs]
 
*[https://github.com/SyncFree/antidote Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf A scalable and consistent transactional datastore] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-CRDTs-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: CRDTs]
第36行: 第46行:
 
*[https://github.com/barrel-db/barrel-platform Barrel] [http://docs.huihoo.com/erlang/conference/euc2016/Building-a-P2P-Multi-Purpose-Database.pdf Building a P2P Multi-Purpose Database] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Getting-Local-First-with-Barrel.pdf Tutorial: Getting Local First with Barrel]
 
*[https://github.com/barrel-db/barrel-platform Barrel] [http://docs.huihoo.com/erlang/conference/euc2016/Building-a-P2P-Multi-Purpose-Database.pdf Building a P2P Multi-Purpose Database] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Getting-Local-First-with-Barrel.pdf Tutorial: Getting Local First with Barrel]
 
*[[Mnesia]] [http://docs.huihoo.com/erlang/conference/euc2015/mnesia%2Bleveldb-liberating-mnesia-from-the-limitations-of-DETS.pdf mnesia+leveldb liberating mnesia from the limitations of DETS (and more)]
 
*[[Mnesia]] [http://docs.huihoo.com/erlang/conference/euc2015/mnesia%2Bleveldb-liberating-mnesia-from-the-limitations-of-DETS.pdf mnesia+leveldb liberating mnesia from the limitations of DETS (and more)]
 +
*[https://github.com/devinus/poolboy Poolboy] - A hunky Erlang worker pool factory
  
 
==消息事件==
 
==消息事件==
第41行: 第52行:
 
*[[ejabberd]]
 
*[[ejabberd]]
  
==Web框架==
+
==Web==
 +
*[[Cowboy]]
 +
*[[Phoenix framework]]
 
*[[chicago boss]]
 
*[[chicago boss]]
*[[cowboy]]
+
*[https://github.com/kivra/giallo Giallo] on [[cowboy]]
 
*[[Zotonic]]
 
*[[Zotonic]]
 
*[[MochiWeb]]
 
*[[MochiWeb]]
第52行: 第65行:
 
*[https://github.com/shopgun/graphql-erlang GraphQL implementation in Erlang]
 
*[https://github.com/shopgun/graphql-erlang GraphQL implementation in Erlang]
  
==金融货币==
+
==区块链==
 +
*[https://aeternity.com/zh Aeternity]
  
 
==企业应用==
 
==企业应用==
  
 
==云计算==
 
==云计算==
 +
*[https://github.com/CloudI/CloudI CloudI] A Cloud at the lowest level!
 +
*[https://github.com/erlcloud/erlcloud erlcloud] AWS APIs library for Erlang
 
*[[Erlang cloud]]
 
*[[Erlang cloud]]
 +
*[[ActorX]]
 +
*[https://github.com/undeadlabs/discovery Discovery]
  
 
==[[Parallel computing|并行计算]]==
 
==[[Parallel computing|并行计算]]==
第74行: 第92行:
 
IoT for Better Homes, Better Buildings, Better Communities, Better Cities.
 
IoT for Better Homes, Better Buildings, Better Communities, Better Cities.
 
*[[MicroErlang]]
 
*[[MicroErlang]]
*[https://github.com/joaohf/meta-erlang OpenEmbedded/Yocto Project layer for Erlang support]
+
*[https://github.com/joaohf/meta-erlang meta-erlang] OpenEmbedded/[[Yocto Project]] layer for Erlang support
 
*Erlang + [https://www.rtems.org/ RTEMS] = [https://www.grisp.org/ GRiSP]
 
*Erlang + [https://www.rtems.org/ RTEMS] = [https://www.grisp.org/ GRiSP]
 
*[http://docs.huihoo.com/erlang/conference/sfbay2016/The-Internet-of-Things-as-a-Central-Nervous-System-for-Homes-Communities-and-Cities.pdf The Internet of Things As a Central Nervous System for Homes, Communities, & Cities.]
 
*[http://docs.huihoo.com/erlang/conference/sfbay2016/The-Internet-of-Things-as-a-Central-Nervous-System-for-Homes-Communities-and-Cities.pdf The Internet of Things As a Central Nervous System for Homes, Communities, & Cities.]
第95行: 第113行:
 
==安全加密==
 
==安全加密==
  
==监控==
+
==监控/仪表盘==
 
*[https://github.com/mazenharake/entop entop]
 
*[https://github.com/mazenharake/entop entop]
 +
*[https://github.com/kittoframework/kitto Kitto]
  
 
==桌面应用==
 
==桌面应用==
第119行: 第138行:
 
[[category:ecosystem]]
 
[[category:ecosystem]]
 
[[category:erlang]]
 
[[category:erlang]]
 +
[[category:elixir]]
 
[[category:huihoo]]
 
[[category:huihoo]]

2020年6月10日 (三) 23:28的版本

ErlangElixir 生态系统

Erlang-90x90.gif
Elixir-logo.png

Awesome Erlang Awesome.png

Awesome Elixir Awesome.png

目录

Erlang VM

操作系统

语言

包管理

编辑器IDE

数据库/驱动

消息事件

Web

数学

图计算

区块链

企业应用

云计算

并行计算

车联网

物联网

Erlang/OTP = SDN + Big Data + IoT

IoT for Better Homes, Better Buildings, Better Communities, Better Cities.

人工智能

计算广告

安全加密

监控/仪表盘

桌面应用

游戏娱乐

音乐

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱