Awesome List Updates on Oct 28, 2015
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Refinerycms
Refinery team extensions / Developer tools
2. Awesome Github
Tips, tricks, tools, and add-ons for GitHub power users
- github-issues-import (⭐412) - A Python script that allows you to import issues and pull requests from one GitHub repository to another
3. Awesome Tech Videos
Programming Languages / JavaScript
- Functional Javascript: Reverse-engineering the Hype By Ben Anderson
4. Awesome Linux Containers
Specifications
- Systemd Container Interface
Systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. If you write a container solution, please consider supporting the following interfaces.
Containers
- systemd-nspawn
Spawn a namespace container for debugging, testing and building. Part of systemd.
Another Information Sources / Technologies for security
- sysdig-container-ecosystem (⭐104)
The ecosystem of awesome new technologies emerging around containers and microservices can be a little overwhelming, to say the least. We thought we might be able to help: welcome to the Container Ecosystem Project.
5. Awesome Swift
Localization / Barcode
- Localize-Swift (⭐3k) - Localize apps using e.g. regular expressions in Localizable.strings.
6. Awesome Javascript
SDK / Other
- Spotify SDK (⭐230) - Entity oriented SDK to work with the Spotify Web API.
7. Awesome Rxjava
Bindings
- RxAndroid (⭐20k) - Android specific bindings for RxJava.
- RxBinding (⭐9.7k) - RxJava binding APIs for Android UI widgets from the platform and support libraries.
- rx-preferences (⭐1.5k) - Reactive
SharedPreferences
for Android.
- RxPermissions (⭐10k) - Android M runtime permissions powered by RxJava.
- SQLBrite (⭐4.6k) - A lightweight wrapper around SQLiteOpenHelper and ContentResolver which introduces reactive stream semantics to queries.
- Android-ReactiveLocation (⭐2.1k) - Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
- ReactiveNetwork (⭐2.5k) - Android library listening network connection state and change of the WiFi signal strength with RxJava Observables.
- ReactiveSensors (⭐165) - Android library monitoring hardware sensors with RxJava Observables.
- RxPalette (⭐201) - RxJava bindings for the Palette library on Android.
- rxjava-jdbc (⭐804) - Efficient execution and functional composition of database calls using jdbc and RxJava Observables.
- rxjava-file (⭐82) - RxJava observables for files including NIO events.
Testing
- assertj-rx (⭐120) - AssertJ assertions for RxJava Observables.
Guides
- RxJava-Android-Samples (⭐7.6k) - Learning RxJava for Android by example.
8. Awesome Deep Learning
Researchers / Frameworks
9. Tips
Everyday Git in twenty commands or so
git help everyday
Stash changes before rebasing
git rebase --autostash
Fetch pull request by ID to a local branch
git fetch origin pull/<id>/head:<branch-name>
Alternatives:
git pull origin pull/<id>/head:<branch-name>
10. Awesome Android Ui
Layout
Name: FlowingDrawer (⭐2.6k)
License: Apache License V2
Demo:
Name: WaveView (⭐1.6k)
License: Apache License V2
Demo:
Name: FoldableLayout (⭐598)
License: Apache License V2
Demo:
List / Grid
Name: sticky-headers-recyclerview (⭐3.7k)
License: Apache License V2
Demo:
Label / Form
Name: TextSurface (⭐2.3k)
License: Apache License V2
Demo:
Effect
Name: ExplosionField (⭐3.6k)
License: Apache License V2
Demo:
11. Rbooks
Data Science
Practical Data Science with R [Amazon]
Practical Data Science with R shows you how to apply the R programming language and useful statistical techniques to everyday business situations. Using examples from marketing, business intelligence, and decision support, it shows you how to design experiments (such as A/B tests), build predictive models, and present results to audiences of all levels.
This book is accessible to readers without a background in data science. Some familiarity with basic statistics, R, or another scripting language is assumed.
- Prev: Oct 29, 2015
- Next: Oct 27, 2015