go
-
esimov/caire
Content aware image resize library
-
wagoodman/bashful
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
-
hunterloftis/pbr
a Physically Based Renderer (PBR) in Go
-
hacking-code/golang-tutorials
Hacking Code - Golang Guide and Tutorials - Let's get the hands really dirty by writing a lot of Golang code
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
google/btree
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
rook/rook
File, Block, and Object Storage Services for your Cloud-Native Environment
-
asticode/go-astibob
Bob is a framework to create a distributed AI that can learn to understand your voice, speak back, interact with your mouse and keyboard, and anything else you want
-
mycoralhealth/blockchain-tutorial
Write and publish your own blockchain in less than 200 lines of Go
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
-
containous/traefik
Træfik, a modern reverse proxy
-
spiral/roadrunner
High-performance PHP load balancer and process manager library for Golang
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
-
kubernetes/minikube
Run Kubernetes locally
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
influxdata/arrow
Implementation ofhttps://arrow.apache.orgin Go
-
golang/dep
Go dependency management tool
java
-
kdn251/interviews
Everything you need to know to get the job.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
-
ruzhan123/awaker
地理杂志阅读类Android App,项目采用 LiveData + Room + RXJava2 + Retrofit + OKHttp + Material Design + Base + Glide 构建
-
spring-projects/spring-boot
Spring Boot
-
nekocode/MusicVisualization
Some music visualization demos on Android.
-
luozhanming/Captcha
Android滑块验证码控件
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
Blankj/awesome-java-leetcode
👑LeetCode of algorithms with java solution(updating).
-
JustKiddingBaby/FragmentRigger
💥A powerful library powered by aop to manage Fragments.(一个基于AOP设计的Fragment管理框架)
-
amirzaidi/Launcher3
Launcher3 with Pixel Launcher features
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
MasayukiSuda/Mp4Composer-android
This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, and rotate Mp4.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
spring-projects/spring-framework
Spring Framework
-
eugenp/tutorials
The "REST With Spring" Course:
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
razerdp/AnimatedPieView
// 一个好吃的甜甜圈?
-
Ramotion/folding-cell-android
📃FoldingCell is a material design expanding content cell inspired by folding paper material made by@Ramotion
-
apache/hadoop
Mirror of Apache Hadoop
-
redisson/redisson
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Executor service, Tomcat Session Manager, Scheduler service, JCache API) on top of Redis server. Rich Redis client
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
javascript
python