go
java
-
yarolegovich/SlidingRootNav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
-
oasisfeng/condom
一个超轻超薄的Android工具库,阻止三方SDK中常见的严重影响用户体验的『链式唤醒』行为。(对应用自身的功能无影响)
-
andyb129/FlipsideCamera
The camera app that takes pictures from both sides of your world !📷
-
zjw-swun/AppMethodOrder
一个能让你了解所有函数调用顺序的Android库(无需侵入式代码)
-
nisrulz/android-tips-tricks
☑️[Cheatsheet] Tips and tricks for Android Development
-
kdn251/interviews
Everything you need to know to get the job.
-
TonnyL/Espresso
Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing.
-
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.
-
google/flexbox-layout
Flexbox for Android
-
terrakok/Cicerone
🚦Cicerone is a lightweight library that makes the navigation in an Android app easy.
-
apache/incubator-weex
Mirror of Apache Weex
-
alibaba/atlas
A powerful Android Dynamic Component Framework.
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
Ilhasoft/data-binding-validator
Android fields validation library based on data binding adapters.
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
Cleveroad/AdaptiveTableLayout
Library that makes it possible to read, edit and write CSV files
-
spring-projects/spring-boot
Spring Boot
-
CymChad/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS
-
Blankj/AndroidUtilCode
Android developers should collect the following utils(updating)
-
Meituan-Dianping/Robust
Robust is an Android HotFix solution with high compatibility and high stability.Robust can fix bug immediately without publishing apk.
-
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.
-
material-motion/reactive-motion-android
Reactive motion for Android. In development.
-
BCsl/GalleryLayoutManager
New way to implements ViewPager/Gallery in Android with RecycleView
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
jevakallio/redux-offline
Build Offline-First Apps for Web and React Native
-
zeit/next.js
Framework for server-rendered React apps
-
styled-components/polished
A lightweight toolset for writing styles in JavaScript✨
-
oneuijs/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
-
google/earthenterprise
Google Earth Enterprise - Open Source
-
sindresorhus/create-dmg
Create a DMG from an app
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
sdgluck/mewt
🌱Immutability in under one kilobyte
-
verekia/js-stack-from-scratch
🎉V2 release!🎉— Step-by-step tutorial to build a modern JavaScript stack.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
buttercup-pw/buttercup
🔒Javascript Password Vault - Multi-Platform Desktop Application
-
now-examples/next-news
[WIP] A clone of Hacker News written in Next.js
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
airbnb/javascript
JavaScript Style Guide
-
seasonstar/bibi
An e-commerce fullstack solution for Flask 出口电商全栈解决方案
-
hsnaydd/moveTo
A lightweight scroll animation javascript library without any dependency
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react-native
A framework for building native apps with React.
-
berzniz/react-overdrive
Super easy magic-move transitions for React apps
-
prettier/prettier
Prettier is an opinionated JavaScript formatter.
-
eggjs/egg
Born to build better enterprise frameworks and apps with Node.js & Koa
python
-
atlassian/localstack
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
kivy/python-for-android
Turn your Python application into an Android APK
-
edwardz246003/IIS_exploit
Buffer overflow in the ScStoragePathFromUrl function in the WebDAV service in Internet Information Services (IIS) 6.0 in Microsoft Windows Server 2003 R2 allows remote attackers to execute arbitrary code via a long header beginning with "If: <http://" in a PROPFIND request, as exploited in the wild in July or August 2016.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview.
-
lbryio/lbry
A fully decentralized network for distributing data
-
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
Qix-/better-exceptions
Pretty and useful exceptions in Python, automatically.
-
521xueweihan/HelloGitHub
HelloGitHub——分享、推荐GitHub上的好玩、容易上手的项目,帮你找到编程的乐趣
-
tensorflow/models
Models built with TensorFlow
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
openai/evolution-strategies-starter
Starter code for Evolution Strategies
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
bonfy/qiandao
各种网站的签到
-
zuoxingdong/VIN_PyTorch_Visdom
PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.
-
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.
-
kennethreitz/requests
Python HTTP Requests for Humans™
-
silicon-valley-data-science/RNN-Tutorial
Recurrent Neural Networks - A Short TensorFlow Tutorial
-
SgtDaJim/v2ex_signup
V2EX领取每日奖励脚本
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
python/cpython
The Python programming language
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
soimort/you-get
⏬Dumb downloader that scrapes the web