Language: python
znxlwm / UGATIT-pytorch
https://github.com/znxlwm/UGATIT-pytorch
stars | today |
---|---|
399 | 151 |
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
taki0112 / UGATIT
https://github.com/taki0112/UGATIT
stars | today |
---|---|
1224 | 308 |
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
williamFalcon / pytorch-lightning
https://github.com/williamFalcon/pytorch-lightning
stars | today |
---|---|
1251 | 201 |
Rapid research framework for PyTorch. The researcher’s version of Keras
0voice / interview_internal_reference
https://github.com/0voice/interview_internal_reference
stars | today |
---|---|
15689 | 275 |
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
didi / delta
stars | today |
---|---|
197 | 73 |
DELTA is a deep learning based natural language and speech processing platform.
mnielsen / neural-networks-and-deep-learning
https://github.com/mnielsen/neural-networks-and-deep-learning
stars | today |
---|---|
9745 | 48 |
Code samples for my book “Neural Networks and Deep Learning”
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
8468 | 12 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
26637 | 179 |
The world’s simplest facial recognition api for Python and the command line
lukemelas / EfficientNet-PyTorch
https://github.com/lukemelas/EfficientNet-PyTorch
stars | today |
---|---|
2037 | 11 |
A PyTorch implementation of EfficientNet
3b1b / manim
stars | today |
---|---|
12237 | 100 |
Animation engine for explanatory math videos
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
12702 | 29 |
PyTorch Tutorial for Deep Learning Researchers
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
18123 | 27 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
nwojke / deep_sort
https://github.com/nwojke/deep_sort
stars | today |
---|---|
1324 | 9 |
Simple Online Realtime Tracking with a Deep Association Metric
amdegroot / ssd.pytorch
https://github.com/amdegroot/ssd.pytorch
stars | today |
---|---|
2606 | 3 |
A PyTorch Implementation of Single Shot MultiBox Detector
s0md3v / goop
https://github.com/s0md3v/goop
stars | today |
---|---|
244 | 23 |
Google Search Scraper
tkipf / gcn
stars | today |
---|---|
3328 | 11 |
Implementation of Graph Convolutional Networks in TensorFlow
explosion / spacy-pytorch-transformers
https://github.com/explosion/spacy-pytorch-transformers
stars | today |
---|---|
163 | 16 |
🛸 spaCy pipelines for pre-trained BERT, XLNet and GPT-2
CoreyMSchafer / code_snippets
https://github.com/CoreyMSchafer/code_snippets
stars | today |
---|---|
2521 | 5 |
shenweichen / DeepCTR
https://github.com/shenweichen/DeepCTR
stars | today |
---|---|
1802 | 10 |
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
open-mmlab / mmdetection
https://github.com/open-mmlab/mmdetection
stars | today |
---|---|
5472 | 29 |
Open MMLab Detection Toolbox and Benchmark
Neo23x0 / sigma
https://github.com/Neo23x0/sigma
stars | today |
---|---|
1563 | 2 |
Generic Signature Format for SIEM Systems
Helpsypoo / primer
https://github.com/Helpsypoo/primer
stars | today |
---|---|
731 | 8 |
code that makes videos for this: youtube.com/c/primerlearning
shmilylty / OneForAll
https://github.com/shmilylty/OneForAll
stars | today |
---|---|
144 | 38 |
OneForAll是一款功能强大的子域收集工具
ct-Open-Source / tuya-convert
https://github.com/ct-Open-Source/tuya-convert
stars | today |
---|---|
571 | 2 |
A collection of scripts to flash Tuya IoT devices to alternative firmwares
Language: go
sqshq / sampler
https://github.com/sqshq/sampler
stars | today |
---|---|
2894 | 464 |
A tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
muesli / gitomatic
https://github.com/muesli/gitomatic
stars | today |
---|---|
591 | 160 |
A tool to monitor git repositories and automatically pull & push changes
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
8473 | 64 |
A microservice development framework
uber-go / ratelimit
https://github.com/uber-go/ratelimit
stars | today |
---|---|
1031 | 43 |
A Golang blocking leaky-bucket rate limit implementation
golang-migrate / migrate
https://github.com/golang-migrate/migrate
stars | today |
---|---|
2644 | 34 |
Database migrations. CLI and Golang library.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
25548 | 29 |
The Prometheus monitoring system and time series database.
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
2906 | 8 |
Terraform AWS provider
tealeg / xlsx
https://github.com/tealeg/xlsx
stars | today |
---|---|
3405 | 37 |
Google Go (golang) library for reading and writing XLSX files. You should probably also checkout: https://github.com/360EntSecGroup-Skylar/excelize
dgrijalva / jwt-go
https://github.com/dgrijalva/jwt-go
stars | today |
---|---|
5983 | 16 |
Golang implementation of JSON Web Tokens (JWT)
OWASP / Go-SCP
https://github.com/OWASP/Go-SCP
stars | today |
---|---|
2994 | 94 |
Go programming language secure coding practices guide
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5022 | 5 |
AWS SDK for the Go programming language.
jackc / pgx
stars | today |
---|---|
1953 | 13 |
PostgreSQL driver and toolkit for Go
99designs / aws-vault
https://github.com/99designs/aws-vault
stars | today |
---|---|
2436 | 9 |
A vault for securely storing and accessing AWS credentials in development environments
go-pg / pg
stars | today |
---|---|
2996 | 10 |
Golang ORM with focus on PostgreSQL features and performance
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
9313 | 11 |
Go configuration with fangs
graph-gophers / graphql-go
https://github.com/graph-gophers/graphql-go
stars | today |
---|---|
2779 | 8 |
GraphQL server with a focus on ease of use
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
14659 | 9 |
The fantastic ORM library for Golang, aims to be developer friendly
tidwall / gjson
https://github.com/tidwall/gjson
stars | today |
---|---|
4888 | 8 |
Get JSON values quickly - JSON Parser for Go
openkruise / kruise
https://github.com/openkruise/kruise
stars | today |
---|---|
874 | 4 |
Automate application workloads management on Kubernetes
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
8620 | 4 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
grpc-ecosystem / go-grpc-middleware
https://github.com/grpc-ecosystem/go-grpc-middleware
stars | today |
---|---|
1969 | 5 |
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
3103 | 11 |
The Go driver for MongoDB
kubernetes / dashboard
https://github.com/kubernetes/dashboard
stars | today |
---|---|
5597 | 15 |
General-purpose web UI for Kubernetes clusters
btcsuite / btcd
https://github.com/btcsuite/btcd
stars | today |
---|---|
3504 | 1 |
An alternative full node bitcoin implementation written in Go (golang)
pusher / oauth2_proxy
https://github.com/pusher/oauth2_proxy
stars | today |
---|---|
786 | 8 |
A reverse proxy that provides authentication with Google, Github or other providers.
Language: java
diyhi / bbs
stars | today |
---|---|
329 | 33 |
巡云轻论坛系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。数据库表结构设计使用分表方案,提高系统的负载能力。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
37612 | 42 |
Everything you need to know to get the job.
PhilJay / MPAndroidChart
https://github.com/PhilJay/MPAndroidChart
stars | today |
---|---|
28079 | 13 |
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
bumptech / glide
https://github.com/bumptech/glide
stars | today |
---|---|
26776 | 13 |
An image loading and caching library for Android focused on smooth scrolling
Tencent / tinker
https://github.com/Tencent/tinker
stars | today |
---|---|
14028 | 10 |
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
7925 | 45 |
快速、简单避免OOM的java处理Excel工具
LuckSiege / PictureSelector
https://github.com/LuckSiege/PictureSelector
stars | today |
---|---|
6763 | 38 |
Picture Selector Library for Android or 多图片选择器
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
7796 | 64 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
journeyapps / zxing-android-embedded
https://github.com/journeyapps/zxing-android-embedded
stars | today |
---|---|
3743 | 9 |
Port of the ZXing Android application as an Android library project, for embedding in an Android application.
apollographql / apollo-android
https://github.com/apollographql/apollo-android
stars | today |
---|---|
1754 | 4 |
📟 A strongly-typed, caching GraphQL client for Android, written in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
16204 | 28 |
The “REST With Spring” Course:
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
4201 | 9 |
Open Source Identity and Access Management For Modern Applications and Services
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
2341 | 9 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
jenkinsci / jenkins
https://github.com/jenkinsci/jenkins
stars | today |
---|---|
13546 | 10 |
Jenkins automation server
dm77 / barcodescanner
https://github.com/dm77/barcodescanner
stars | today |
---|---|
4777 | 8 |
Barcode Scanner Libraries for Android
google / guice
https://github.com/google/guice
stars | today |
---|---|
8380 | 9 |
Guice (pronounced ‘juice’) is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
cats-oss / android-gpuimage
https://github.com/cats-oss/android-gpuimage
stars | today |
---|---|
6285 | 4 |
Android filters based on OpenGL (idea from GPUImage for iOS)
apache / storm
https://github.com/apache/storm
stars | today |
---|---|
5787 | 2 |
Mirror of Apache Storm
b3log / solo
stars | today |
---|---|
9514 | 88 |
🎸 一款小而美的博客系统,专为程序员设计。
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
6244 | 42 |
To Be Top Javaer - Java工程师成神之路
jmdhappy / xxpay-master
https://github.com/jmdhappy/xxpay-master
stars | today |
---|---|
1244 | 9 |
XxPay聚合支付使用Java开发,包括spring-cloud、dubbo、spring-boot三个架构版本,已接入微信、支付宝等主流支付渠道,可直接用于生产环境
JessYanCoding / MVPArms
https://github.com/JessYanCoding/MVPArms
stars | today |
---|---|
8565 | 4 |
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
schemaspy / schemaspy
https://github.com/schemaspy/schemaspy
stars | today |
---|---|
970 | 3 |
SchemaSpy code home
ctripcorp / apollo-use-cases
https://github.com/ctripcorp/apollo-use-cases
stars | today |
---|---|
460 | 6 |
展示Apollo配置中心的各种使用场景和示例代码,欢迎大家把日常工作中的更多配置使用案例分享出来!
Yalantis / uCrop
https://github.com/Yalantis/uCrop
stars | today |
---|---|
8994 | 10 |
Image Cropping Library for Android
Language: c++
facebook / ThreatExchange
https://github.com/facebook/ThreatExchange
stars | today |
---|---|
584 | 40 |
Share threat information with vetted partners
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
50037 | 151 |
The new Windows Terminal, and the original Windows console host – all in the same place!
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
7415 | 12 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
23758 | 72 |
Godot Engine – Multi-platform 2D and 3D game engine
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
7189 | 4 |
Solidity, the Contract-Oriented Programming Language
microsoft / LightGBM
https://github.com/microsoft/LightGBM
stars | today |
---|---|
9286 | 8 |
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
kyleneideck / BackgroundMusic
https://github.com/kyleneideck/BackgroundMusic
stars | today |
---|---|
5517 | 17 |
Background Music, a macOS audio utility: automatically pause your music, set individual apps’ volumes and record system audio.
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
2873 | 8 |
Open-source simulator for autonomous driving research.
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
6605 | 4 |
Apache Thrift
google / libphonenumber
https://github.com/google/libphonenumber
stars | today |
---|---|
9572 | 6 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
985 | 4 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
PaddlePaddle / Paddle
https://github.com/PaddlePaddle/Paddle
stars | today |
---|---|
9586 | 15 |
PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6379 | 12 |
Fast C++ logging library.
azerothcore / azerothcore-wotlk
https://github.com/azerothcore/azerothcore-wotlk
stars | today |
---|---|
747 | 4 |
AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore
Project-OSRM / osrm-backend
https://github.com/Project-OSRM/osrm-backend
stars | today |
---|---|
3196 | 2 |
Open Source Routing Machine - C++ backend
grpc / grpc
stars | today |
---|---|
22439 | 14 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
14647 | 14 |
An open autonomous driving platform
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
6855 | 7 |
PS3 emulator/debugger
xenia-project / xenia
https://github.com/xenia-project/xenia
stars | today |
---|---|
3683 | 2 |
Xbox 360 Emulator Research Project
google / snappy
https://github.com/google/snappy
stars | today |
---|---|
3575 | 7 |
A fast compressor/decompressor
rapidsai / cuml
https://github.com/rapidsai/cuml
stars | today |
---|---|
637 | 10 |
cuML - RAPIDS Machine Learning Library
tdlib / td
stars | today |
---|---|
2024 | 1 |
Cross-platform library for building Telegram clients
JoshuaWise / better-sqlite3
https://github.com/JoshuaWise/better-sqlite3
stars | today |
---|---|
1309 | 3 |
The fastest and simplest library for SQLite3 in Node.js.
JoeyDeVries / LearnOpenGL
https://github.com/JoeyDeVries/LearnOpenGL
stars | today |
---|---|
3124 | 4 |
Code repository of all OpenGL tutorials found at https://learnopengl.com
osquery / osquery
https://github.com/osquery/osquery
stars | today |
---|---|
14432 | 1 |
SQL powered operating system instrumentation, monitoring, and analytics.
Language: javascript
lllyasviel / style2paints
https://github.com/lllyasviel/style2paints
stars | today |
---|---|
10268 | 177 |
sketch + style = paints 🎨
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
33897 | 66 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
sahat / hackathon-starter
https://github.com/sahat/hackathon-starter
stars | today |
---|---|
27897 | 125 |
A boilerplate for Node.js web applications
rollup / rollup
https://github.com/rollup/rollup
stars | today |
---|---|
16208 | 27 |
Next-generation ES module bundler
react-ui-kit / dribbble2react
https://github.com/react-ui-kit/dribbble2react
stars | today |
---|---|
951 | 14 |
Transform Dribbble designs to React-Native code & YouTube video tutorials
d07RiV / diabloweb
https://github.com/d07RiV/diabloweb
stars | today |
---|---|
623 | 68 |
Diablo 1 for web browsers
svaarala / duktape
https://github.com/svaarala/duktape
stars | today |
---|---|
3873 | 5 |
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
odoo / odoo
stars | today |
---|---|
14571 | 19 |
Odoo. Open Source Apps To Grow Your Business.
RocketChat / Rocket.Chat
https://github.com/RocketChat/Rocket.Chat
stars | today |
---|---|
23649 | 21 |
The ultimate Free Open Source Solution for team communications.
openlayers / openlayers
https://github.com/openlayers/openlayers
stars | today |
---|---|
5315 | 11 |
OpenLayers
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
11446 | 20 |
Quasar Framework - Build high-performance VueJS user interfaces in record time
hammerframework / hammer
https://github.com/hammerframework/hammer
stars | today |
---|---|
254 | 29 |
Opinionated, full stack, serverless JAMstack web application framework
select2 / select2
https://github.com/select2/select2
stars | today |
---|---|
23839 | 1 |
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
MrRio / jsPDF
https://github.com/MrRio/jsPDF
stars | today |
---|---|
17157 | 15 |
Client-side JavaScript PDF generation for everyone.
calebporzio / livewire
https://github.com/calebporzio/livewire
stars | today |
---|---|
635 | 60 |
A magical front-end framework for Laravel
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
26868 | 18 |
Delightful JavaScript Testing.
umijs / umi
stars | today |
---|---|
5578 | 12 |
🌋 Pluggable enterprise-level react application framework.
haotian-wang / google-access-helper
https://github.com/haotian-wang/google-access-helper
stars | today |
---|---|
2386 | 77 |
谷歌访问助手破解版
xcatliu / typescript-tutorial
https://github.com/xcatliu/typescript-tutorial
stars | today |
---|---|
4253 | 33 |
TypeScript 入门教程
wechat-miniprogram / weui-miniprogram
https://github.com/wechat-miniprogram/weui-miniprogram
stars | today |
---|---|
36 | 9 |
小程序UI组件库
renovatebot / renovate
https://github.com/renovatebot/renovate
stars | today |
---|---|
1965 | 8 |
Multi-language dependency update automation. Flexible, so you don’t need to be.
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
18163 | 19 |
🐉 A tool for managing JavaScript projects with multiple packages.
vuejs / vue
stars | today |
---|---|
145458 | 110 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
uber / react-map-gl
https://github.com/uber/react-map-gl
stars | today |
---|---|
4667 | 3 |
React friendly API wrapper around MapboxGL JS
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
53644 | 35 |
JavaScript 3D library.
Language: unknown
ziishaned / learn-regex
https://github.com/ziishaned/learn-regex
stars | today |
---|---|
20695 | 472 |
Learn regex the easy way
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
2885 | 548 |
Premium eBook free for Geeks
qq449245884 / xiaozhi
https://github.com/qq449245884/xiaozhi
stars | today |
---|---|
1335 | 46 |
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
170 | 4 |
AZ-103: Microsoft Azure Administrator
vuejs / rfcs
stars | today |
---|---|
1464 | 5 |
RFCs for substantial changes / feature additions to Vue core
jtoy / awesome-tensorflow
https://github.com/jtoy/awesome-tensorflow
stars | today |
---|---|
14767 | 20 |
TensorFlow - A curated list of dedicated resources http://tensorflow.org
hiddenzzh / awesome-tech-papers
https://github.com/hiddenzzh/awesome-tech-papers
stars | today |
---|---|
332 | 26 |
IT资料整理
ChenChunCamus / article
https://github.com/ChenChunCamus/article
stars | today |
---|---|
279 | 15 |
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
7213 | 9 |
A cheatsheet of modern C++ language and library features.
unlightcpa / Unlight-Images
https://github.com/unlightcpa/Unlight-Images
stars | today |
---|---|
15 | 1 |
davideuler / architecture.of.internet-product
https://github.com/davideuler/architecture.of.internet-product
stars | today |
---|---|
15978 | 9 |
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
TencentCloudBase / Good-practice-tutorial-recommended
https://github.com/TencentCloudBase/Good-practice-tutorial-recommended
stars | today |
---|---|
49 | 6 |
优秀实践教程推荐
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
30741 | 19 |
A collection of various awesome lists for hackers, pentesters and security researchers
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
16806 | 15 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
meitar / awesome-cybersecurity-blueteam
https://github.com/meitar/awesome-cybersecurity-blueteam
stars | today |
---|---|
260 | 28 |
💻 🛡️ A curated collection of awesome resources, tools, and other shiny things for cybersecurity blue teams.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
106189 | 62 |
A book series on JavaScript. @YDKJS on twitter.
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
9522 | 12 |
蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
laravel / docs
https://github.com/laravel/docs
stars | today |
---|---|
1643 | 0 |
geekcompany / ResumeSample
https://github.com/geekcompany/ResumeSample
stars | today |
---|---|
18912 | 11 |
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
chaitin / xray
https://github.com/chaitin/xray
stars | today |
---|---|
624 | 1 |
xray 安全评估工具
strengthen / LeetCode
https://github.com/strengthen/LeetCode
stars | today |
---|---|
315 | 4 |
LeetCode Solutions by ALL programming language
Lickability / swift-best-practices
https://github.com/Lickability/swift-best-practices
stars | today |
---|---|
319 | 30 |
A repository that contains information related to Lickability’s best practices.
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
8316 | 2 |
A collection of hacking / penetration testing resources to make you better!
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
10724 | 11 |
A curated list of awesome computer vision resources
enaqx / awesome-pentest
https://github.com/enaqx/awesome-pentest
stars | today |
---|---|
9551 | 7 |
A collection of awesome penetration testing resources, tools and other shiny things