go
java
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
b3log/symphony
🎶一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。https://hacpai.com
-
getActivity/TitleBar
A simple generic title bar
-
spring-projects/spring-boot
Spring Boot
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
goldze/MVVMHabit
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个健壮、易维护的Android应用。
-
spring-projects/spring-framework
Spring Framework
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
topjohnwu/Magisk
A Magic Mask to Alter Android System Systemless-ly
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
danielzeller/Depth-LIB-Android-
A library that gives depth to Views.
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
-
eugenp/tutorials
The "REST With Spring" Course:
-
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
-
MyCATApache/Mycat-Server
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
davemorrissey/subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
-
yu199195/hmily
高性能异步分布式事务TCC框架(try,confirm,cancel)
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发
-
ambujraj/hacktoberfest2018
A repository for HacktoberFest 2018.
javascript
-
leonardomso/33-js-concepts
📜33 concepts every JavaScript developer should know.
-
Tencent/omi
Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Store + Path Updating)
-
glennreyes/graphpack
☄️A minimalistic zero-config GraphQL server.
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.orgopen source codebase and curriculum. Learn to code for free together with millions of people.
-
segmentio/evergreen
🌲Evergreen React UI Framework by Segment
-
30-seconds/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
danburzo/percollate
🌐→📖A command-line tool to turn web pages into beautifully formatted PDFs
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
jsonmc/jsonmc
JSON Movie Collection
-
facebook/create-react-app
Set up a modern web app by running one command.
-
f/graphql.js
A Simple and Isomorphic GraphQL Client for JavaScript
-
facebook/react-native
A framework for building native apps with React.
-
zeit/next.js
The React Framework
-
viatsko/awesome-vscode
🎨A curated list of delightful VS Code packages and resources.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
cncf/landscape
Static Cloud Native Landscapes and Interactive Landscape that filters and sorts hundreds of cloud native projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
-
scf4/styled-map
A super simple way to map props to styles with Styled Components✨
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
-
retejs/rete
JavaScript framework for visual programming and creating node editor
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
trekhleb/javascript-algorithms
🤖Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
airbnb/javascript
JavaScript Style Guide
-
mui-org/material-ui
React components that implement Google's Material Design.
python
rust