Language: python
microsoft / c9-python-getting-started
https://github.com/microsoft/c9-python-getting-started
stars | today |
---|---|
2584 | 832 |
Sample code for Channel 9 Python for Beginners course
youfou / wxpy
https://github.com/youfou/wxpy
stars | today |
---|---|
9896 | 174 |
微信机器人 / 可能是最优雅的微信个人号 API ✨ ✨
tlbootcamp / tlroadmap
https://github.com/tlbootcamp/tlroadmap
stars | today |
---|---|
2157 | 16 |
👩🏼💻👨🏻💻Карта навыков и модель развития тимлидов
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
46622 | 37 |
The Python micro framework for building web applications.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
25884 | 39 |
100 Days of ML Coding
chriskiehl / Gooey
https://github.com/chriskiehl/Gooey
stars | today |
---|---|
7668 | 120 |
Turn (almost) any Python command line program into a full GUI application with one line
ct-Open-Source / tuya-convert
https://github.com/ct-Open-Source/tuya-convert
stars | today |
---|---|
686 | 2 |
A collection of scripts to flash Tuya IoT devices to alternative firmwares
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
5914 | 7 |
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
hisxo / gitGraber
https://github.com/hisxo/gitGraber
stars | today |
---|---|
464 | 34 |
gitGraber: monitor GitHub to search and find sensitive data in real time for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe…
vishnubob / wait-for-it
https://github.com/vishnubob/wait-for-it
stars | today |
---|---|
3986 | 5 |
Pure bash script to test and wait on the availability of a TCP host and port
RUB-SysSec / redqueen
https://github.com/RUB-SysSec/redqueen
stars | today |
---|---|
133 | 31 |
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
15639 | 156 |
12306智能刷票,订票
ondyari / FaceForensics
https://github.com/ondyari/FaceForensics
stars | today |
---|---|
430 | 58 |
Github of the FaceForensics dataset
spulec / moto
https://github.com/spulec/moto
stars | today |
---|---|
2846 | 3 |
A library that allows you to easily mock out tests based on AWS infrastructure.
eriklindernoren / Keras-GAN
https://github.com/eriklindernoren/Keras-GAN
stars | today |
---|---|
5654 | 9 |
Keras implementations of Generative Adversarial Networks.
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
8927 | 70 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
freewym / espresso
https://github.com/freewym/espresso
stars | today |
---|---|
394 | 40 |
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
NVlabs / stylegan
https://github.com/NVlabs/stylegan
stars | today |
---|---|
7821 | 8 |
StyleGAN - Official TensorFlow Implementation
facebookresearch / dlrm
https://github.com/facebookresearch/dlrm
stars | today |
---|---|
1398 | 12 |
An implementation of a deep learning recommendation model (DLRM)
Kozea / WeasyPrint
https://github.com/Kozea/WeasyPrint
stars | today |
---|---|
3047 | 4 |
WeasyPrint converts web documents (HTML with CSS, SVG, …) to PDF.
tornadoweb / tornado
https://github.com/tornadoweb/tornado
stars | today |
---|---|
18318 | 9 |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
render-examples / fastai-v3
https://github.com/render-examples/fastai-v3
stars | today |
---|---|
109 | 5 |
Starter app for fastai v3 model deployment on Render
FederatedAI / FATE
https://github.com/FederatedAI/FATE
stars | today |
---|---|
823 | 10 |
An Industrial Level Federated Learning Framework
aio-libs / aiohttp
https://github.com/aio-libs/aiohttp
stars | today |
---|---|
8398 | 13 |
Asynchronous HTTP client/server framework for asyncio and Python
kubernetes-client / python
https://github.com/kubernetes-client/python
stars | today |
---|---|
1985 | 7 |
Official Python client library for kubernetes
Language: go
eth0izzle / shhgit
https://github.com/eth0izzle/shhgit
stars | today |
---|---|
508 | 96 |
Ah shhgit! Find GitHub secrets in real time
jesseduffield / lazydocker
https://github.com/jesseduffield/lazydocker
stars | today |
---|---|
11784 | 40 |
The lazier way to manage everything docker
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
26569 | 28 |
The Prometheus monitoring system and time series database.
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
2645 | 15 |
libpod is a library used to create container pods. Home of Podman.
moby / moby
stars | today |
---|---|
54999 | 17 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
kubeedge / kubeedge
https://github.com/kubeedge/kubeedge
stars | today |
---|---|
1621 | 10 |
Kubernetes Native Edge Computing Framework (project under CNCF)
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
10008 | 139 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
16105 | 83 |
Git with a cup of tea, painless self-hosted git service
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5399 | 40 |
Go support for Google’s protocol buffers
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17326 | 9 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
58186 | 48 |
Production-Grade Container Scheduling and Management
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
2374 | 7 |
Autoscaling components for Kubernetes
kubernetes / community
https://github.com/kubernetes/community
stars | today |
---|---|
5037 | 9 |
Kubernetes community content
sql-machine-learning / sqlflow
https://github.com/sql-machine-learning/sqlflow
stars | today |
---|---|
3082 | 9 |
Brings SQL and AI together.
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
15603 | 18 |
OpenFaaS - Serverless Functions Made Simple
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
6625 | 16 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
helm / helm
stars | today |
---|---|
13987 | 18 |
The Kubernetes Package Manager
coreos / clair
https://github.com/coreos/clair
stars | today |
---|---|
5719 | 6 |
Vulnerability Static Analysis for Containers
kubernetes-sigs / kubebuilder
https://github.com/kubernetes-sigs/kubebuilder
stars | today |
---|---|
1744 | 11 |
Kubebuilder - SDK for building Kubernetes APIs using CRDs
banzaicloud / bank-vaults
https://github.com/banzaicloud/bank-vaults
stars | today |
---|---|
654 | 1 |
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
dgraph-io / ristretto
https://github.com/dgraph-io/ristretto
stars | today |
---|---|
993 | 100 |
A high performance memory-bound Go cache
aelsabbahy / goss
https://github.com/aelsabbahy/goss
stars | today |
---|---|
3381 | 5 |
Quick and Easy server testing/validation
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
6754 | 6 |
The self-managing, auto-upgrading, Kubernetes distribution for everyone
GoogleCloudPlatform / spark-on-k8s-operator
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
stars | today |
---|---|
722 | 5 |
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
17050 | 14 |
CockroachDB - the open source, cloud-native SQL database.
Language: java
seaswalker / spring-analysis
https://github.com/seaswalker/spring-analysis
stars | today |
---|---|
4586 | 39 |
Spring源码阅读
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
22010 | 84 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
8552 | 214 |
✍ Halo 一款现代化的个人独立博客系统
sqshq / piggymetrics
https://github.com/sqshq/piggymetrics
stars | today |
---|---|
7237 | 10 |
Microservice Architecture with Spring Boot, Spring Cloud and Docker
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
20847 | 19 |
Netty project - an event-driven asynchronous network application framework
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
10510 | 25 |
APM, Application Performance Monitoring System
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
4256 | 8 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
10451 | 20 |
Apache Flink
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
44383 | 39 |
Open Source, Distributed, RESTful Search Engine
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
2512 | 121 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
apache / ignite
https://github.com/apache/ignite
stars | today |
---|---|
2750 | 2 |
Mirror of Apache Ignite
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
1014 | 12 |
A collection of algorithms
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
34425 | 20 |
An HTTP client for Android, Kotlin, and Java.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
17135 | 22 |
The “REST With Spring” Course:
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
10794 | 3 |
A complete native navigation solution for React Native
bigbluebutton / bigbluebutton
https://github.com/bigbluebutton/bigbluebutton
stars | today |
---|---|
2539 | 13 |
Complete open source web conferencing system.
apache / zeppelin
https://github.com/apache/zeppelin
stars | today |
---|---|
4357 | 5 |
Mirror of Apache Zeppelin
frank-lam / fullstack-tutorial
https://github.com/frank-lam/fullstack-tutorial
stars | today |
---|---|
5938 | 18 |
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
brianfrankcooper / YCSB
https://github.com/brianfrankcooper/YCSB
stars | today |
---|---|
2709 | 5 |
Yahoo! Cloud Serving Benchmark
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
31212 | 81 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
16686 | 22 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1768 | 8 |
React Native Cross-Platform WebView
swagger-api / swagger-core
https://github.com/swagger-api/swagger-core
stars | today |
---|---|
6005 | 9 |
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
32471 | 20 |
Spring Framework
alibaba / otter
https://github.com/alibaba/otter
stars | today |
---|---|
5029 | 20 |
阿里巴巴分布式数据库同步系统(解决中美异地机房)
Language: c++
ton-blockchain / ton
https://github.com/ton-blockchain/ton
stars | today |
---|---|
588 | 74 |
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
5864 | 15 |
Seamless operability between C++11 and Python
secrary / Andromeda
https://github.com/secrary/Andromeda
stars | today |
---|---|
373 | 97 |
Andromeda - Interactive Reverse Engineering Tool for Android Applications
vnpy / vnpy
stars | today |
---|---|
9834 | 183 |
基于Python的开源量化交易平台开发框架
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
4549 | 4 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
861 | 65 |
A high performance distributed Graph Database
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
31855 | 39 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1194 | 2 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
12916 | 6 |
Googletest - Google Testing and Mocking Framework
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
7462 | 4 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
3730 | 8 |
A microbenchmark support library
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
9926 | 9 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
8376 | 13 |
ClickHouse is a free analytic DBMS for big data
DFIR-ORC / dfir-orc
https://github.com/DFIR-ORC/dfir-orc
stars | today |
---|---|
85 | 11 |
Forensics artefact collection tool for systems running Microsoft Windows
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
77181 | 51 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
14416 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
15009 | 13 |
An open autonomous driving platform
dusty-nv / jetson-inference
https://github.com/dusty-nv/jetson-inference
stars | today |
---|---|
2205 | 11 |
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
mlpack / mlpack
https://github.com/mlpack/mlpack
stars | today |
---|---|
2943 | 1 |
mlpack: a scalable C++ machine learning library –
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
17286 | 18 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
38464 | 43 |
Open Source Computer Vision Library
SpiderLabs / ModSecurity
https://github.com/SpiderLabs/ModSecurity
stars | today |
---|---|
3045 | 2 |
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave’s SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
16768 | 5 |
The MongoDB Database
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
2925 | 3 |
PX4 Autopilot Software
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
16765 | 16 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
33347 | 39 |
✅ The largest Node.js best practices list (September 2019)
go-shiori / shiori
https://github.com/go-shiori/shiori
stars | today |
---|---|
3121 | 85 |
Simple bookmark manager built with Go
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
54053 | 158 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5494 | 11 |
OpenLayers
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
12009 | 15 |
Quasar Framework - Build high-performance VueJS user interfaces in record time
fabricjs / fabric.js
https://github.com/fabricjs/fabric.js
stars | today |
---|---|
13654 | 23 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
136697 | 73 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
16236 | 27 |
Beautiful and accessible drag and drop for lists with React
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
54291 | 36 |
Headless Chrome Node.js API
moment / moment
https://github.com/moment/moment
stars | today |
---|---|
42379 | 18 |
Parse, validate, manipulate, and display dates in javascript.
jquery / jquery
https://github.com/jquery/jquery
stars | today |
---|---|
52236 | 11 |
jQuery JavaScript Library
ned-kelly / backup-and-bcp-for-aws
https://github.com/ned-kelly/backup-and-bcp-for-aws
stars | today |
---|---|
85 | 6 |
A collection of scripts & tooling that’s executed from Lambda to backup your AWS Services such as Route53, EBS, RDS, EFS, etc into a S3 bucket allowing you to sync into Google Cloud for Business Continuity.
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
26231 | 15 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
carbon-design-system / carbon
https://github.com/carbon-design-system/carbon
stars | today |
---|---|
1844 | 18 |
A design system built by IBM
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
11984 | 17 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
kefranabg / readme-md-generator
https://github.com/kefranabg/readme-md-generator
stars | today |
---|---|
5997 | 8 |
📄 CLI that generates beautiful README.md files
qwerty472123 / wxappUnpacker
https://github.com/qwerty472123/wxappUnpacker
stars | today |
---|---|
3956 | 17 |
Wechat App(微信小程序,.wxapkg)解包及相关文件(.wxss,.json,.wxs,.wxml)还原工具
prometheus / pushgateway
https://github.com/prometheus/pushgateway
stars | today |
---|---|
1014 | 8 |
Push acceptor for ephemeral and batch jobs.
aframevr / aframe
https://github.com/aframevr/aframe
stars | today |
---|---|
10499 | 5 |
🅰️ web framework for building virtual reality experiences.
elastic / search-ui
https://github.com/elastic/search-ui
stars | today |
---|---|
564 | 4 |
Search UI. Libraries for the fast development of modern, engaging search experiences.
Codertocat / hello-world-npm
https://github.com/Codertocat/hello-world-npm
stars | today |
---|---|
71 | 5 |
This is a simple npm package that demonstrates the Github Package Registry
hapijs / hapi
https://github.com/hapijs/hapi
stars | today |
---|---|
11518 | 5 |
🏢 Server Framework for Node.js
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
20680 | 25 |
generate massive amounts of realistic fake data in Node.js and the browser
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
37746 | 25 |
Declarative routing for React
antvis / g6
stars | today |
---|---|
4657 | 4 |
A Graph Visualization Framework in JavaScript
Language: unknown
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
46050 | 962 |
🎓 Path to a free self-taught education in Computer Science!
vaibhawvipul / First-steps-towards-Deep-Learning
https://github.com/vaibhawvipul/First-steps-towards-Deep-Learning
stars | today |
---|---|
134 | 12 |
This is an open sourced book on deep learning.
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
13215 | 43 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
29322 | 129 |
Learn regex the easy way
AdrienTorris / awesome-blazor
https://github.com/AdrienTorris/awesome-blazor
stars | today |
---|---|
1473 | 20 |
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
108735 | 53 |
A book series on JavaScript. @YDKJS on twitter.
30-seconds / 30-seconds-of-css
https://github.com/30-seconds/30-seconds-of-css
stars | today |
---|---|
12936 | 16 |
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
21779 | 19 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5410 | 12 |
The CocoaPods Master Repo
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
35276 | 26 |
A topic-centric list of HQ open datasets. PR ☛☛☛
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
8723 | 24 |
A collection of hacking / penetration testing resources to make you better!
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
1167 | 19 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
13558 | 14 |
IntelliJ IDEA 简体中文专题教程
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
116465 | 84 |
😎 Awesome lists about all kinds of interesting topics
Azure / AKS
stars | today |
---|---|
529 | 1 |
Azure Kubernetes Service
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
7834 | 17 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
dotnet-presentations / dotnetconf2019
https://github.com/dotnet-presentations/dotnetconf2019
stars | today |
---|---|
83 | 16 |
Creative and technical content for running a .NET Conf 2019 local event in your community
rolling-scopes-school / tasks
https://github.com/rolling-scopes-school/tasks
stars | today |
---|---|
172 | 3 |
dhamaniasad / awesome-postgres
https://github.com/dhamaniasad/awesome-postgres
stars | today |
---|---|
5625 | 7 |
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
wsargent / docker-cheat-sheet
https://github.com/wsargent/docker-cheat-sheet
stars | today |
---|---|
17095 | 7 |
Docker Cheat Sheet
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
22412 | 19 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
diercan / PSSC-2019
https://github.com/diercan/PSSC-2019
stars | today |
---|---|
15 | 0 |
shuhuai007 / Machine-Learning-Session
https://github.com/shuhuai007/Machine-Learning-Session
stars | today |
---|---|
1701 | 88 |
LingCoder / OnJava8
https://github.com/LingCoder/OnJava8
stars | today |
---|---|
2320 | 70 |
《On Java 8》中文版,又名《Java编程思想》 第5版
gpakosz / .tmux
https://github.com/gpakosz/.tmux
stars | today |
---|---|
8861 | 6 |
🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works)