Skip to content

Latest commit

 

History

History
316 lines (203 loc) · 15.8 KB

2017-06-01.md

File metadata and controls

316 lines (203 loc) · 15.8 KB

###2017-06-01

####python

⚡️ 分布式微博爬虫,部署简单,接口丰富,文档详细,演示视频支持,可灵活定制满足自己的需求。已实现内容包括微博用户资料、微博信息、评论信息和转发信息抓取。目前专注于程序本身的健壮性和易用性,正在快速迭代,欢迎watch跟进,star支持

  • tensorflow / models: Models built with TensorFlow

  • StevenBlack / hosts: Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category. SHALLOW CLONE to avoid cloning too much history.

  • vinta / awesome-python: A curated list of awesome Python frameworks, libraries, software and resources

  • fchollet / keras: Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.

  • openai / baselines: OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

  • scikit-learn / scikit-learn: scikit-learn: machine learning in Python

  • scrapy / scrapy: Scrapy, a fast high-level web crawling & scraping framework for Python.

  • josephmisiti / awesome-machine-learning: A curated list of awesome Machine Learning frameworks, libraries and software.

  • oarriaga / face_classification: Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.

  • chaosbot / Chaos: A social coding experiment that updates its own code democratically.

  • 521xueweihan / HelloGitHub:

HelloGitHub —— 分享、推荐 GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣

  • chakki-works / typot: Detect typo automatically, Adopt fix just by checking

  • airbnb / superset: Superset is a modern, enterprise-ready business intelligence web application

  • github / octodns: Tools for managing DNS across multiple providers

  • rg3 / youtube-dl: Command-line program to download videos from YouTube.com and other video sites

  • django / django: The Web framework for perfectionists with deadlines.

  • byt3bl33d3r / DeathStar: Automate getting Domain Admin using Empire (https://github.com/EmpireProject/Empire)

  • donnemartin / system-design-primer: Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  • ansible / ansible: Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

  • reiinakano / xcessiv: A web-based application for quick and scalable hyperparameter tuning and stacked ensembling in Python.

  • jakubroztocil / httpie: Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org

####go

####javascript

🌈 A simple set of utility functions for colours.

🃏 A magical documentation site generator.

🚂🚋🚋🚋 - sturdy 4kb frontend framework

📓 Interactive development & testing environment for React and React-Native UI components

####java

🔥 Android developers should collect the following utils(updating)

🔥 AgentWeb 是基于 Android WebView 一个功能完善小型浏览器库 。 使用很方便 , 集成进你应用 ,只需几行代码 。

📃Use HTML/CSS to render Android View, Lua to control its logic (Not Webview)

🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer

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

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

  • elastic / elasticsearch: Open Source, Distributed, RESTful Search Engine

  • faruktoptas / FancyShowCaseView: An easy-to-use customisable show case view with circular reveal animation.

  • florent37 / Android-NoSql: Lightweight, simple structured NoSQL database for Android

  • shuzheng / zheng: 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。

  • pengyuantao / OnePush: OnePush一个可拓展的Android消息推送SDK,可同时集成多方推送,根据手机机型注册推送,从而保证推送的送达率

  • PhilJay / MPAndroidChart: A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.

  • iluwatar / java-design-patterns: Design patterns implemented in Java

  • square / retrofit: Type-safe HTTP client for Android and Java by Square, Inc.

  • Bigkoo / Android-PickerView: This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)