go
-
esimov/caire
Content aware image resize library
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
BTrDB/btrdb-server
Berkeley Tree Database (BTrDB) server
-
spiral/roadrunner
High-performance PHP load balancer and process manager library for Golang
-
solo-io/unik
The Unikernel Compilation and Deployment Platform
-
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
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
jedisct1/dnscrypt-proxy
A flexible DNS proxy, with support for encrypted DNS protocols.
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
golang/go
The Go programming language
-
gen2brain/cam2ip
Turn any webcam into an IP camera
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
ServiceComb/go-chassis
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
-
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).
-
sgreben/tj
stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.
-
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.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
containous/traefik
Træfik, a modern reverse proxy
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
edwingeng/wuid
An extremely fast UUID alternative written in golang
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
golang/dep
Go dependency management tool
-
sundy-li/wechat_brain
头脑王者辅助工具
-
bradleyjkemp/memviz
Visualize your data structures using graphviz
java
-
kdn251/interviews
Everything you need to know to get the job.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
nekocode/MusicVisualization
Some music visualization demos on Android.
-
Ramotion/folding-cell-android
📃FoldingCell is a material design expanding content cell inspired by folding paper material made by@Ramotion
-
JustKiddingBaby/FragmentRigger
💥A powerful library powered by aop to manage Fragments.(一个基于AOP设计的Fragment管理框架)
-
safetysystemtechnology/circle-video-record
Simple component to record video on android
-
spring-projects/spring-boot
Spring Boot
-
pilgr/Paper
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
-
MasayukiSuda/Mp4Composer-android
This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, and rotate Mp4.
-
yanzhenjie/AndPermission
🍎Android runtime permission manager, simplify request runtime permission process.
-
Blankj/awesome-java-leetcode
👑LeetCode of algorithms with java solution(updating).
-
razerdp/AnimatedPieView
// 一个好吃的甜甜圈?
-
monkeyWie/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
JoshuaRogue/BetterWay
A RoadBook Application Using MVP
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
huangyanbin/smartTable
一款android自动生成表格框架---An Android automatically generated table framework
-
spring-projects/spring-framework
Spring Framework
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
netty/netty
Netty project - an event-driven asynchronous network application 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.
-
layerhq/Atlas-Android
Library of native Android chat and messaging UI components, built to work with Layer
-
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.
-
eugenp/tutorials
The "REST With Spring" Course:
-
fanhua1994/DzFilter
使用DFA算法实现的内容安全,反垃圾,智能鉴黄,敏感词过滤,不良信息检测,文本校验,敏感词检测,包括关键词提取,过滤html标签等。
javascript
-
developit/greenlet
🦎Move an async function into its own thread.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
ruanyf/webpack-demos
a collection of simple demos of Webpack
-
FullHuman/purgecss
Remove unused css
-
bfirsh/jsnes
A JavaScript NES emulator.
-
mrvautin/expressCart
A fully functioning Node.js shopping cart with Stripe and PayPal payments.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
developit/workerize
🏗️Run a module in a Web Worker.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
outline/outline
📘Open source wiki and knowledge base for growing teams
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
IBM/css-gridish
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebook/create-react-app
Create React apps with no build configuration.
-
avwo/whistle
HTTP, HTTPS, Websocket debugging proxy
-
zouhir/jarvis
A very intelligent browser based Webpack dashboard
-
axios/axios
Promise based HTTP client for the browser and node.js
-
airbnb/javascript
JavaScript Style Guide
-
alexeyraspopov/jest-webdriver
Connect Jest tests to Selenium WebDriver
-
Chalarangelo/30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
-
nhnent/tui.editor
🍞📝Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
-
transloadit/uppy
The next open source file uploader for web browsers🐶
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
zeit/next.js
Framework for server-rendered or statically-exported React apps
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
python