Skip to content

Latest commit

 

History

History
315 lines (204 loc) · 15.6 KB

2017-03-15.md

File metadata and controls

315 lines (204 loc) · 15.6 KB

###2017-03-15

####python

⏬ Dumb downloader that scrapes the web

####go

🌸 A command-line fuzzy finder written in Go

####javascript

📦🐈 Fast, reliable, and secure dependency management.

####java

  • kdn251 / interviews: Everything you need to know to get the job.

  • alibaba / atlas: A powerful Android Dynamic Component Framework.

  • airbnb / native-navigation: Native navigation library for React Native applications

  • facebook / buck: A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

  • yarolegovich / DiscreteScrollView: Scrollable list of items, where current item is centered and can be changed using swipes

  • airbnb / lottie-android: Render After Effects animations natively on Android and iOS

  • wix / react-native-navigation: A complete native navigation solution for React Native - nav bars, tabs, drawer, modals

  • alibaba / vlayout: Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.

  • apache / incubator-weex: Mirror of Apache Weex

  • deeplearning4j / deeplearning4j: Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind

  • javiersantos / PiracyChecker: An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 9+ required.

  • ReactiveX / RxJava: RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

  • bumptech / glide: An image loading and caching library for Android focused on smooth scrolling

  • yasharpm / InstaCropper: A View for cropping images that is similar to Instagram's crop which allows a range of aspect ratios instead of a solid ratio. Also an Activity for cropping is included.

  • Jasonnor / Backpropagation: Using Java Swing to implement multilayer perceptron neural network which uses backpropagation algorithm to learn.

  • dewarder / HoldingButton: Button which is visible while user holds it. Main use case is controlling audio recording state (like in Telegram, Viber, VK).

  • cdflynn / bubble-scroll: An animating scroll bar

  • GrenderG / Toasty: The usual Toast, but with steroids 💪

  • uber / AutoDispose: Automatic binding+disposal of RxJava 2 streams.

  • alibaba / fastjson:

🚄 A fast JSON parser/generator for Java

📢 Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.