Awesome List Updates on Jul 06 - Jul 12, 2015
28 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Haskell
Concurrency & Parallelism
Parallelism - a collaborative Hackage list.
- Concurrency & Parallelism - (Book) Parallel and Concurrent Programming in Haskell
2. Awesome Android Ui
Layout
Name: Phoenix Pull-to-Refresh (⭐4k)
License: Apache License V2
Demo:
Name: Pull-to-Refresh.Tours (⭐1.7k)
License: Apache License V2
Demo:
Name: Bubbles for Android (⭐1.5k)
License: Apache License V2
Demo:
Menu
Name: Folder-ResideMenu (⭐372)
License: Apache License V2
Demo:
Other
Name: Decor (⭐305)
License: Apache License V2
Demo:
3. Amas
Ask these people anything!
- Pascal Hartig (⭐33) - Polyglot. Engineer at Twitter. Contributor to Yeoman, TodoMVC, WSK.
- Stephen Sawchuk - Just having fun. Creator of wiredep, youmeyou. Helper of ^.
- Mark Otto (⭐94) - Designer at GitHub. Creator of Bootstrap.
- Zach Holman (⭐731) - Developer and speaker. Previously worked at GitHub.
- Kent C. Dodds (⭐685) - JavaScript dev, open source contributor, community builder, and speaker.
4. Awesome Bigdata
Key Map Data Model
- InfiniDB (⭐246) - is accessed through a MySQL interface and use massive parallel processing to parallelize queries.
NewSQL Databases
- Pivotal GemFire XD - Low-latency, in-memory, distributed SQL data store. Provides SQL interface to in-memory table data, persistable in HDFS.
Scheduling
- Chronos - distributed and fault-tolerant scheduler.
- Linkedin Azkaban - batch workflow job scheduler.
System Deployment
- Apache Slider (⭐77) - is a YARN application to deploy existing distributed applications on YARN.
Applications
- Domino - Run, scale, share, and deploy models — without any infrastructure.
Data Visualization
- CartoDB (⭐2.7k) - open-source or freemium hosting for geospatial databases with powerful front-end editing capabilities and a robust API.
- Crossfilter - JavaScript library for exploring large multivariate datasets in the browser. Works well with dc.js and d3.js.
- Gephi (⭐5.3k) - An award-winning open-source platform for visualizing and manipulating large graphs and network connections. It's like Photoshop, but for graphs. Available for Windows and Mac OS X.
5. Awesome Elixir
Miscellaneous
- html_entities (⭐86) - Elixir module for decoding HTML entities in a string.
- pdf2htmlex (⭐85) - Convert PDF docs to beautiful HTML files without losing text or format.
6. Awesome Honeypots
Guides
7. Awesome R
Machine Learning
- ahaz - Regularization for semiparametric additive hazards regression.
- e1071 - Misc Functions of the Department of Statistics (e1071), TU Wien
- kohonen - Supervised and Unsupervised Self-Organising Maps.
- randomForest - randomForest: Breiman and Cutler's random forests for classification and regression.
- randomForestSRC - randomForestSRC: Random Forests for Survival, Regression and Classification (RF-SRC).
- rattle - Graphical user interface for data mining in R.
- SuperLearner (⭐257) and subsemble - Multi-algorithm ensemble learning packages.
8. Awesome Opensource Documents
Subjects / Computer Science
- High Performance Computing (Site, cc)
Subjects / Data Science and Statistics
- LearnDataScience (⭐2.8k) (BSD) - Open Content for self-directed learning in data science
- Think Stats (⭐3.7k) (Site, cc-sa) - Probability and Statistics for Programmers
- A Brief Introduction to Neural Networks (Site, cc-nc-nd)
- Data Mining for the Masses (PDF, cc)
Subjects / Devops
- CoreOS Documentation (⭐884) (Site, Apache 2.0) - Documentation for CoreOS
Subjects / Open Source
- The Daemon, the GNU & the Penguin ~ by Dr. Peter Salus (Site, cc-nc-nd)
Subjects / World Wide Web
- North (⭐4.9k) (Site, MIT) - MIT Design and development standards to align and guide your project.
9. Awesome Deep Learning
Researchers / Miscellaneous
10. Awesome Opengl
Debug
- Intel-GPA - Intel's OpenGL Graphics Performance Analyzer.
GLSL Editors
- GLSL Sandbox - Online live editor for fragment shaders.
- Shader Toy - Most popular live editor for fragment shaders.
11. Vertx Awesome
Search Engines
- Vert.x Solr Service (⭐4) - Vert.x 3 Solr service with event bus proxying.
Examples
- Vert.x Markdown service (⭐6) - Example on how to use service-proxy (⭐66) with Gradle.
12. Awesome Remote Job
Companies with "remote DNA"
- Codeship - SaaS Continuous Delivery
13. Awesome Cyclejs
Learn / Documentation
- cycle.js.org - Cycle.js official tutorial and documentation.
14. Awesome Appsec
Websites
Juice Shop
An intentionally insecure Javascript Web Application.
Books and ebooks
Defensive Coding: A Guide to Improving Software Security by the Fedora Security Team (2022)
Released: May 23, 2022
Provides guidelines for improving software security through secure coding. Covers common programming languages and libraries, and focuses on concrete recommendations.
SEI CERT C++ Coding Standard (2006)
Released: July 18, 2006
A community-maintained Wiki detailing secure coding standards for C++ programming.
SEI CERT Perl Coding Standard (2011)
Released: January 10, 2011
A community-maintained Wiki detailing secure coding standards for Perl programming.
Python chapter of Fedora Defensive Coding Guide
Lists standard library features that should be avoided, and references sections of other chapters that are Python-specific.
OWASP Python Security Wiki (⭐395) (2014)
Released: June 21, 2014
A wiki maintained by the OWASP Python Security project.
Secure Ruby Development Guide (2014)
Released: March 10, 2014
A guide to secure Ruby development by the Fedora Security Team. Also available on Github (⭐8).
Articles
Secure Coding Guidelines for Java SE (2014)
Released: April 2, 2014
Secure Java programming guidelines straight from Oracle.
Training
Security Training by ^Lift Security
Learn from the team that spearheaded the Node Security Project
15. Awesome Devenv
Dotfiles
- Paul Miller's (⭐1.1k) - Colourful & robust OS X configuration files and utilities
Git / Extensions
- awesome-github (⭐435) - Faraz Fallahi maintains a curated list of GitHub & Git resources.
Presentation / Extensions
- bespoke.js (⭐4.6k) - DIY Presentation Micro-Framework
- impress.js (⭐37k) - presentation framework based on the power of CSS3 transforms and transitions
Shell / Extensions
- fish-shell (⭐20k) - The user-friendly command line shell
- oh-my-zsh (⭐151k) - A community driven framework for managing zsh configuration.
- zsh quickstart kit (⭐579) - Quick intro for getting set up with zsh and zgen
16. Awesome Cpp
Cryptography
- s2n (⭐4.5k) - An implementation of the TLS/SSL protocols. [Apache]
Database
- MongoDB C Driver (⭐806) - MongoDB client library for C. [Apache2]
- MongoDB C++ Driver (⭐1k) - C++ driver for MongoDB. [Apache2]
- MongoDB Libbson (⭐343) - A BSON utility library. [Apache2]
Debug
- Celero (⭐815) - C++ Benchmarking Framework. [Apache2]
Graphics
- GLFW (⭐13k) - A simple, cross-platform OpenGL wrangling library. [zlib/libpng]
- OpenSubdiv (⭐2.9k) - Pixar's library for evaluating and rendering subdivision surfaces on CPU and GPU. [Modified Apache2]
- OpenVDB - Library and tools for storing, editing, and rendering volumetric datasets. [MPL2]
- Partio (⭐453) - Library for wrangling particle data, with support for most common file formats. [Modified BSD]
Image Processing
- ITK - An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]
- OpenEXR - Cross-platform library for high dynamic range imaging. [Modified BSDF]
- OpenImageIO (⭐1.9k) - Powerful image and texture wrangling library with support for a wide number of common lossy and RAW formats. [Modified BSD]
Logging
- log4cplus (⭐1.6k) - A simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. [BSD & Apache2]
17. Awesome Talks
Software Development
- Linus Torvalds on Git by Linus Torvalds [1:10:14]
18. Awesome D
Web Frameworks / Bare metal / kernel development
- libasync (⭐141) - Cross-platform event loop library of asynchronous objects
- libhttp2 (⭐35) - HTTP/2 library in D, translated from nghttp2
19. Awesome Deep Vision
Sharing
- [Share on Twitter](http://twitter.com/home?status=http://jiwonkim.org/awesome-deep-vision%0ADeep Learning Resources for Computer Vision)
Image and Language / Video Captioning
- UT / UML / Berkeley [Paper]
- Subhashini Venugopalan, Huijuan Xu, Jeff Donahue, Marcus Rohrbach, Raymond Mooney, Kate Saenko, Translating Videos to Natural Language Using Deep Recurrent Neural Networks, arXiv:1412.4729.
- Berkeley [Web] [Paper]
- Jeff Donahue, Lisa Anne Hendricks, Sergio Guadarrama, Marcus Rohrbach, Subhashini Venugopalan, Kate Saenko, Trevor Darrell, Long-term Recurrent Convolutional Networks for Visual Recognition and Description, CVPR, 2015.
- Microsoft [Paper]
- Yingwei Pan, Tao Mei, Ting Yao, Houqiang Li, Yong Rui, Joint Modeling Embedding and Translation to Bridge Video and Language, arXiv:1505.01861.
- UT / Berkeley / UML [Paper]
- Subhashini Venugopalan, Marcus Rohrbach, Jeff Donahue, Raymond Mooney, Trevor Darrell, Kate Saenko, Sequence to Sequence--Video to Text, arXiv:1505.00487.
Image and Language / Question Answering
- Virginia Tech / MSR [Web] [Paper]
- Stanislaw Antol, Aishwarya Agrawal, Jiasen Lu, Margaret Mitchell, Dhruv Batra, C. Lawrence Zitnick, Devi Parikh, VQA: Visual Question Answering, CVPR, 2015 SUNw:Scene Understanding workshop.
- MPI / Berkeley [Web] [Paper]
- Mateusz Malinowski, Marcus Rohrbach, Mario Fritz, Ask Your Neurons: A Neural-based Approach to Answering Questions about Images, arXiv:1505.01121.
- Toronto [Paper] [Dataset]
- Mengye Ren, Ryan Kiros, Richard Zemel, Image Question Answering: A Visual Semantic Embedding Model and a New Dataset, arXiv:1505.02074 / ICML 2015 deep learning workshop.
- Baidu / UCLA [Paper] [Dataset]
- Hauyuan Gao, Junhua Mao, Jie Zhou, Zhiheng Huang, Lei Wang, Wei Xu, Are You Talking to a Machine? Dataset and Methods for Multilingual Image Question Answering, arXiv:1505.05612.
20. Engineering Blogs
Companies / A companies
- Arkency http://blog.arkency.com/
Companies / O companies
- OpenDNS https://engineering.opendns.com/
Individuals/Group Contributors / J individuals
- Jake Yesbeck http://jakeyesbeck.com/
21. Awesome Polymer
Articles
- Upgrading to 1.0 bitHound Blog
Videos
Tools
22. Awesome Dotnet
Compilers, Transpilers and Languages
- F# (⭐2.2k) - The F# compiler, core library and tools - a functional programming language for safer, faster, better code writing.
Cryptography
- BouncyCastle - Together with the .Net System.Security.Cryptography, the reference implementation for cryptographic algorithms on the CLR.
HTTP
- RestEase (⭐1.1k) - Easy-to-use typesafe REST API client library, which is simple and customisable. Heavily inspired by Refit
Queue
- Rebus (⭐2.3k) - Rebus is a lean service bus implementation for .NET, similar in nature to NServiceBus and MassTransit, only leaner
23. Awesome Android
Database / ORM
- ORMLite - Lightweight ORM Java package for JDBC and Android.
24. Awesome Rest
Go / Symfony2
- gocrud (⭐305): Go library to simplify creating, updating and deleting arbitrary depth structured data — to make building REST services fast and easy.
25. Awesome Courses
Courses / Introduction to CS
- CS 109 Programming Practice Using Scala KAIST
- This course introduces basic concepts of programming and computer science, such as dynamic and static typing, dynamic memory allocation, objects and methods, binary representation of numbers, using an editor and compiler from the command line, running programs with arguments from the command line, using libraries, and the use of basic data structures such as arrays, lists, sets, and maps. We will use Scala for this course.
- [Lectures] (http://otfried.org/courses/cs109/index.html)
- [Assignments] (http://otfried.org/courses/cs109/index.html)
26. Awesome Ctf
Tutorials
- How to Get Started in CTF - Short guideline for CTF beginners by Endgame
27. Awesome Hadoop
Data Ingestion and Integration
- Gobblin from LinkedIn (⭐2.1k) - Universal data ingestion framework for Hadoop
Machine learning and Big Data analytics
- Oryx 2 (⭐1.8k) - Lambda architecture on Spark, Kafka for real-time large scale machine learning
Misc.
- Hive Plugins
- UDF
- https://github.com/edwardcapriolo/hive_cassandra_udfs (⭐11)
- https://github.com/livingsocial/HiveSwarm (⭐102)
- https://github.com/ThinkBigAnalytics/Hive-Extensions-from-Think-Big-Analytics (⭐16)
- https://github.com/twitter/elephant-bird (⭐1.1k) - Twitter
- https://github.com/lovelysystems/ls-hive (⭐5)
- https://github.com/klout/brickhouse (⭐1k)
- Storage Handler
- Libraries and tools
- https://github.com/forward3d/rbhive (⭐98)
- https://github.com/synctree/activerecord-hive-adapter (⭐5)
- https://github.com/hrp/sequel-hive-adapter (⭐5)
- https://github.com/forward/node-hive (⭐61)
- https://github.com/recruitcojp/WebHive (⭐18)
- shib (⭐194) - WebUI for query engines: Hive and Presto
- https://github.com/dmorel/Thrift-API-HiveClient2 (⭐0) (Perl - HiveServer2)
- PyHive (⭐1.6k) - Python interface to Hive and Presto
- https://github.com/recruitcojp/OdbcHive (⭐7)
- HiveRunner (⭐244) - An Open Source unit test framework for hadoop hive queries based on JUnit4
- Beetest (⭐71) - A super simple utility for testing Apache Hive scripts locally for non-Java developers.
- Hive_test (⭐66)- Unit test framework for hive and hive-service
28. Awesome Flexbox
Presentations / Videos
- Prev: Jul 13 - Jul 19, 2015
- Next: Jun 29 - Jul 05, 2015