VirtualTam's bookmarks
638 bookmarks found
-
PHP - Static analysis tools
2017-10-11 - https://github.com/phpstan/phpstan
- https://github.com/ovr/phpsa
- http://www.phpmetrics.org/
- https://stackoverflow.com/questions/4156157/tool-for-php-code-analysis
- https://stackoverflow.com/questions/378959/is-there-a-static-code-analyzer-like-lint-for-php-files
- https://stackoverflow.com/questions/982333/how-useful-is-php-codesniffer-code-standards-enforcement-in-general
- http://phpcallgraph.sourceforge.net/
- https://github.com/scrutinizer-ci/php-analyzer
-
-
-
- https://sematext.com/blog/2016/09/13/logstash-alternatives/
- https://logz.io/blog/fluentd-logstash/
- https://github.com/repeatedly/fluent-plugin-beats
- https://www.fluentd.org/guides/recipes/elasticsearch-and-s3
- https://docs.fluentd.org/v1.0/articles/out_elasticsearch
- https://dzone.com/articles/kubernetes-log-analysis-with-fluentd-elasticsearch
-
-
http://dataconomy.com/2016/12/use-elasticsearch-nlp-text-mining%e2%80%8a-%e2%80%8apart-1/
-
http://dataconomy.com/2017/05/use-elasticsearch-nlp-text-mining-part-2/
-
https://www.elastic.co/blog/text-classification-made-easy-with-elasticsearch
-
https://www.elastic.co/guide/en/elasticsearch/guide/current/languages.html
-
https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html
-
https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-lang-analyzer.html
-
https://lingpipe-blog.com/2014/04/10/lucene4-document-classification/
-
https://medium.com/@textminers/how-to-use-elasticsearch-for-textmining-part-1-5589e76301d5
-
-
- https://stackoverflow.com/questions/381806/large-public-datasets
- https://aws.amazon.com/datasets/
- https://archive.ics.uci.edu/ml/datasets.html
- https://datasource.kapsarc.org/pages/home/
- https://www.kaggle.com/datasets
- https://www.reddit.com/r/datasets/
- https://zenodo.org/
- https://toolbox.google.com/datasetsearch
-
Apache:
-
Heterogeneous memory management [LWN.net]
2017-09-26 - https://www.phoronix.com/scan.php?page=search&q=Heterogeneous+Memory+Management
- https://www.phoronix.com/scan.php?page=news_item&px=Nouveau-Compote
- https://cgit.freedesktop.org/~glisse/compote/
- https://www.infoworld.com/article/3196884/machine-learning/faster-machine-learning-is-coming-to-the-linux-kernel.html
-
Actor model - Wikipedia
2017-09-24 - https://en.wikipedia.org/wiki/Actor_model_implementation
- https://stackoverflow.com/questions/3423447/which-actor-model-library-framework-for-python-and-erlang-like
- https://quantmind.github.io/pulsar/ - https://github.com/quantmind/pulsar
- https://www.pykka.org/en/latest/ - https://github.com/jodal/pykka
- http://www.celeryproject.org/