go
-
knq/usql
usql is a universal command-line interface for SQL databases
-
kubernetes-incubator/kompose
Tool to move from `docker-compose` to Kubernetes
-
gchaincl/httplab
An interactive web server
-
gokrazy/gokrazy
a pure-Go userland for your Raspberry Pi 3 appliances
-
docker/docker
Docker - the open-source application container engine
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
apex/apex
Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
-
abadojack/whatlanggo
Natural language detection library for Go
-
golang/go
The Go programming language
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
anaskhan96/soup
Web Scraper in Go, similar to BeautifulSoup
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
tdewolff/minify
Go minifiers for web formats
-
google/gops
A tool to list and diagnose Go processes currently running on your system
-
henrylee2cn/faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct Handler, Faygo will automatically bind/verify the request parameters and generate the online API doc.
-
upspin/upspin
Upspin: A framework for naming everyone's everything.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
tdewolff/parse
Go parsers for web formats
-
xtaci/kcptun
A Secure Tunnel Based On KCP with N:M Multiplexing
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
go-task/task
Simple "Make" alternative
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
asciimoo/wuzz
Interactive cli tool for HTTP inspection
java
-
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.
-
sealtalk/sealtalk-android
Android App of SealTalk powered by RongCloud. 基于融云开发的 Android 版即时通讯(IM)应用程序 - 嗨豹。
-
DreaminginCodeZH/Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
-
florent37/RxRetroJsoup
A simple API-like from html website (scrapper) for Android
-
spring2613/Daily
Daily is a content collection Android client, base on Material Design + MVP + RxJava + Retrofit .
-
flurgle/CameraKit-Android
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
-
googlesamples/android-ConstraintLayoutExamples
Repository of examples that showcase the various features of ConstraintLayout
-
mayubao/Android-Pay
支持微信和支付宝两种主流支付的集成库, 两行代码实现微信支付, 三行代码实现支付宝支付
-
spring-projects/spring-boot
Spring Boot
-
otale/tale
🦄Best beautiful java blog, worth a try
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS
-
apache/incubator-weex
Mirror of Apache Weex
-
ximsfei/Android-skin-support
Android-skin-support: 一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 只需要两行代码, 就可以实现换肤, 你值得拥有!!!
-
florent37/ExpectAnim
Describe your animation and run !
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
ljqloveyou123/LiujiaqiAndroid
插件化系列详解,并附上可运行demo
-
spring-projects/spring-framework
The Spring Framework
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
tiagohm/MarkdownView
Android library to display markdown text.
-
Murgio/Genetic-Algorithm-Montage
Genetic algorithm which creates a picture out of instances of itself
-
alibaba/dubbo
📢Dubbo is a distributed, high performance RPC framework enpowering applications with service import/export capabilities.
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
-
google/guava
Google Core Libraries for Java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
mattallty/Caporal.js
A full-featured framework for building command line applications (cli) with node.js
-
mathieudutour/scroll-through-time
⌛️🎩🐇Two fingers scroll moves through time instead of space
-
cs01/gdbgui
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
-
lhartikk/naivechain
A blockchain implementation in 200 lines of code
-
janhuenermann/neurojs
A javascript deep learning and reinforcement learning library.
-
marcuswestin/store.js
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
-
verekia/js-stack-from-scratch
Step-by-step tutorial to build a modern JavaScript stack from scratch.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
susielu/d3-annotation
-
sindresorhus/fkill-cli
Fabulously kill processes. Cross-platform.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
unsplash/react-trend
📈Simple, elegant spark lines
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
marko-js/marko
Simple, intuitive, performant UI components and templates
-
FormidableLabs/rapscallion
Asynchronous React VirtualDOM renderer for SSR.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
facebook/react-native
A framework for building native apps with React.
-
airbnb/javascript
JavaScript Style Guide
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
ErlendEllingsen/pull-to-reload
Pull to reload implementation for the web. Designed to work with both mobile and websites.
-
prettier/prettier
Prettier is an opinionated JavaScript formatter.
python