Language: python
CorentinJ / Real-Time-Voice-Cloning
https://github.com/CorentinJ/Real-Time-Voice-Cloning
stars | today |
---|---|
10831 | 1329 |
Clone a voice in 5 seconds to generate arbitrary speech in real-time
quay / quay
stars | today |
---|---|
853 | 637 |
Build, Store, and Distribute your Applications and Containers
dragen1860 / Deep-Learning-with-TensorFlow-book
https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book
stars | today |
---|---|
729 | 181 |
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
kubernetes-client / python
https://github.com/kubernetes-client/python
stars | today |
---|---|
2138 | 5 |
Official Python client library for kubernetes
seleniumbase / SeleniumBase
https://github.com/seleniumbase/SeleniumBase
stars | today |
---|---|
1007 | 106 |
✅ Easy Web Automation and Testing with Python.
microsoft / c9-python-getting-started
https://github.com/microsoft/c9-python-getting-started
stars | today |
---|---|
5074 | 24 |
Sample code for Channel 9 Python for Beginners course
s0md3v / Arjun
https://github.com/s0md3v/Arjun
stars | today |
---|---|
1306 | 19 |
HTTP parameter discovery suite.
modin-project / modin
https://github.com/modin-project/modin
stars | today |
---|---|
2984 | 34 |
Modin: Speed up your Pandas workflows by changing a single line of code
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
10937 | 98 |
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
Softwarepark / exercises
https://github.com/Softwarepark/exercises
stars | today |
---|---|
181 | 14 |
SoftwarePark exercises and dojos
great-expectations / great_expectations
https://github.com/great-expectations/great_expectations
stars | today |
---|---|
864 | 7 |
Always know what to expect from your data.
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
10733 | 24 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
psf / black
stars | today |
---|---|
13467 | 22 |
The uncompromising Python code formatter
spack / spack
https://github.com/spack/spack
stars | today |
---|---|
1292 | 2 |
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
9295 | 21 |
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
facebookresearch / SlowFast
https://github.com/facebookresearch/SlowFast
stars | today |
---|---|
634 | 16 |
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
ThilinaRajapakse / simpletransformers
https://github.com/ThilinaRajapakse/simpletransformers
stars | today |
---|---|
140 | 4 |
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel), Token Classification (NER), and Question Answering. Built on top of the Hugging Face Transformer library.
YonghaoHe / A-Light-and-Fast-Face-Detector-for-Edge-Devices
https://github.com/YonghaoHe/A-Light-and-Fast-Face-Detector-for-Edge-Devices
stars | today |
---|---|
693 | 5 |
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector……
UKPLab / sentence-transformers
https://github.com/UKPLab/sentence-transformers
stars | today |
---|---|
574 | 7 |
Sentence Embeddings with BERT & XLNet
sdispater / poetry
https://github.com/sdispater/poetry
stars | today |
---|---|
6895 | 37 |
Python dependency management and packaging made easy.
wb14123 / seq2seq-couplet
https://github.com/wb14123/seq2seq-couplet
stars | today |
---|---|
3189 | 71 |
Play couplet with seq2seq model. 用深度学习对对联。
cjhutto / vaderSentiment
https://github.com/cjhutto/vaderSentiment
stars | today |
---|---|
2023 | 4 |
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.
keithito / tacotron
https://github.com/keithito/tacotron
stars | today |
---|---|
1761 | 14 |
A TensorFlow implementation of Google’s Tacotron speech synthesis with pre-trained model (unofficial)
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
4065 | 8 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
imcaspar / gpt2-ml
https://github.com/imcaspar/gpt2-ml
stars | today |
---|---|
169 | 24 |
GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型
Language: go
OpenDiablo2 / OpenDiablo2
https://github.com/OpenDiablo2/OpenDiablo2
stars | today |
---|---|
1739 | 730 |
An open source re-implementation of Diablo 2
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
10317 | 135 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9981 | 18 |
The Go language implementation of gRPC. HTTP/2 based RPC
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
4014 | 26 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
3619 | 5 |
The Go driver for MongoDB
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
8886 | 15 |
A toolkit with common assertions and mocks that plays nicely with the standard library
mitchellh / mapstructure
https://github.com/mitchellh/mapstructure
stars | today |
---|---|
2752 | 5 |
Go library for decoding generic map values into native Go structures.
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
5063 | 7 |
CoreDNS is a DNS server that chains plugins
vmware / govmomi
https://github.com/vmware/govmomi
stars | today |
---|---|
1182 | 3 |
Go library for the VMware vSphere API
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1482 | 8 |
⛓ A Framework for Building High Value Public Blockchains ✨
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5325 | 8 |
AWS SDK for the Go programming language.
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
10301 | 18 |
Go configuration with fangs
operator-framework / operator-sdk
https://github.com/operator-framework/operator-sdk
stars | today |
---|---|
2649 | 7 |
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
gomodule / redigo
https://github.com/gomodule/redigo
stars | today |
---|---|
6680 | 6 |
Go client for Redis
unknwon / the-way-to-go_ZH_CN
https://github.com/unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
19008 | 131 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
12966 | 13 |
Structured, pluggable logging for Go.
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
10857 | 29 |
Curated applications for Kubernetes
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
3838 | 20 |
A K8s-native Pipeline resource.
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
6363 | 18 |
Go Training Class Material :
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
4146 | 8 |
Customization of kubernetes YAML configurations
ilanyu / ReverseProxy
https://github.com/ilanyu/ReverseProxy
stars | today |
---|---|
2217 | 7 |
ReverseProxy in golang
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
2443 | 6 |
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
docker / distribution
https://github.com/docker/distribution
stars | today |
---|---|
4980 | 2 |
The Docker toolset to pack, ship, store, and deliver content
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
3339 | 30 |
libpod is a library used to create container pods. Home of Podman.
golang / mock
https://github.com/golang/mock
stars | today |
---|---|
3255 | 11 |
GoMock is a mocking framework for the Go programming language.
Language: java
2227324689 / gpmall
https://github.com/2227324689/gpmall
stars | today |
---|---|
2511 | 48 |
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
springfox / springfox
https://github.com/springfox/springfox
stars | today |
---|---|
4014 | 6 |
Automated JSON API documentation for API’s built with Spring
alibaba / DataX
https://github.com/alibaba/DataX
stars | today |
---|---|
4112 | 28 |
rzwitserloot / lombok
https://github.com/rzwitserloot/lombok
stars | today |
---|---|
8533 | 7 |
Very spicy additions to the Java programming language.
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
9668 | 66 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
openjdk / jdk
https://github.com/openjdk/jdk
stars | today |
---|---|
866 | 29 |
Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
17743 | 36 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
apereo / cas
stars | today |
---|---|
6842 | 10 |
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
kubernetes-client / java
https://github.com/kubernetes-client/java
stars | today |
---|---|
823 | 3 |
Official Java client library for kubernetes
killme2008 / aviator
https://github.com/killme2008/aviator
stars | today |
---|---|
1372 | 6 |
A high performance expression evaluator for java
spring-projects / spring-kafka
https://github.com/spring-projects/spring-kafka
stars | today |
---|---|
848 | 1 |
Provides Familiar Spring Abstractions for Apache Kafka
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
11023 | 21 |
Apache Flink
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1961 | 8 |
React Native Cross-Platform WebView
apache / incubator-hudi
https://github.com/apache/incubator-hudi
stars | today |
---|---|
733 | 8 |
Upserts And Incremental Processing on Big Data
prestosql / presto
https://github.com/prestosql/presto
stars | today |
---|---|
726 | 2 |
Official home of the community managed version of Presto, the distributed SQL query engine for big data, under the auspices of the Presto Software Foundation.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
3153 | 15 |
Quarkus: Supersonic Subatomic Java.
uber / RIBs
stars | today |
---|---|
5141 | 9 |
Uber’s cross-platform mobile architecture framework.
Tencent / TubeMQ
https://github.com/Tencent/TubeMQ
stars | today |
---|---|
1460 | 21 |
TubeMQ focuses on high-performance storage and transmission of massive data in big data scenarios
gyf-dev / ImmersionBar
https://github.com/gyf-dev/ImmersionBar
stars | today |
---|---|
7386 | 11 |
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考: http://www.jianshu.com/p/2a884e211a62
xuxueli / xxl-job
https://github.com/xuxueli/xxl-job
stars | today |
---|---|
10922 | 26 |
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
10937 | 9 |
A complete native navigation solution for React Native
apache / hadoop
https://github.com/apache/hadoop
stars | today |
---|---|
9824 | 8 |
Apache Hadoop
zeebe-io / zeebe
https://github.com/zeebe-io/zeebe
stars | today |
---|---|
910 | 9 |
Distributed Workflow Engine for Microservices Orchestration
apache / servicecomb-java-chassis
https://github.com/apache/servicecomb-java-chassis
stars | today |
---|---|
1148 | 7 |
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features
Language: c++
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
13632 | 45 |
Googletest - Google Testing and Mocking Framework
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
8105 | 14 |
A library for efficient similarity search and clustering of dense vectors.
bqi343 / USACO
https://github.com/bqi343/USACO
stars | today |
---|---|
456 | 21 |
General Resources for Competitive Programming
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
8708 | 71 |
Nintendo Switch Emulator
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
8751 | 11 |
ClickHouse is a free analytics DBMS for big data
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
38410 | 33 |
Protocol Buffers - Google’s data interchange format
HowardHinnant / date
https://github.com/HowardHinnant/date
stars | today |
---|---|
1552 | 4 |
A date and time library based on the C++11/14/17
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1372 | 9 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
Xilinx / Vitis_Libraries
https://github.com/Xilinx/Vitis_Libraries
stars | today |
---|---|
86 | 2 |
Vitis Libraries
microsoft / Azure-Kinect-Sensor-SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
stars | today |
---|---|
451 | 4 |
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
Star-Clouds / CenterFace
https://github.com/Star-Clouds/CenterFace
stars | today |
---|---|
372 | 9 |
face detection
InsightSoftwareConsortium / ITK
https://github.com/InsightSoftwareConsortium/ITK
stars | today |
---|---|
581 | 1 |
Insight Toolkit (ITK) – Official Repository
symless / synergy-core
https://github.com/symless/synergy-core
stars | today |
---|---|
7043 | 5 |
Open source core of Synergy, the keyboard and mouse sharing tool
google / libphonenumber
https://github.com/google/libphonenumber
stars | today |
---|---|
10022 | 6 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
zeromq / libzmq
https://github.com/zeromq/libzmq
stars | today |
---|---|
5696 | 5 |
ZeroMQ core engine in C++, implements ZMTP/3.1
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
33657 | 46 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
137333 | 65 |
An Open Source Machine Learning Framework for Everyone
BVLC / caffe
stars | today |
---|---|
29414 | 7 |
Caffe: a fast open framework for deep learning.
zerotier / ZeroTierOne
https://github.com/zerotier/ZeroTierOne
stars | today |
---|---|
4138 | 12 |
A Smart Ethernet Switch for Earth
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
15324 | 5 |
An open autonomous driving platform
NVIDIA / DALI
https://github.com/NVIDIA/DALI
stars | today |
---|---|
2039 | 8 |
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
8516 | 6 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
raulmur / ORB_SLAM2
https://github.com/raulmur/ORB_SLAM2
stars | today |
---|---|
4480 | 6 |
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
lhy0403 / Qv2ray
https://github.com/lhy0403/Qv2ray
stars | today |
---|---|
481 | 6 |
Linux Windows macOS 的 v2ray Qt GUI,支持 vmess ss socks 出站,支持导入文件和vmess://链接,支持编辑配置, 🌟 Give it a star if you like it.
google / oboe
https://github.com/google/oboe
stars | today |
---|---|
1669 | 3 |
Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.
Language: javascript
menzi11 / BullshitGenerator
https://github.com/menzi11/BullshitGenerator
stars | today |
---|---|
7667 | 1590 |
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
huangwei9527 / quark-h5
https://github.com/huangwei9527/quark-h5
stars | today |
---|---|
429 | 186 |
基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具
jgraph / drawio
https://github.com/jgraph/drawio
stars | today |
---|---|
13320 | 1205 |
Source to www.draw.io
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
8094 | 74 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
jasminmif / react-interactive-paycard
https://github.com/jasminmif/react-interactive-paycard
stars | today |
---|---|
581 | 215 |
Interactive React Paycard
selectize / selectize.js
https://github.com/selectize/selectize.js
stars | today |
---|---|
12085 | 4 |
Selectize is the hybrid of a textbox and
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
26246 | 40 |
Cybernetically enhanced web apps
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
15685 | 33 |
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
41898 | 42 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
37780 | 35 |
A powerful, interactive charting and visualization library for browser
GoogleChromeLabs / comlink
https://github.com/GoogleChromeLabs/comlink
stars | today |
---|---|
5037 | 24 |
Comlink makes WebWorkers enjoyable.
wendelfreitas / animavita
https://github.com/wendelfreitas/animavita
stars | today |
---|---|
312 | 74 |
Trigger life-saving alerts, register animals for adoption and find the closest pet friend to adopt 🐶
PavelDoGreat / WebGL-Fluid-Simulation
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation
stars | today |
---|---|
6942 | 8 |
Play with fluids in your browser (works even on mobile)
d2-projects / d2-admin
https://github.com/d2-projects/d2-admin
stars | today |
---|---|
7323 | 115 |
🌈 An elegant dashboard
greensock / GSAP
https://github.com/greensock/GSAP
stars | today |
---|---|
9930 | 22 |
GreenSock’s GSAP JavaScript animation library (including Draggable).
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
30246 | 38 |
📜 33 concepts every JavaScript developer should know.
invertase / react-native-firebase
https://github.com/invertase/react-native-firebase
stars | today |
---|---|
6538 | 16 |
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
GoogleChrome / lighthouse-ci
https://github.com/GoogleChrome/lighthouse-ci
stars | today |
---|---|
960 | 101 |
Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
jeanropke / RDR2CollectorsMap
https://github.com/jeanropke/RDR2CollectorsMap
stars | today |
---|---|
83 | 2 |
mellow-io / mellow
https://github.com/mellow-io/mellow
stars | today |
---|---|
689 | 6 |
Mellow is a rule-based global transparent proxy client for Windows, macOS and Linux.
ampproject / amphtml
https://github.com/ampproject/amphtml
stars | today |
---|---|
13233 | 5 |
The AMP web component framework.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
55854 | 54 |
Headless Chrome Node.js API
d3 / d3
stars | today |
---|---|
88548 | 49 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
elastic / eui
https://github.com/elastic/eui
stars | today |
---|---|
1146 | 20 |
Elastic UI Framework 🙌
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
21313 | 16 |
generate massive amounts of realistic fake data in Node.js and the browser
Language: unknown
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
31384 | 249 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
13524 | 39 |
Cheat Sheets
jobbole / awesome-programming-books
https://github.com/jobbole/awesome-programming-books
stars | today |
---|---|
9337 | 447 |
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
5619 | 26 |
架构师技术图谱,助你早日成为架构师
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
26362 | 45 |
Curated list of project-based tutorials
xrkk / awesome-ida
https://github.com/xrkk/awesome-ida
stars | today |
---|---|
416 | 97 |
awesome IDA Pro resources collections. For Github Repos, extra info included: Star, Last Commit Time, Main Programming Language. Update Regularly!
blaCCkHatHacEEkr / PENTESTING-BIBLE
https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE
stars | today |
---|---|
3227 | 187 |
This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
32679 | 94 |
Flight rules for git
fwwdn / sensitive-stop-words
https://github.com/fwwdn/sensitive-stop-words
stars | today |
---|---|
432 | 8 |
互联网常用敏感词、停止词词库
actions / starter-workflows
https://github.com/actions/starter-workflows
stars | today |
---|---|
1130 | 32 |
Accelerating new GitHub Actions workflows
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
381 | 18 |
AZ-103: Microsoft Azure Administrator
dgkanatsios / CKAD-exercises
https://github.com/dgkanatsios/CKAD-exercises
stars | today |
---|---|
1515 | 6 |
A set of exercises to prepare for Certified Kubernetes Application Developer exam by Cloud Native Computing Foundation
Ignitetechnologies / HackTheBox-CTF-Writeups
https://github.com/Ignitetechnologies/HackTheBox-CTF-Writeups
stars | today |
---|---|
177 | 4 |
This cheasheet is aimed at the CTF Players and Beginners to help them sort Hack The Box Labs on the basis of Operating System and Difficulty.
sdras / awesome-actions
https://github.com/sdras/awesome-actions
stars | today |
---|---|
6250 | 38 |
A curated list of awesome actions to use on GitHub
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
35056 | 31 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
joelparkerhenderson / architecture_decision_record
https://github.com/joelparkerhenderson/architecture_decision_record
stars | today |
---|---|
1678 | 8 |
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
dastergon / awesome-sre
https://github.com/dastergon/awesome-sre
stars | today |
---|---|
4143 | 19 |
A curated list of Site Reliability and Production Engineering resources.
jjqqkk / chromium
https://github.com/jjqqkk/chromium
stars | today |
---|---|
3569 | 7 |
Chromium browser with SSL VPN. Use this browser to unblock websites.
iamseancheney / python_for_data_analysis_2nd_chinese_version
https://github.com/iamseancheney/python_for_data_analysis_2nd_chinese_version
stars | today |
---|---|
1482 | 21 |
《利用Python进行数据分析·第2版》
microsoft / azure-pipelines-yaml
https://github.com/microsoft/azure-pipelines-yaml
stars | today |
---|---|
365 | 2 |
Azure Pipelines YAML examples, templates, and community interaction
jason718 / awesome-self-supervised-learning
https://github.com/jason718/awesome-self-supervised-learning
stars | today |
---|---|
1197 | 10 |
A curated list of awesome self-supervised methods
facert / awesome-spider
https://github.com/facert/awesome-spider
stars | today |
---|---|
11039 | 21 |
爬虫集合
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
6568 | 16 |
A paper list of object detection using deep learning.
Evalle / DCA
stars | today |
---|---|
453 | 1 |
Docker Certified Associate Exam Preparation Guide
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
12591 | 6 |
A long list of (advanced) JavaScript questions, and their explanations ✨