欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Erlang ecosystem
来自开放百科 - 灰狐
(版本间的差异)
小 (→物联网) |
小 |
||
第18行: | 第18行: | ||
*[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/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] | ||
==包管理== | ==包管理== | ||
第30行: | 第32行: | ||
*[http://docs.huihoo.com/erlang/conference/euc2016/Going-Barking-Mad-with-DalmatinerDB.pdf Going Barking Mad with DalmatinerDB] | *[http://docs.huihoo.com/erlang/conference/euc2016/Going-Barking-Mad-with-DalmatinerDB.pdf Going Barking Mad with DalmatinerDB] | ||
*[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] | ||
+ | *[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)] | ||
==消息事件== | ==消息事件== | ||
第63行: | 第66行: | ||
*[http://docs.huihoo.com/erlang/conference/euc2016/Building-a-Graphical-IDE-in-Elm-for-a-Distributed-PLC-Language-Compiling-to-BEAM.pdf Building a Graphical IDE in Elm for a Distributed PLC Language Compiling to BEAM] | *[http://docs.huihoo.com/erlang/conference/euc2016/Building-a-Graphical-IDE-in-Elm-for-a-Distributed-PLC-Language-Compiling-to-BEAM.pdf Building a Graphical IDE in Elm for a Distributed PLC Language Compiling to BEAM] | ||
*[http://docs.huihoo.com/erlang/conference/euc2015/Deploying-an-Embedded-Erlang-System-A-case-example.pdf Deploying an Embedded Erlang System A case example] 使用[[Yocto]]构建。 | *[http://docs.huihoo.com/erlang/conference/euc2015/Deploying-an-Embedded-Erlang-System-A-case-example.pdf Deploying an Embedded Erlang System A case example] 使用[[Yocto]]构建。 | ||
+ | *[http://docs.huihoo.com/erlang/conference/euc2015/The-C1K-Problem-Connecting-Thousands-of-Erlang-Devices.pdf The C1K Problem - Connecting Thousands of Erlang Devices] | ||
*[http://docs.huihoo.com/erlang/conference/euc2015/embedded-erlang-development.pdf embedded erlang development] | *[http://docs.huihoo.com/erlang/conference/euc2015/embedded-erlang-development.pdf embedded erlang development] | ||
*[http://docs.huihoo.com/erlang/conference/euc2015/EviNS-Framework-for-Development-of-Underwater-Acoustic-Sensor-Networks-and-Positioning-Systems.pdf EviNS: A Framework for Development of Underwater Acoustic Sensor Networks and Positioning Systems] | *[http://docs.huihoo.com/erlang/conference/euc2015/EviNS-Framework-for-Development-of-Underwater-Acoustic-Sensor-Networks-and-Positioning-Systems.pdf EviNS: A Framework for Development of Underwater Acoustic Sensor Networks and Positioning Systems] | ||
第70行: | 第74行: | ||
==人工智能== | ==人工智能== | ||
*[http://www.erlang-factory.com/euc2016/garrett-smith Erlang and Deep Learning] | *[http://www.erlang-factory.com/euc2016/garrett-smith Erlang and Deep Learning] | ||
+ | |||
+ | ==计算广告== | ||
+ | *[http://docs.huihoo.com/erlang/conference/euc2015/Building-a-Scalable-Real-Time-Bidding-Exchange.pdf Real Time Bidding with Erlang] | ||
==安全加密== | ==安全加密== |
2017年10月14日 (六) 09:10的版本
Erlang 生态系统
目录 |
Erlang VM
操作系统
- HydrOS GPL v3 license.
语言
- Awesome Elixir
- Elixir
- Lisp Flavoured Erlang (LFE)
- Joxa A Modern Lisp for the Erlang VM
- Alpaca Functional programming
- LFE - a real lisp in the Erlang ecosystem
- elm Phoenix and Elm – Making the Web Functional
- Erlang and Java - a Happy Marriage
- Techniques for Metaprogramming in Erlang
包管理
数据库/驱动
- Apache CouchDB
- Couchbase
- Riak
- Antidote A scalable and consistent transactional datastore Tutorial: Antidote Tutorial: CRDTs
- From NoSQL to Mo' SQL - Adding Structure and Queriability to Riak
- Going Barking Mad with DalmatinerDB
- Barrel Building a P2P Multi-Purpose Database Tutorial: Getting Local First with Barrel
- mnesia+leveldb liberating mnesia from the limitations of DETS (and more)
消息事件
Web框架
数学
图计算
金融货币
企业应用
云计算
车联网
物联网
- MicroErlang
- OpenEmbedded/Yocto Project layer for Erlang support
- Erlang + RTEMS = GRiSP
- Property-Based Testing of Sensor Networks
- Building a Graphical IDE in Elm for a Distributed PLC Language Compiling to BEAM
- Deploying an Embedded Erlang System A case example 使用Yocto构建。
- The C1K Problem - Connecting Thousands of Erlang Devices
- embedded erlang development
- EviNS: A Framework for Development of Underwater Acoustic Sensor Networks and Positioning Systems
- Building Lego Robots with Elixir
- LING on Raspberry Pi Erlang for embedded platforms
人工智能
计算广告
安全加密
监控
桌面应用
游戏
音乐
图集
链接
分享您的观点