go
-
openebs/openebs
OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
-
apex/up
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
-
awslabs/aws-sam-local
AWS SAM Local🐿is a CLI tool for local development and testing of Serverless applications
-
muesli/smartcrop
smartcrop finds good image crops for arbitrary crop sizes
-
xiaonanln/goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
-
matroskin13/grizzly
Collections generator for Golang
-
golang/go
The Go programming language
-
alexellis/faas
🐳Functions as a Service - a serverless framework for Docker & Kubernetes
-
google/cloudprober
An active monitoring software to detect failures before your customers do.
-
workanator/go-floc
Floc: Orchestrate goroutines with ease.
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
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.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
oakmound/oak
A game engine in Go
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
asciimoo/wuzz
Interactive cli tool for HTTP inspection
-
segmentio/chamber
CLI for managing secrets
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
42wim/matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocket.chat,hipchat (via xmpp), steam and matrix with REST API
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
golang/dep
Go dependency management tool
java
-
fython/MaterialStepperView
Steppers - Material Design Components for Android
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
-
AdityaAnand1/Morphing-Material-Dialogs
Material dialog meets morphing animation
-
spring-projects/spring-boot
Spring Boot
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
santalu/emptyview
A view that displays state of screen like loading, error, empty
-
alibaba/dubbo
📢Dubbo is a distributed, high performance RPC framework empowering applications with service import/export capabilities.
-
spring-projects/spring-framework
The Spring Framework
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
-
roughike/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
-
MindorksOpenSource/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
-
scwang90/SmartRefreshLayout
下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
pqpo/SmartCropper
🔥A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
mikepenz/Android-Iconics
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
-
google/guava
Google Core Libraries for Java
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS
-
Deletescape-Media/Lawnchair
No clever tagline needed - Pixel style launcher
-
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
-
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.
javascript
-
aksakalli/gtop
System monitoring dashboard for terminal
-
paulgb/BarbBlock
Chrome extension which blocks requests to sites which have used legal threats to remove themselves from other blacklists.
-
notifme/notifme-sdk
A Node.js library to send all kinds of transactional notifications.
-
atlassian/react-beautiful-dnd
Beautiful, accessible drag and drop for lists with React.js
-
rtfeldman/seamless-immutable
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
-
denysdovhan/wtfjs
A list of funny and tricky JavaScript examples
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
standard-things/esm
ES modules in Node today!
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
ai/nanoid
A tiny, secure URL-friendly unique string ID generator for JavaScript
-
cs01/gdbgui
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, Rust, and Fortran. Simply run gdbgui from the terminal and a new tab will open in your browser.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
ScriptArtist/Scalable
Make any HTML element dynamically scaled (like css contain)
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
GoogleChrome/lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
-
michalsnik/vue-computed-helpers
Computed helpers for Vue apps
-
vadimdemedes/pronto
⚡ The now.sh experience for databases
-
FezVrasta/popper.js
A kickass library to manage your poppers
-
ZachSaucier/Just-Read
A customizable read mode extension for Chrome -https://chrome.google.com/webstore/detail/just-read/dgmanlpmmkibanfdgjocnabmcaclkmod
-
mikeal/znode
Bi-directional RPC through any stream.
-
airbnb/javascript
JavaScript Style Guide
python