Language: python
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
17986 | 623 |
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
sherlock-project / sherlock
https://github.com/sherlock-project/sherlock
stars | today |
---|---|
8381 | 89 |
🔎 Find usernames across social networks
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
13079 | 93 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
odoo / odoo
stars | today |
---|---|
15927 | 51 |
Odoo. Open Source Apps To Grow Your Business.
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
1712 | 2 |
A Python library that implements software engineering best-practice for data and ML pipelines.
s0md3v / Corsy
https://github.com/s0md3v/Corsy
stars | today |
---|---|
357 | 43 |
CORS Misconfiguration Scanner
Linzaer / Ultra-Light-Fast-Generic-Face-Detector-1MB
https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
stars | today |
---|---|
3896 | 17 |
💎 1MB lightweight face detection model (1MB轻量级人脸检测模型)
heucoder / dimensionality_reduction_alo_codes
https://github.com/heucoder/dimensionality_reduction_alo_codes
stars | today |
---|---|
600 | 86 |
PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
khd2019 / khd2019
https://github.com/khd2019/khd2019
stars | today |
---|---|
12 | 4 |
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
28031 | 31 |
The Python programming language
deepmind / graph_nets
https://github.com/deepmind/graph_nets
stars | today |
---|---|
3939 | 27 |
Build Graph Nets in Tensorflow
Smerity / sha-rnn
https://github.com/Smerity/sha-rnn
stars | today |
---|---|
462 | 266 |
Single Headed Attention RNN - “Stop thinking with your head”
Netflix / vmaf
https://github.com/Netflix/vmaf
stars | today |
---|---|
1391 | 8 |
Perceptual video quality assessment based on multi-method fusion.
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
14877 | 60 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
15202 | 15 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
harismuneer / Ultimate-Facebook-Scraper
https://github.com/harismuneer/Ultimate-Facebook-Scraper
stars | today |
---|---|
1022 | 52 |
🤖 A bot which scrapes almost everything about a Facebook user’s profile including all public posts/statuses available on the user’s timeline, uploaded photos, tagged photos, videos, friends list and their profile photos (including Followers, Following, Work Friends, College Friends etc).
fizyr / keras-retinanet
https://github.com/fizyr/keras-retinanet
stars | today |
---|---|
3340 | 4 |
Keras implementation of RetinaNet object detection.
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
13935 | 15 |
Distributed Task Queue (development branch)
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
11415 | 53 |
数据结构和算法必知必会的50个代码实现
aws / sagemaker-python-sdk
https://github.com/aws/sagemaker-python-sdk
stars | today |
---|---|
902 | 24 |
A library for training and deploying machine learning models on Amazon SageMaker
luka1199 / geo-heatmap
https://github.com/luka1199/geo-heatmap
stars | today |
---|---|
636 | 199 |
🗺 Generate an interactive geo heatmap from your Google location data
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
30146 | 38 |
The world’s simplest facial recognition api for Python and the command line
pytorch / ignite
https://github.com/pytorch/ignite
stars | today |
---|---|
2356 | 2 |
High-level library to help with training neural networks in PyTorch
docker / compose
https://github.com/docker/compose
stars | today |
---|---|
18031 | 18 |
Define and run multi-container applications with Docker
opencv / cvat
https://github.com/opencv/cvat
stars | today |
---|---|
2759 | 5 |
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Language: go
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
33405 | 89 |
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.
json-iterator / go
https://github.com/json-iterator/go
stars | today |
---|---|
6582 | 51 |
A high-performance 100% compatible drop-in replacement of “encoding/json”
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
4327 | 13 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
containerd / containerd
https://github.com/containerd/containerd
stars | today |
---|---|
4892 | 4 |
An open and reliable container runtime
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
26094 | 39 |
The Cloud Native Edge Router
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
21616 | 27 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
16194 | 134 |
The fantastic ORM library for Golang, aims to be developer friendly
golang / dep
stars | today |
---|---|
12941 | 14 |
Go dependency management tool
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5794 | 10 |
Go support for Google’s protocol buffers
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4539 | 5 |
Elasticsearch client for Go.
hoanhan101 / ultimate-go
https://github.com/hoanhan101/ultimate-go
stars | today |
---|---|
6616 | 24 |
Ultimate Go study guide, with heavily documented code and programs analysis all in 1 place →
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
53 | 6 |
Lantern官方版本下载 蓝灯 翻墙 科学上网 外网 加速器 梯子 路由 lantern censorship-circumvention censorship gfw vpn accelerator
roboll / helmfile
https://github.com/roboll/helmfile
stars | today |
---|---|
1592 | 7 |
Deploy Kubernetes Helm Charts
filecoin-project / lotus
https://github.com/filecoin-project/lotus
stars | today |
---|---|
112 | 1 |
Implementation of the Filecoin protocol, written in Go
vmware-tanzu / velero
https://github.com/vmware-tanzu/velero
stars | today |
---|---|
3359 | 6 |
Backup and migrate Kubernetes applications and their persistent volumes
tendermint / tendermint
https://github.com/tendermint/tendermint
stars | today |
---|---|
3376 | 3 |
⟁ Tendermint Core (BFT Consensus) in Go
helm / helm
stars | today |
---|---|
15155 | 21 |
The Kubernetes Package Manager
quay / clair
stars | today |
---|---|
6018 | 6 |
Vulnerability Static Analysis for Containers
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
9003 | 18 |
A toolkit with common assertions and mocks that plays nicely with the standard library
lucas-clemente / quic-go
https://github.com/lucas-clemente/quic-go
stars | today |
---|---|
3528 | 18 |
A QUIC implementation in pure go
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
11106 | 19 |
Curated applications for Kubernetes
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
14787 | 18 |
A Commander for modern Go CLI interactions
eclipse / paho.mqtt.golang
https://github.com/eclipse/paho.mqtt.golang
stars | today |
---|---|
1022 | 1 |
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
2384 | 18 |
Network-wide ads & trackers blocking DNS server
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
5631 | 8 |
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
Language: java
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
25562 | 66 |
🔥 Android developers should collect the following utils(updating).
awslabs / aws-athena-query-federation
https://github.com/awslabs/aws-athena-query-federation
stars | today |
---|---|
24 | 8 |
The Amazon Athena Query Federation SDK allows you to customize Amazon Athena with your own data sources and code.
mockito / mockito
https://github.com/mockito/mockito
stars | today |
---|---|
9769 | 14 |
Most popular Mocking framework for unit tests written in Java
zhoutaoo / SpringCloud
https://github.com/zhoutaoo/SpringCloud
stars | today |
---|---|
2261 | 38 |
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
2178 | 39 |
A sandbox tower defense game
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
10534 | 34 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
hs-web / hsweb-framework
https://github.com/hs-web/hsweb-framework
stars | today |
---|---|
6879 | 3 |
hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits.
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
6307 | 7 |
Firebase Quickstart Samples for Android
paascloud / paascloud-master
https://github.com/paascloud/paascloud-master
stars | today |
---|---|
6722 | 8 |
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
mybatis / generator
https://github.com/mybatis/generator
stars | today |
---|---|
4002 | 3 |
A code generator for MyBatis.
macrozheng / springcloud-learning
https://github.com/macrozheng/springcloud-learning
stars | today |
---|---|
294 | 15 |
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo,涵盖大部分应用场景。
Tencent / tinker
https://github.com/Tencent/tinker
stars | today |
---|---|
14469 | 5 |
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
alibaba / Alink
https://github.com/alibaba/Alink
stars | today |
---|---|
483 | 320 |
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
9919 | 19 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
h2pl / Java-Tutorial
https://github.com/h2pl/Java-Tutorial
stars | today |
---|---|
663 | 46 |
本仓库涵盖大部分Java程序员所需要掌握的核心知识,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
OpenAPITools / openapi-generator
https://github.com/OpenAPITools/openapi-generator
stars | today |
---|---|
3814 | 12 |
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
11003 | 11 |
A complete native navigation solution for React Native
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
18274 | 25 |
Just Announced - “Learn Spring Security OAuth”:
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
5485 | 35 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
springdoc / springdoc-openapi
https://github.com/springdoc/springdoc-openapi
stars | today |
---|---|
166 | 5 |
Library for OpenAPI 3 with spring-boot
rest-assured / rest-assured
https://github.com/rest-assured/rest-assured
stars | today |
---|---|
4352 | 6 |
Java DSL for easy testing of REST services
apache / dubbo-spring-boot-project
https://github.com/apache/dubbo-spring-boot-project
stars | today |
---|---|
4081 | 8 |
Spring Boot Project for Apache Dubbo
react-native-community / react-native-webview
https://github.com/react-native-community/react-native-webview
stars | today |
---|---|
1998 | 6 |
React Native Cross-Platform WebView
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
43720 | 37 |
Spring Boot
apache / pulsar
https://github.com/apache/pulsar
stars | today |
---|---|
4545 | 5 |
Apache Pulsar - distributed pub-sub messaging system
Language: c++
idealvin / co
https://github.com/idealvin/co
stars | today |
---|---|
585 | 130 |
An elegant and efficient C++ basic library for Linux, Windows and Mac.
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
3286 | 4 |
Free Monero RandomX Miner and unified CryptoNight miner
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
38792 | 41 |
Protocol Buffers - Google’s data interchange format
fmtlib / fmt
stars | today |
---|---|
7193 | 13 |
A modern formatting library
emscripten-core / emscripten
https://github.com/emscripten-core/emscripten
stars | today |
---|---|
18205 | 16 |
Emscripten: An LLVM-to-Web Compiler
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
8579 | 7 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
MailRuChamps / raic-2019
https://github.com/MailRuChamps/raic-2019
stars | today |
---|---|
17 | 3 |
Russian AI Cup — artificial intelligence programming contest. Official website: http://russianaicup.ru
chriskohlhoff / asio
https://github.com/chriskohlhoff/asio
stars | today |
---|---|
2025 | 1 |
Asio C++ Library
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
13184 | 108 |
Windows system utilities to maximize productivity
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
26195 | 26 |
Godot Engine – Multi-platform 2D and 3D game engine
AGWA / git-crypt
https://github.com/AGWA/git-crypt
stars | today |
---|---|
4313 | 3 |
Transparent file encryption in git
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
78965 | 44 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
14812 | 13 |
🚀 Coroutine-based concurrency library for PHP
bigtreetech / BIGTREETECH-SKR-mini-E3
https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3
stars | today |
---|---|
161 | 5 |
BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
7299 | 11 |
Fast C++ logging library.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
40289 | 46 |
Open Source Computer Vision Library
PaddlePaddle / Paddle
https://github.com/PaddlePaddle/Paddle
stars | today |
---|---|
10347 | 13 |
PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
54888 | 74 |
The new Windows Terminal, and the original Windows console host - all in the same place!
scylladb / seastar
https://github.com/scylladb/seastar
stars | today |
---|---|
4971 | 3 |
High performance server-side application framework
google / breakpad
https://github.com/google/breakpad
stars | today |
---|---|
1095 | 1 |
Mirror of Google Breakpad project
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
3631 | 6 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
2401 | 6 |
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
TonyChen56 / WeChatRobot
https://github.com/TonyChen56/WeChatRobot
stars | today |
---|---|
2198 | 9 |
PC版微信机器人
NVIDIA / DALI
https://github.com/NVIDIA/DALI
stars | today |
---|---|
2113 | 5 |
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
BVLC / caffe
stars | today |
---|---|
29518 | 11 |
Caffe: a fast open framework for deep learning.
Language: javascript
alyssaxuu / flowy
https://github.com/alyssaxuu/flowy
stars | today |
---|---|
1780 | 459 |
The minimal javascript library to create flowcharts ✨
fchollet / ARC
https://github.com/fchollet/ARC
stars | today |
---|---|
639 | 35 |
The Abstraction and Reasoning Corpus
blocks / blocks
https://github.com/blocks/blocks
stars | today |
---|---|
1139 | 207 |
A JSX-based page builder for creating beautiful websites without writing code
jwilber / roughViz
https://github.com/jwilber/roughViz
stars | today |
---|---|
3939 | 1565 |
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
wesbos / Advanced-React
https://github.com/wesbos/Advanced-React
stars | today |
---|---|
2189 | 51 |
Starter Files and Solutions for Full Stack Advanced React and GraphQL
github / opensource.guide
https://github.com/github/opensource.guide
stars | today |
---|---|
6114 | 2 |
📚 Community guides for open source creators
WordPress / gutenberg
https://github.com/WordPress/gutenberg
stars | today |
---|---|
5353 | 0 |
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
jackocnr / intl-tel-input
https://github.com/jackocnr/intl-tel-input
stars | today |
---|---|
4407 | 3 |
A JavaScript plugin for entering and validating international telephone numbers
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
27019 | 15 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
zhongshaofa / layuimini
https://github.com/zhongshaofa/layuimini
stars | today |
---|---|
695 | 14 |
后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。
ampproject / amphtml
https://github.com/ampproject/amphtml
stars | today |
---|---|
13290 | 6 |
The AMP web component framework.
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
33537 | 57 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
jumpserver / jumpserver
https://github.com/jumpserver/jumpserver
stars | today |
---|---|
11394 | 128 |
Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
ianstormtaylor / slate
https://github.com/ianstormtaylor/slate
stars | today |
---|---|
15917 | 65 |
A completely customizable framework for building rich text editors. (Currently in beta.)
jondot / awesome-react-native
https://github.com/jondot/awesome-react-native
stars | today |
---|---|
25988 | 12 |
Awesome React Native components, news, tools, and learning material!
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
42838 | 49 |
The React Framework
keystonejs / keystone
https://github.com/keystonejs/keystone
stars | today |
---|---|
903 | 17 |
A scalable platform and CMS to build Node.js applications
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
21533 | 22 |
generate massive amounts of realistic fake data in Node.js and the browser
quilljs / quill
https://github.com/quilljs/quill
stars | today |
---|---|
24788 | 20 |
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
facebook / jest
https://github.com/facebook/jest
stars | today |
---|---|
28542 | 21 |
Delightful JavaScript Testing.
wekan / wekan
https://github.com/wekan/wekan
stars | today |
---|---|
15172 | 9 |
The open-source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
36381 | 22 |
✅ The largest Node.js best practices list (November 2019)
antvis / G6
stars | today |
---|---|
5103 | 54 |
♾ A Graph Visualization Framework in JavaScript
api-platform / api-platform
https://github.com/api-platform/api-platform
stars | today |
---|---|
5250 | 7 |
REST and GraphQL framework to build modern API-driven projects (server-side and client-side)
renovatebot / renovate
https://github.com/renovatebot/renovate
stars | today |
---|---|
2321 | 8 |
Universal dependency update tool that fits into your workflows.
Language: unknown
enaqx / awesome-pentest
https://github.com/enaqx/awesome-pentest
stars | today |
---|---|
10490 | 137 |
A collection of awesome penetration testing resources, tools and other shiny things
BullsEye0 / google_dork_list
https://github.com/BullsEye0/google_dork_list
stars | today |
---|---|
250 | 37 |
Google Dorks | Google helps you to find Vulnerable Websites that Indexed in Google Search Results. Here is the latest collection of Google Dorks. A collection of around 10,000 Dorks. Author: Jolanda de Koff
wuxingsanren / wildcat-vip-account
https://github.com/wuxingsanren/wildcat-vip-account
stars | today |
---|---|
616 | 33 |
野猫VIP - 每天分享最新的百度网盘SVIP、迅雷超级会员、优酷VIP会员、哔哩哔哩大会员、百度文库VIP、苹果ID、天眼查VIP等等各类VIP帐号,随取随用,完全免费,绝无套路,同时提供:百度文库VIP下载、图库素材VIP下载、全网视频VIP解析、全网音乐MP3免费听及下载 ,欢迎推荐分享给好友!
pymumu / smartdns
https://github.com/pymumu/smartdns
stars | today |
---|---|
565 | 12 |
smart dns server
0x90n / InfoSec-Black-Friday
https://github.com/0x90n/InfoSec-Black-Friday
stars | today |
---|---|
59 | 29 |
All the deals for InfoSec related software/tools this Black Friday
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
22902 | 33 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
14288 | 22 |
IntelliJ IDEA 简体中文专题教程
notable / notable
https://github.com/notable/notable
stars | today |
---|---|
13278 | 36 |
The Markdown-based note-taking app that doesn’t suck.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
50486 | 31 |
🎉 A curated list of awesome things related to Vue.js
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
13998 | 4 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
helm / hub
stars | today |
---|---|
126 | 5 |
For the distributed charts search at hub.helm.sh
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
120293 | 127 |
😎 Awesome lists about all kinds of interesting topics
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
6731 | 13 |
A paper list of object detection using deep learning.
48klocs / dim-wish-list-sources
https://github.com/48klocs/dim-wish-list-sources
stars | today |
---|---|
59 | 5 |
Source files for wish lists for DIM
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
5799 | 17 |
架构师技术图谱,助你早日成为架构师
alebcay / awesome-shell
https://github.com/alebcay/awesome-shell
stars | today |
---|---|
17683 | 12 |
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
actions / checkout
https://github.com/actions/checkout
stars | today |
---|---|
172 | 3 |
xushuduo / Xcode-iOS-Developer-Disk-Image
https://github.com/xushuduo/Xcode-iOS-Developer-Disk-Image
stars | today |
---|---|
466 | 3 |
Xcode Developer Disk Image for iOS 4.2 and Above
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
415 | 1 |
AZ-103: Microsoft Azure Administrator
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5525 | 4 |
The CocoaPods Master Repo
zhiwehu / Python-programming-exercises
https://github.com/zhiwehu/Python-programming-exercises
stars | today |
---|---|
7123 | 11 |
100+ Python challenging programming exercises
timzhang642 / 3D-Machine-Learning
https://github.com/timzhang642/3D-Machine-Learning
stars | today |
---|---|
4357 | 12 |
A resource repository for 3D machine learning
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
22891 | 10 |
A complete daily plan for studying to become a machine learning engineer.
ujjwalkarn / Machine-Learning-Tutorials
https://github.com/ujjwalkarn/Machine-Learning-Tutorials
stars | today |
---|---|
9740 | 7 |
machine learning and deep learning tutorials, articles and other resources
yeyintminthuhtut / Awesome-Red-Teaming
https://github.com/yeyintminthuhtut/Awesome-Red-Teaming
stars | today |
---|---|
2300 | 9 |
List of Awesome Red Teaming Resources