Language: python
facebookresearch / detectron2
https://github.com/facebookresearch/detectron2
stars | today |
---|---|
3211 | 483 |
Detectron2 is FAIR’s next-generation research platform for object detection and segmentation.
Linzaer / Ultra-Light-Fast-Generic-Face-Detector-1MB
https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
stars | today |
---|---|
1552 | 416 |
💎 轻量级通用人脸检测模型
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
9396 | 50 |
Comprehensive Python Cheatsheet
0xInfection / Awesome-WAF
https://github.com/0xInfection/Awesome-WAF
stars | today |
---|---|
2137 | 30 |
🔥 Everything awesome about web-application firewalls (WAF).
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
74873 | 78 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebookresearch / hydra
https://github.com/facebookresearch/hydra
stars | today |
---|---|
1065 | 47 |
Hydra is a framework for elegantly configuring complex applications
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
39785 | 14 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
24657 | 84 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
milesial / Pytorch-UNet
https://github.com/milesial/Pytorch-UNet
stars | today |
---|---|
1533 | 6 |
Pytorch implementation of the U-Net for image semantic segmentation, with dense CRF post-processing
deepinsight / insightface
https://github.com/deepinsight/insightface
stars | today |
---|---|
5231 | 16 |
Face Analysis Project on MXNet
649453932 / Chinese-Text-Classification-Pytorch
https://github.com/649453932/Chinese-Text-Classification-Pytorch
stars | today |
---|---|
242 | 11 |
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
MasoniteFramework / masonite
https://github.com/MasoniteFramework/masonite
stars | today |
---|---|
1128 | 7 |
The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com
awslabs / serverless-application-model
https://github.com/awslabs/serverless-application-model
stars | today |
---|---|
6012 | 7 |
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
ymcui / Chinese-BERT-wwm
https://github.com/ymcui/Chinese-BERT-wwm
stars | today |
---|---|
1595 | 17 |
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
3b1b / manim
stars | today |
---|---|
14127 | 136 |
Animation engine for explanatory math videos
kubeflow / pipelines
https://github.com/kubeflow/pipelines
stars | today |
---|---|
1168 | 3 |
Machine Learning Pipelines for Kubeflow
pytorch / fairseq
https://github.com/pytorch/fairseq
stars | today |
---|---|
5787 | 12 |
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Unity-Technologies / ml-agents
https://github.com/Unity-Technologies/ml-agents
stars | today |
---|---|
6955 | 12 |
Unity Machine Learning Agents Toolkit
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
21834 | 20 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
williamFalcon / pytorch-lightning
https://github.com/williamFalcon/pytorch-lightning
stars | today |
---|---|
2452 | 19 |
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
4778 | 15 |
Python logging made (stupidly) simple
AlessandroZ / LaZagne
https://github.com/AlessandroZ/LaZagne
stars | today |
---|---|
4684 | 5 |
Credentials recovery project
wemake-services / wemake-python-styleguide
https://github.com/wemake-services/wemake-python-styleguide
stars | today |
---|---|
466 | 8 |
The strictest and most opinionated python linter ever!
nccgroup / demiguise
https://github.com/nccgroup/demiguise
stars | today |
---|---|
813 | 14 |
HTA encryption tool for RedTeams
awslabs / aws-cloudformation-templates
https://github.com/awslabs/aws-cloudformation-templates
stars | today |
---|---|
1765 | 4 |
A collection of useful CloudFormation templates
Language: go
dunglas / vulcain
https://github.com/dunglas/vulcain
stars | today |
---|---|
1031 | 212 |
Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs
unknwon / the-way-to-go_ZH_CN
https://github.com/unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
18061 | 45 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
32086 | 31 |
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.
filecoin-project / go-filecoin
https://github.com/filecoin-project/go-filecoin
stars | today |
---|---|
1224 | 6 |
Filecoin Full Node Implementation in Go
wtfutil / wtf
https://github.com/wtfutil/wtf
stars | today |
---|---|
10590 | 14 |
The personal information dashboard for your terminal.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5210 | 1 |
AWS SDK for the Go programming language.
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
16388 | 12 |
The fastest community-driven web framework for Go. Webassembly, Automatic HTTPS with Public Domain, MVC, Routing on its bests, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. https://bit.ly/再次感谢您的支持 | https://bit.ly/iriscandothat1
DNSCrypt / dnscrypt-proxy
https://github.com/DNSCrypt/dnscrypt-proxy
stars | today |
---|---|
4651 | 22 |
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
18471 | 17 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
17527 | 11 |
Scalable datastore for metrics, events, and real-time analytics
tinode / chat
https://github.com/tinode/chat
stars | today |
---|---|
2337 | 7 |
Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17460 | 10 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
openshift / origin
https://github.com/openshift/origin
stars | today |
---|---|
6837 | 2 |
The self-managing, auto-upgrading, Kubernetes distribution for everyone
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
7046 | 9 |
Type-safe Redis client for Golang
chrislusf / seaweedfs
https://github.com/chrislusf/seaweedfs
stars | today |
---|---|
8611 | 14 |
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek and an optional Filer with POSIX interface, supporting S3 API, Rack-Aware Erasure Coding for warm storage, FUSE mount, Hadoop compatible, WebDAV.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
26980 | 34 |
The Prometheus monitoring system and time series database.
src-d / go-git
https://github.com/src-d/go-git
stars | today |
---|---|
4452 | 4 |
A highly extensible Git implementation in pure Go.
segmentio / kafka-go
https://github.com/segmentio/kafka-go
stars | today |
---|---|
1695 | 4 |
Kafka library in Go
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
12731 | 9 |
HTTP load testing tool and library. It’s over 9000!
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1413 | 3 |
⛓ A Framework for Building High Value Public Blockchains ✨
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
25312 | 26 |
The Cloud Native Edge Router
kubernetes / client-go
https://github.com/kubernetes/client-go
stars | today |
---|---|
2631 | 10 |
Go client for Kubernetes.
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
7113 | 4 |
general purpose extensions to golang’s database/sql
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
28458 | 43 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
9674 | 11 |
The Go language implementation of gRPC. HTTP/2 based RPC
Language: java
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
6714 | 81 |
A libre lightweight streaming front-end for Android.
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
4030 | 43 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
apache / incubator-shardingsphere-example
https://github.com/apache/incubator-shardingsphere-example
stars | today |
---|---|
615 | 3 |
Sharding-Sphere examples
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
17670 | 41 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
lenve / vhr
stars | today |
---|---|
10776 | 73 |
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
23204 | 164 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
YunaiV / onemall
https://github.com/YunaiV/onemall
stars | today |
---|---|
1227 | 25 |
mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
58078 | 197 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
2515 | 19 |
Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.
intuit / karate
https://github.com/intuit/karate
stars | today |
---|---|
2453 | 7 |
Test Automation Made Simple
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
9601 | 26 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
paascloud / paascloud-master
https://github.com/paascloud/paascloud-master
stars | today |
---|---|
6041 | 39 |
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
4358 | 8 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
22600 | 19 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
JanusGraph / janusgraph
https://github.com/JanusGraph/janusgraph
stars | today |
---|---|
2784 | 3 |
JanusGraph: an open-source, distributed graph database
Heeexy / SpringBoot-Shiro-Vue
https://github.com/Heeexy/SpringBoot-Shiro-Vue
stars | today |
---|---|
1844 | 20 |
提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限
alibaba / DataX
https://github.com/alibaba/DataX
stars | today |
---|---|
3843 | 13 |
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
6513 | 33 |
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
2964 | 5 |
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
10861 | 17 |
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
Snailclimb / springboot-guide
https://github.com/Snailclimb/springboot-guide
stars | today |
---|---|
566 | 22 |
Summary of key points of SpringBoot。 Based on Spring Boot 2.19+。
jenkinsci / kubernetes-plugin
https://github.com/jenkinsci/kubernetes-plugin
stars | today |
---|---|
1287 | 4 |
Jenkins plugin to run dynamic agents in a Kubernetes/Docker environment
wuyouzhuguli / SpringAll
https://github.com/wuyouzhuguli/SpringAll
stars | today |
---|---|
9621 | 22 |
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码
JessYanCoding / MVPArms
https://github.com/JessYanCoding/MVPArms
stars | today |
---|---|
8883 | 9 |
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
chrisbanes / insetter
https://github.com/chrisbanes/insetter
stars | today |
---|---|
244 | 31 |
Insetter is a library to help apps handle WindowInsets more easily
Language: c++
plasma-umass / coz
https://github.com/plasma-umass/coz
stars | today |
---|---|
1213 | 68 |
Coz: Causal Profiling
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
32731 | 118 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
1259 | 3 |
ONNX Runtime: cross-platform, high performance scoring engine for ML models
Aircoookie / WLED
https://github.com/Aircoookie/WLED
stars | today |
---|---|
570 | 5 |
Control WS2812B RGB LEDs with an ESP8266 over WiFi!
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
8382 | 7 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
fmtlib / fmt
stars | today |
---|---|
6773 | 3 |
A modern formatting library
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
14540 | 13 |
🚀 Coroutine-based concurrency library for PHP
raulmur / ORB_SLAM2
https://github.com/raulmur/ORB_SLAM2
stars | today |
---|---|
4355 | 6 |
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
3428 | 117 |
Serenity Operating System
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
14668 | 23 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
xournalpp / xournalpp
https://github.com/xournalpp/xournalpp
stars | today |
---|---|
826 | 2 |
Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, Suse), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6876 | 12 |
Fast C++ logging library.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
10156 | 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)
DoubleLabyrinth / navicat-keygen
https://github.com/DoubleLabyrinth/navicat-keygen
stars | today |
---|---|
8239 | 27 |
A keygen for Navicat
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
15911 | 16 |
JSON for Modern C++
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
39072 | 93 |
Open Source Computer Vision Library
protobuf-c / protobuf-c
https://github.com/protobuf-c/protobuf-c
stars | today |
---|---|
1328 | 1 |
Protocol Buffers implementation in C
DarthTon / Blackbone
https://github.com/DarthTon/Blackbone
stars | today |
---|---|
1959 | 4 |
Windows memory hacking library
openscad / openscad
https://github.com/openscad/openscad
stars | today |
---|---|
2923 | 2 |
OpenSCAD - The Programmers Solid 3D CAD Modeller
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
16862 | 3 |
The MongoDB Database
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
135986 | 88 |
An Open Source Machine Learning Framework for Everyone
WeAreROLI / JUCE
https://github.com/WeAreROLI/JUCE
stars | today |
---|---|
1719 | 6 |
The JUCE cross-platform C++ framework
danielkrupinski / Osiris
https://github.com/danielkrupinski/Osiris
stars | today |
---|---|
388 | 7 |
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
7543 | 12 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
37717 | 22 |
Protocol Buffers - Google’s data interchange format
Language: javascript
mapbox / mapbox-gl-js
https://github.com/mapbox/mapbox-gl-js
stars | today |
---|---|
4982 | 8 |
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
ccxt / ccxt
stars | today |
---|---|
12376 | 13 |
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
ly525 / luban-h5
https://github.com/ly525/luban-h5
stars | today |
---|---|
1047 | 68 |
en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
4146 | 30 |
Next generation Brave browser for macOS, Windows, Linux, and eventually Android
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
55473 | 34 |
JavaScript 3D library.
youzan / vant
https://github.com/youzan/vant
stars | today |
---|---|
10915 | 35 |
Lightweight Mobile UI Components built on Vue
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
26488 | 25 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
22173 | 28 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动/ QQ 小程序、快应用、H5、React Native 等的应用。 https://taro.jd.com/
appwrite / appwrite
https://github.com/appwrite/appwrite
stars | today |
---|---|
1509 | 182 |
End to end backend server for frontend and mobile developers. 👩💻 👨💻
jgraph / drawio-desktop
https://github.com/jgraph/drawio-desktop
stars | today |
---|---|
2360 | 24 |
Official electron build of draw.io
airbnb / react-dates
https://github.com/airbnb/react-dates
stars | today |
---|---|
9944 | 14 |
An easily internationalizable, mobile-friendly datepicker library for the web
cteamx / Thief-Book
https://github.com/cteamx/Thief-Book
stars | today |
---|---|
743 | 13 |
一款可以在任务栏、桌面、TouchBar上进行摸鱼的最强的跨平台摸鱼神器,支持小说、股票、按键翻页、鼠标翻页、自动翻页让你体验不同的工作 996,上班族必备神器
trailheadapps / lwc-recipes
https://github.com/trailheadapps/lwc-recipes
stars | today |
---|---|
498 | 1 |
A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform
webrtc / samples
https://github.com/webrtc/samples
stars | today |
---|---|
7371 | 8 |
WebRTC Web demos and samples
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
32652 | 19 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
IdentityModel / oidc-client-js
https://github.com/IdentityModel/oidc-client-js
stars | today |
---|---|
1215 | 6 |
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
13678 | 53 |
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
badges / shields
https://github.com/badges/shields
stars | today |
---|---|
9285 | 15 |
Concise, consistent, and legible badges in SVG and raster format
givanz / VvvebJs
https://github.com/givanz/VvvebJs
stars | today |
---|---|
2064 | 14 |
Drag and drop website builder javascript library.
MichMich / MagicMirror
https://github.com/MichMich/MagicMirror
stars | today |
---|---|
10557 | 13 |
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
jgraph / drawio
https://github.com/jgraph/drawio
stars | today |
---|---|
10786 | 13 |
Source to www.draw.io
jwilber / roughViz
https://github.com/jwilber/roughViz
stars | today |
---|---|
1062 | 148 |
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
dutiyesh / chrome-extension-cli
https://github.com/dutiyesh/chrome-extension-cli
stars | today |
---|---|
266 | 44 |
🚀 The CLI for your next Chrome Extension
WebDevSimplified / Face-Recognition-JavaScript
https://github.com/WebDevSimplified/Face-Recognition-JavaScript
stars | today |
---|---|
39 | 3 |
iamadamdev / bypass-paywalls-chrome
https://github.com/iamadamdev/bypass-paywalls-chrome
stars | today |
---|---|
1665 | 10 |
Bypass Paywalls for Chrome
Language: unknown
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
109823 | 54 |
A book series on JavaScript. @YDKJS on twitter.
blaCCkHatHacEEkr / PENTESTING-BIBLE
https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE
stars | today |
---|---|
2383 | 158 |
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.
uber-go / guide
https://github.com/uber-go/guide
stars | today |
---|---|
4228 | 610 |
The Uber Go Style Guide.
fangzesheng / free-api
https://github.com/fangzesheng/free-api
stars | today |
---|---|
4093 | 777 |
收集免费的接口服务,做一个api的搬运工
joeycastillo / The-Open-Book
https://github.com/joeycastillo/The-Open-Book
stars | today |
---|---|
1248 | 264 |
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
12434 | 65 |
Cheat Sheets
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
49085 | 200 |
🤓 Build your own (insert technology here)
hmaverickadams / Beginner-Network-Pentesting
https://github.com/hmaverickadams/Beginner-Network-Pentesting
stars | today |
---|---|
1172 | 96 |
Notes for Beginner Network Pentesting Course
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
29617 | 17 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
56932 | 81 |
📚 免费的计算机编程类中文书籍,欢迎投稿
chiraggude / awesome-laravel
https://github.com/chiraggude/awesome-laravel
stars | today |
---|---|
8260 | 4 |
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
brickspert / blog
https://github.com/brickspert/blog
stars | today |
---|---|
2453 | 120 |
个人技术博客,博文写在 Issues 里。
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
8822 | 8 |
A collection of hacking / penetration testing resources to make you better!
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
32336 | 30 |
Flight rules for git
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
920 | 2 |
allanpersson / home-assistant-config
https://github.com/allanpersson/home-assistant-config
stars | today |
---|---|
43 | 2 |
This is my Home Assistant configuration for inspiration
greenaway07 / GirlDress
https://github.com/greenaway07/GirlDress
stars | today |
---|---|
987 | 17 |
看到女装的项目的issue建议妹子建一个男装的项目,但是考虑到github的女性用户 数量貌似并不能达到女装的效果2333总之先建一个。
AdrienTorris / awesome-blazor
https://github.com/AdrienTorris/awesome-blazor
stars | today |
---|---|
1701 | 11 |
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
dotnet / announcements
https://github.com/dotnet/announcements
stars | today |
---|---|
734 | 15 |
Subscribe to this repo to be notified of Announcements and changes in .NET Core.
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
309 | 2 |
AZ-103: Microsoft Azure Administrator
sty945 / bank_interview
https://github.com/sty945/bank_interview
stars | today |
---|---|
99 | 23 |
银行笔试面试经验分享及资料分享
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
90515 | 53 |
A collection of useful .gitignore templates
SwiftOnSecurity / sysmon-config
https://github.com/SwiftOnSecurity/sysmon-config
stars | today |
---|---|
1913 | 3 |
Sysmon configuration file template with default high-quality event tracing
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
7666 | 13 |
A cheatsheet of modern C++ language and library features.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
49404 | 32 |
🎉 A curated list of awesome things related to Vue.js