go
-
fnproject/fn
The container native, cloud agnostic serverless platform.
-
google/skylark
Skylark in Go: the Skylark configuration language, implemented in Go
-
golang/go
The Go programming language
-
keybase/kbfs
Keybase Filesystem (KBFS)
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
openfaas/faas
OpenFaaS - a serverless framework for Docker & Kubernetes
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
keybase/client
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
-
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
fogleman/primitive
Reproducing images with geometric primitives.
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
containous/traefik
Træfik, a modern reverse proxy
-
gen2brain/cam2ip
Turn any webcam into ip camera
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
aelsabbahy/dargs
Enhance any command with dynamic arguments
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
golang/dep
Go dependency management tool
-
zyedidia/micro
A modern and intuitive terminal-based text editor
-
src-d/go-git
A highly extensible Git implementation in pure Go.
-
kubernetes/minikube
Run Kubernetes locally
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
java
-
lennartkoopmann/nzyme
Nzyme collects 802.11 management frames directly from the air and sends them to a Graylog (Open Source log management) setup for WiFi IDS, monitoring, and incident response. It only needs a JVM and a WiFi adapter that supports monitor mode.
-
iammert/ScalingLayout
With Scaling Layout scale your layout on user interaction.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
vespa-engine/vespa
Vespa - the open big data serving engine
-
RahulJanagouda/StatusStories
Status Stories = Snapchat stories, Instagram stories, Whatsapp Statuses, Facebook Messenger Stories.
-
spring-projects/spring-boot
Spring Boot
-
firebase/quickstart-android
Firebase Quickstart Samples for Android
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
spring-projects/spring-framework
The Spring Framework
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
pmem/pcj
Persistent Collections for Java
-
googlesamples/android-architecture-components
Samples for Android Architecture Components.
-
xmuSistone/VegaLayoutManager
A customized LayoutManager - fade and shrink the head itemView when scrolling.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
iSoron/uhabits
Loop Habit Tracker, an Android app for creating and maintaining good habits
-
vivchar/RendererRecyclerViewAdapter
A single adapter with multiple view types for the whole project
-
lwansbrough/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
apache/kafka
Mirror of Apache Kafka
-
TakuSemba/MultiSnapRecyclerView
Android library for multiple snapping of RecyclerView
-
deeplearning4j/deeplearning4j
Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
-
wix/react-native-navigation
A complete native navigation solution for React Native
-
kalessil/phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
-
zaproxy/zaproxy
The OWASP ZAP core project
javascript
-
Shopify/draggable
The JavaScript Drag & Drop library your grandparents warned you about.
-
yangshun/tech-interview-handbook
💯Technical and non-technical guide for rocking your coding interview.
-
tipsy/bubbly-bg
Beautiful bubbly backgrounds in less than 1kB (696 bytes gzipped)
-
googlecreativelab/teachable-machine
Explore how machine learning works, live in the browser. No coding required.
-
stripe/react-stripe-elements
React components for Stripe.js and Stripe Elements
-
clintonwoo/hackernews-react-graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
-
mikeal/webtorrent-element
WebTorrent HTML element.
-
janeasystems/nodejs-mobile
A full-fledged Node.js runtime for Android and iOS
-
Foundry376/Mailspring
💌A beautiful, fast and maintained fork of@NylasMail by one of the original authors.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
MoonHighway/learning-react
The code samples for Learning React by Alex Banks and Eve Porcello, published by O'Reilly Media
-
ApoorvSaxena/lozad.js
🔥Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
edenspiekermann/a11y-dialog
A very lightweight and flexible accessible modal dialog.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
atom/atom
The hackable text editor
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react-native
A framework for building native apps with React.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
lllyasviel/style2paints
sketch + style = paints🎨
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
dawnlabs/carbon
🎨Create and share beautiful images of your source code
-
reactjs/redux
Predictable state container for JavaScript apps
python
-
ManrajGrover/halo
Beautiful terminal spinners in Python
-
dvf/blockchain
A simple Blockchain in Python
-
hackerkid/Mind-Expanding-Books
📚Books that will blow your mind
-
bitcoinbook/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
RasaHQ/rasa_core
machine learning based dialogue engine for conversational software
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
python/cpython
The Python programming language
-
apple/coremltools
Converter tools for Core ML.
-
tensorflow/models
Models built with TensorFlow
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
kennethreitz/pipenv
Python Development Workflow for Humans.
-
getsentry/milksnake
A setuptools/wheel/cffi extension to embed a binary data in wheels
-
django/django
The Web framework for perfectionists with deadlines.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
dimmg/dockselpy
Dockerized Selenium and Python with support for Chrome and Firefox
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
f496328mm/Crawler_and_Share
-
duo-labs/EFIgy
A small client application that uses the Duo Labs EFIgy API to inform you about the state of your Macs EFI firmware
-
codingo/VHostScan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, aliases and dynamic default pages.
-
csurfer/gitsuggest
A tool to suggest github repositories based on the repositories you have shown interest in.
-
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more