Confirmed users
18
edits
(Added two of the projects that MozDef uses in it's build.) |
No edit summary |
||
Line 130: | Line 130: | ||
|- | |- | ||
| [https://lodash.com/ lodash] || JavaScript utility library, used by many of Mozilla's sites. || Webdev & Firefox Hello | | [https://lodash.com/ lodash] || JavaScript utility library, used by many of Mozilla's sites. || Webdev & Firefox Hello | ||
|- | |||
| [https://www.lua.org/ Lua] || Lua is a powerful, efficient, lightweight, embeddable scripting language, lua_sandbox_extensions || Mike Trinkala | |||
|- | |- | ||
| [https://github.com/macvim-dev/macvim MacVim] || Mac wrapper around Vim || - | | [https://github.com/macvim-dev/macvim MacVim] || Mac wrapper around Vim || - | ||
Line 184: | Line 186: | ||
|- | |- | ||
| [https://owncloud.org/ Owncloud] || Open platform to host your cloud under your control || Some communities have been using it to host files under their control (ask Nukeador) | | [https://owncloud.org/ Owncloud] || Open platform to host your cloud under your control || Some communities have been using it to host files under their control (ask Nukeador) | ||
|- | |||
| [https://github.com/apache/parquet-cpp parquet-cpp] || C++ library to read and write the Apache Parquet columnar data format, lua_sandbox_extensions || Mike Trinkala | |||
|- | |- | ||
| [https://pypi.python.org/pypi/parsimonious/ Parsimonious] || Parsing lib used by DXR and a few other sites (I think) || Erik Rose | | [https://pypi.python.org/pypi/parsimonious/ Parsimonious] || Parsing lib used by DXR and a few other sites (I think) || Erik Rose | ||
Line 220: | Line 224: | ||
|- | |- | ||
| [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann | | [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann | ||
|- | |||
| [http://http://rapidjson.org/ RapidJSON] || A fast JSON parser/generator for C++ with both SAX/DOM style API, lua_sandbox_extensions || Mike Trinkala | |||
|- | |- | ||
| [http://facebook.github.io/react/index.html ReactJS] || Javascript library for building user interfaces. Used by Firefox Hello & DevTools || Mark Banner | | [http://facebook.github.io/react/index.html ReactJS] || Javascript library for building user interfaces. Used by Firefox Hello & DevTools || Mark Banner | ||
Line 272: | Line 278: | ||
|- | |- | ||
| [https://xiph.org Xiph.Org] || Media codecs ship in Firefox, encoding tools || Ralph Giles | | [https://xiph.org Xiph.Org] || Media codecs ship in Firefox, encoding tools || Ralph Giles | ||
|- | |||
| [https://github.com/Cyan4973/xxHash xxHash] || Extremely fast non-cryptographic hash algorithm, lua_sandbox_extensions || Mike Trinkala | |||
|- | |- | ||
| [http://zlib.net zlib] || Streaming compression and decompression for HTTP, PNG, etc. || | | [http://zlib.net zlib] || Streaming compression and decompression for HTTP, PNG, etc. || |