39
edits
(Added redux-saga, webpack) |
(Add data related projects.) |
||
| Line 8: | Line 8: | ||
|- | |- | ||
! Project !! Description !! Contact within Mozilla | ! Project !! Description !! Contact within Mozilla | ||
|- | |||
| [https://github.com/apache/incubator-airflow/ Airflow] || Airflow is a platform to programmatically author, schedule and monitor workflows. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [http://lcamtuf.coredump.cx/afl/ American Fuzzy Lop] || A security-oriented fuzzer. || Unknown | | [http://lcamtuf.coredump.cx/afl/ American Fuzzy Lop] || A security-oriented fuzzer. || Unknown | ||
| Line 136: | Line 138: | ||
|- | |- | ||
| [http://gunicorn.org/ gunicorn] || Python WSGI HTTP Server. Used by Treeherder, Socorro, Pontoon. || Webdev | | [http://gunicorn.org/ gunicorn] || Python WSGI HTTP Server. Used by Treeherder, Socorro, Pontoon. || Webdev | ||
|- | |||
| [https://github.com/apache/hive/ Hive] || The Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [http://www.freedesktop.org/wiki/Software/HarfBuzz/ HarfBuzz] || International text shaping engine used in Firefox/Servo || Platform team | | [http://www.freedesktop.org/wiki/Software/HarfBuzz/ HarfBuzz] || International text shaping engine used in Firefox/Servo || Platform team | ||
|- | |||
| [https://github.com/apache/hbase/ HBase] || HBase is an open-source, distributed, versioned, column-oriented store modeled after Bigtable. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [http://homu.io/ Homu] || A bot that integrates with your favorite continuous integration service || Jack Moffitt | | [http://homu.io/ Homu] || A bot that integrates with your favorite continuous integration service || Jack Moffitt | ||
| Line 167: | Line 173: | ||
|- | |- | ||
| [https://github.com/open-source-parsers/jsoncpp jsoncpp] || A C++ library for interacting with JSON, used by the crashreporter client and Socorro. || Gabriele Svelto | | [https://github.com/open-source-parsers/jsoncpp jsoncpp] || A C++ library for interacting with JSON, used by the crashreporter client and Socorro. || Gabriele Svelto | ||
|- | |||
| [https://github.com/jupyter/notebook/ Jupyter Notebook] || The Jupyter notebook is a web-based notebook environment for interactive computing. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [https://kafka.apache.org/ Kafka] || Distributed transaction log, used for hg.mozilla.org replication. || gps | | [https://kafka.apache.org/ Kafka] || Distributed transaction log, used for hg.mozilla.org replication. || gps | ||
|- | |||
| [https://github.com/airbnb/knowledge-repo/ Knowledge Repo] || The Knowledge Repository project is focused on facilitating the sharing of knowledge between data scientists and other technical roles using data formats and tools that make sense in these professions. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [http://kombu.readthedocs.org/ Kombu] || Messaging library for Python. Used by Treeherder and others. || Member of Jonathan Griffin's team | | [http://kombu.readthedocs.org/ Kombu] || Messaging library for Python. Used by Treeherder and others. || Member of Jonathan Griffin's team | ||
| Line 265: | Line 275: | ||
|- | |- | ||
| [http://pandoc.org/ Pandoc] || universal document converter, lua_sandbox_extensions || Mike Trinkala | | [http://pandoc.org/ Pandoc] || universal document converter, lua_sandbox_extensions || Mike Trinkala | ||
|- | |||
| [https://github.com/Parquet/parquet-mr Parquet-MR] || Parquet-MR contains the java implementation of the Parquet format || Roberto Agostino Vitillo | |||
|- | |- | ||
| [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://github.com/apache/parquet-cpp parquet-cpp] || C++ library to read and write the Apache Parquet columnar data format, lua_sandbox_extensions || Mike Trinkala | ||
| Line 287: | Line 299: | ||
|- | |- | ||
| [http://www.postgresql.org/ PostgreSQL] || Open source relational DB used by many developers, adminstered by IT || Selena Deckelmann | | [http://www.postgresql.org/ PostgreSQL] || Open source relational DB used by many developers, adminstered by IT || Selena Deckelmann | ||
|- | |||
| [https://github.com/prestodb/presto Presto] || Distributed SQL query engine for big data. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [https://github.com/PrismJS/prism Prism.js] || Syntax highlighting on code samples on MDN || | | [https://github.com/PrismJS/prism Prism.js] || Syntax highlighting on code samples on MDN || | ||
| Line 349: | Line 363: | ||
|- | |- | ||
| [https://slimerjs.org/ SlimerJS] || Scriptable browser, based on Gecko, used for functional tests in some few Mozilla projects ( [[PluotSorbet]], some FxOS apps ? and others ?) || Myk Melez | | [https://slimerjs.org/ SlimerJS] || Scriptable browser, based on Gecko, used for functional tests in some few Mozilla projects ( [[PluotSorbet]], some FxOS apps ? and others ?) || Myk Melez | ||
|- | |||
| [https://github.com/apache/spark/ Spark] || Spark is a fast and general cluster computing system for Big Data. || Roberto Agostino Vitillo | |||
|- | |- | ||
| [http://sphinx-doc.org/ Sphinx] || Documentation builder used for Fathom, DXR, and probably other projects || Erik Rose | | [http://sphinx-doc.org/ Sphinx] || Documentation builder used for Fathom, DXR, and probably other projects || Erik Rose | ||
edits