go
java
-
tipsy/javalin
A Simple REST API Library for Java/Kotlin
-
uber/RIBs
Uber's cross-platform mobile architecture framework.
-
dragonite-network/dragonite-java
A reliable application level data transport protocol based on UDP, highly optimized for lossy & unstable networks. (Java version)
-
ffay/lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
-
googlesamples/android-architecture-components
Samples for Android Architecture Components.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
Blankj/awesome-java-leetcode
👑LeetCode of algorithms with java solution(updating).
-
spring-projects/spring-boot
Spring Boot
-
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.
-
JetBrains/kotlin
The Kotlin Programming Language
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
spring-projects/spring-framework
Spring Framework
-
udacity/ud851-Exercises
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
Tencent/RapidView
RapidView is an android ui and lightapp developement framework
-
crazyandcoder/citypicker
citypicker 高仿iOS 滚轮实现 省市区 城市选择三级联动
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
vondear/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
javascript
-
xxhomey19/nba-go
🏀💻The finest NBA CLI.
-
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies:https://frappe.github.io/charts
-
addyosmani/critical
Extract & Inline Critical-path CSS in HTML pages
-
Chimeejs/chimee
a video player aims to bring wonderful experience on browser
-
kenperlin/chalktalk
-
didi/cube-ui
A fantastic mobile ui lib implement by Vue
-
xtianmiller/emergence.js
Detect element visibility in the browser
-
Nike-Inc/burnside
Fast and Reliable E2E Web Testing with only Javascript
-
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
-
franciscop/server
🖥Simple and powerful server for Node.js
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
-
airbnb/javascript
JavaScript Style Guide
-
ant-design/ant-design-pro
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
axios/axios
Promise based HTTP client for the browser and node.js
-
standard/standard
🌟JavaScript Style Guide, with linter & automatic code fixer
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
raphamorim/react-tv
[WIP] React development for TV (Renderer for low memory applications and Packager for WebOS, Tizen, Orsay)📺
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
lavrton/react-konva
React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React.
-
facebook/react-native
A framework for building native apps with React.
-
mikeal/bent
Functional HTTP client for Node.js w/ async/await.
python