go
-
matthewmueller/joy
A delightful Go to Javascript compiler
-
celrenheit/sandglass
Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
camlistore/camlistore
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
-
machinebox/graphql
Simple low-level GraphQL HTTP client for Go
-
fanpei91/p2pspider
DHT Spider + BitTorrent Client = P2P Spider
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
containous/traefik
Træfik, a modern reverse proxy
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
openfaas/faas
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
-
gohugoio/hugo
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
-
minio/sha256-simd
Accelerate SHA256 computations in pure Go using AVX512 and AVX2 for Intel and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core) in comparison to AVX2.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
junegunn/fzf
🌸A command-line fuzzy finder
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
stripe/stripe-mock
stripe-mock is a mock HTTP server that responds like the real Stripe API. It can be used instead of Stripe's testmode to make test suites integrating with Stripe faster and less brittle.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
java
-
yanzhenjie/Sofia
SystemBar一体化,状态栏和导航栏均支持设置颜色、渐变色、图片、透明度、内容入侵。状态栏支持设置深色字体,以上特性兼容国产魅族、小米手机(包括7.0及以上)和其它标准模式的手机。
-
spring-projects/spring-boot
Spring Boot
-
Alex-Jerry/BleDemo
android BLE蓝牙框架,包括扫描、连接、设置通知、发送数据、读取和接收数据以及各种直观的回调,近乎一行代码植入项目,可扩展配置蓝牙相关操作。
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
YoKeyword/Fragmentation
A powerful library that manage Fragment for Android!
-
naman14/Timber
Material Design Music Player
-
JessYanCoding/LifecycleModel
The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base onhttps://developer.android.google.cn/topic/lib…
-
smart-fun/XmlToJson
Android Library for converting XML to JSON and JSON to XML
-
JetBrains/kotlin
The Kotlin Programming Language
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
google/guava
Google Core Libraries for Java
-
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.
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
vondear/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
-
QMUI/QMUI_Android
提高 Android UI 开发效率的 UI 库
-
googlesamples/android-architecture-components
Samples for Android Architecture Components.
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
graalvm/graal
Graal: High-Performance Polyglot Runtime🚀🏆
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
Blankj/awesome-java-leetcode
👑LeetCode of algorithms with java solution(updating).
javascript
python