Language: python
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
28600 | 67 |
12306智能刷票,订票
alirezamika / autoscraper
https://github.com/alirezamika/autoscraper
stars | today |
---|---|
466 | 44 |
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Rudrabha / Wav2Lip
https://github.com/Rudrabha/Wav2Lip
stars | today |
---|---|
296 | 45 |
This repository contains the codes of “A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild”, published at ACM Multimedia 2020.
ultralytics / yolov5
https://github.com/ultralytics/yolov5
stars | today |
---|---|
4690 | 33 |
YOLOv5 in PyTorch > ONNX > CoreML > iOS
facebookresearch / hydra
https://github.com/facebookresearch/hydra
stars | today |
---|---|
2730 | 13 |
Hydra is a framework for elegantly configuring complex applications
andymccurdy / redis-py
https://github.com/andymccurdy/redis-py
stars | today |
---|---|
8789 | 3 |
Redis Python Client
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
65948 | 32 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
105872 | 135 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
46338 | 48 |
A curated list of awesome Machine Learning frameworks, libraries and software.
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
33257 | 46 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
lyhue1991 / eat_tensorflow2_in_30_days
https://github.com/lyhue1991/eat_tensorflow2_in_30_days
stars | today |
---|---|
5537 | 18 |
Tensorflow2.0 🍎 🍊 is delicious, just eat it! 😋 😋
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
21371 | 83 |
What the f*ck Python?
mwaskom / seaborn
https://github.com/mwaskom/seaborn
stars | today |
---|---|
7598 | 14 |
Statistical data visualization using matplotlib
kornia / kornia
https://github.com/kornia/kornia
stars | today |
---|---|
2804 | 6 |
Open Source Differentiable Computer Vision Library for PyTorch
kubernetes-sigs / kubespray
https://github.com/kubernetes-sigs/kubespray
stars | today |
---|---|
9309 | 12 |
Deploy a Production Ready Kubernetes Cluster
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
16387 | 10 |
数据结构和算法必知必会的50个代码实现
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9909 | 13 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
NVlabs / stylegan2
https://github.com/NVlabs/stylegan2
stars | today |
---|---|
5399 | 11 |
StyleGAN2 - Official TensorFlow Implementation
UKPLab / sentence-transformers
https://github.com/UKPLab/sentence-transformers
stars | today |
---|---|
2814 | 12 |
Sentence Embeddings with BERT & XLNet
facebookresearch / mmf
https://github.com/facebookresearch/mmf
stars | today |
---|---|
3804 | 3 |
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
pennersr / django-allauth
https://github.com/pennersr/django-allauth
stars | today |
---|---|
5781 | 5 |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
9632 | 20 |
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
44608 | 14 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
kubernetes-client / python
https://github.com/kubernetes-client/python
stars | today |
---|---|
2993 | 3 |
Official Python client library for kubernetes
encode / django-rest-framework
https://github.com/encode/django-rest-framework
stars | today |
---|---|
18670 | 17 |
Web APIs for Django. 🎸
Language: php
laravel / jetstream
https://github.com/laravel/jetstream
stars | today |
---|---|
867 | 134 |
blade-ui-kit / blade-ui-kit
https://github.com/blade-ui-kit/blade-ui-kit
stars | today |
---|---|
374 | 64 |
A set of renderless components to utilise in your Laravel Blade views.
livewire / livewire
https://github.com/livewire/livewire
stars | today |
---|---|
5507 | 19 |
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
7919 | 6 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
blade-ui-kit / blade-ui-kit-example
https://github.com/blade-ui-kit/blade-ui-kit-example
stars | today |
---|---|
26 | 3 |
An example Laravel project for Blade UI Kit.
zdhxiong / mdclub
https://github.com/zdhxiong/mdclub
stars | today |
---|---|
340 | 81 |
MDClub 社区系统后端代码
laravel / fortify
https://github.com/laravel/fortify
stars | today |
---|---|
214 | 27 |
snipe / snipe-it
https://github.com/snipe/snipe-it
stars | today |
---|---|
4289 | 5 |
A free open source IT asset/license management system
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
21969 | 18 |
doctrine / dbal
https://github.com/doctrine/dbal
stars | today |
---|---|
7390 | 3 |
Doctrine Database Abstraction Layer
barryvdh / laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
stars | today |
---|---|
4059 | 1 |
A DOMPDF Wrapper for Laravel
slimphp / Slim
https://github.com/slimphp/Slim
stars | today |
---|---|
10714 | 3 |
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
laravel-frontend-presets / tall
https://github.com/laravel-frontend-presets/tall
stars | today |
---|---|
784 | 14 |
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
Seldaek / monolog
https://github.com/Seldaek/monolog
stars | today |
---|---|
17806 | 11 |
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine / migrations
https://github.com/doctrine/migrations
stars | today |
---|---|
3600 | 2 |
Doctrine Database Migrations Library
MISP / MISP
stars | today |
---|---|
2849 | 1 |
MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform)
armancodes / laravel-download-link
https://github.com/armancodes/laravel-download-link
stars | today |
---|---|
102 | 23 |
A simple Laravel package for generating download links with options such as expire time, IP restrictions, etc.
aws / aws-sdk-php
https://github.com/aws/aws-sdk-php
stars | today |
---|---|
4908 | 3 |
Official repository of the AWS SDK for PHP (@awsforphp)
swiftmailer / swiftmailer
https://github.com/swiftmailer/swiftmailer
stars | today |
---|---|
9108 | 3 |
Comprehensive mailing tools for PHP
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
23841 | 6 |
The Symfony PHP framework
vimeo / psalm
https://github.com/vimeo/psalm
stars | today |
---|---|
3376 | 8 |
A static analysis tool for finding errors in PHP applications
laravel / socialite
https://github.com/laravel/socialite
stars | today |
---|---|
4566 | 2 |
danielmiessler / SecLists
https://github.com/danielmiessler/SecLists
stars | today |
---|---|
26598 | 18 |
SecLists is the security tester’s companion. It’s a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
DarkaOnLine / L5-Swagger
https://github.com/DarkaOnLine/L5-Swagger
stars | today |
---|---|
1334 | 3 |
Swagger integration to Laravel 5
wp-graphql / wp-graphql
https://github.com/wp-graphql/wp-graphql
stars | today |
---|---|
2473 | 3 |
🚀 GraphQL API for WordPress
Language: go
schollz / croc
https://github.com/schollz/croc
stars | today |
---|---|
3890 | 73 |
Easily and securely send things from one computer to another 🐊 📦
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
6984 | 7 |
Go support for Google’s protocol buffers
tal-tech / go-zero
https://github.com/tal-tech/go-zero
stars | today |
---|---|
1018 | 82 |
go-zero是一个集成了各种工程实践的web和rpc框架。通过弹性设计保障了大并发服务端的稳定性,经受了充分的实战检验。包含极简的API定义和生成工具,可以一键生成Go, iOS, Android, Dart, TypeScript, JavaScript代码,并可直接运行。
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1934 | 3 |
Terraform provider for Azure Resource Manager
open-telemetry / opentelemetry-collector
https://github.com/open-telemetry/opentelemetry-collector
stars | today |
---|---|
515 | 2 |
OpenTelemetry Collector
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
9139 | 13 |
gRPC to JSON proxy generator following the gRPC HTTP spec
docker / distribution
https://github.com/docker/distribution
stars | today |
---|---|
5522 | 3 |
The Docker toolset to pack, ship, store, and deliver content
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
3776 | 10 |
Declarative continuous deployment for Kubernetes.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
21434 | 20 |
A tool for exploring each layer in a docker image
projectdiscovery / nuclei
https://github.com/projectdiscovery/nuclei
stars | today |
---|---|
1161 | 20 |
Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
knownsec / ksubdomain
https://github.com/knownsec/ksubdomain
stars | today |
---|---|
536 | 65 |
无状态子域名爆破工具
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
23682 | 19 |
High Performance, Kubernetes Native Object Storage
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
12113 | 5 |
The Go language implementation of gRPC. HTTP/2 based RPC
projectdiscovery / httpx
https://github.com/projectdiscovery/httpx
stars | today |
---|---|
520 | 27 |
httpx is a fast and multi-purpose HTTP toolkit allow to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
smartcontractkit / chainlink
https://github.com/smartcontractkit/chainlink
stars | today |
---|---|
1190 | 9 |
node of the decentralized oracle network, bridging on and off-chain computation
ffuf / ffuf
stars | today |
---|---|
2895 | 19 |
Fast web fuzzer written in Go
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
32632 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
istio / community
https://github.com/istio/community
stars | today |
---|---|
1688 | 4 |
Istio governance material.
jaeles-project / jaeles
https://github.com/jaeles-project/jaeles
stars | today |
---|---|
759 | 8 |
The Swiss Army knife for automated Web Application Testing
nats-io / nats-server
https://github.com/nats-io/nats-server
stars | today |
---|---|
8180 | 7 |
High-Performance server for NATS, the cloud native messaging system.
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
6519 | 5 |
CoreDNS is a DNS server that chains plugins
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
57201 | 34 |
A curated list of awesome Go frameworks, libraries and software
opencontainers / image-spec
https://github.com/opencontainers/image-spec
stars | today |
---|---|
1100 | 1 |
OCI Image Format
ThreeDotsLabs / wild-workouts-go-ddd-example
https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example
stars | today |
---|---|
182 | 23 |
Complete serverless application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
2573 | 3 |
The official CLI for Amazon EKS
Language: java
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
7808 | 54 |
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
22665 | 24 |
Just Announced - “Learn Spring Security OAuth”:
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
4328 | 13 |
Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)
h2pl / Java-Tutorial
https://github.com/h2pl/Java-Tutorial
stars | today |
---|---|
3630 | 102 |
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
18555 | 13 |
A browser automation framework and ecosystem.
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
40457 | 72 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
15536 | 23 |
阿里巴巴 MySQL binlog 增量订阅&消费组件
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
50874 | 26 |
Open Source, Distributed, RESTful Search Engine
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
15255 | 68 |
A set of tools that keep Java sweet.
confluentinc / ksql
https://github.com/confluentinc/ksql
stars | today |
---|---|
3658 | 4 |
The event streaming database purpose-built for stream processing applications
hazelcast / hazelcast
https://github.com/hazelcast/hazelcast
stars | today |
---|---|
3921 | 7 |
Open Source In-Memory Data Grid
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
4070 | 6 |
Micronaut Application Framework
react-native-community / react-native-share
https://github.com/react-native-community/react-native-share
stars | today |
---|---|
2474 | 3 |
Social share, sending simple data to other apps.
strimzi / strimzi-kafka-operator
https://github.com/strimzi/strimzi-kafka-operator
stars | today |
---|---|
1499 | 3 |
Apache Kafka running on Kubernetes
micrometer-metrics / micrometer
https://github.com/micrometer-metrics/micrometer
stars | today |
---|---|
2523 | 7 |
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
38132 | 10 |
Square’s meticulous HTTP client for Java and Kotlin.
bjmashibing / InternetArchitect
https://github.com/bjmashibing/InternetArchitect
stars | today |
---|---|
3050 | 38 |
年薪百万互联网架构师课程文档及源码(公开部分)
apache / druid
https://github.com/apache/druid
stars | today |
---|---|
10032 | 2 |
Apache Druid: a high performance real-time analytics database.
react-native-community / react-native-camera
https://github.com/react-native-community/react-native-camera
stars | today |
---|---|
8639 | 4 |
A Camera component for React Native. Also supports barcode scanning!
OpenAPITools / openapi-generator
https://github.com/OpenAPITools/openapi-generator
stars | today |
---|---|
6268 | 11 |
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
zeebe-io / zeebe
https://github.com/zeebe-io/zeebe
stars | today |
---|---|
1444 | 5 |
Distributed Workflow Engine for Microservices Orchestration
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
9592 | 13 |
🏗 Build container images for your Java applications.
macrozheng / mall-swarm
https://github.com/macrozheng/mall-swarm
stars | today |
---|---|
3794 | 47 |
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
react-native-community / react-native-video
https://github.com/react-native-community/react-native-video
stars | today |
---|---|
5199 | 5 |
A component for react-native
scwang90 / SmartRefreshLayout
https://github.com/scwang90/SmartRefreshLayout
stars | today |
---|---|
21394 | 8 |
🔥 下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
Language: c++
Light-City / CPlusPlusThings
https://github.com/Light-City/CPlusPlusThings
stars | today |
---|---|
6806 | 36 |
C++那些事
google / xls
stars | today |
---|---|
245 | 37 |
XLS: Accelerated HW Synthesis
onqtam / doctest
https://github.com/onqtam/doctest
stars | today |
---|---|
2774 | 2 |
The fastest feature-rich C++11/14/17/20 single-header testing framework
0xnobody / vmpdump
https://github.com/0xnobody/vmpdump
stars | today |
---|---|
207 | 59 |
A dynamic VMP dumper and import fixer, powered by VTIL.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
20163 | 15 |
JSON for Modern C++
cyang-kth / fmm
https://github.com/cyang-kth/fmm
stars | today |
---|---|
237 | 30 |
Fast map matching, an open source framework in C++
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
2840 | 7 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
9671 | 5 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
43578 | 31 |
Protocol Buffers - Google’s data interchange format
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
11894 | 24 |
ClickHouse is a free analytics DBMS for big data
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
36424 | 95 |
Windows system utilities to maximize productivity
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
48035 | 46 |
Open Source Computer Vision Library
TixiaoShan / LIO-SAM
https://github.com/TixiaoShan/LIO-SAM
stars | today |
---|---|
517 | 12 |
LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
18426 | 14 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
7885 | 7 |
Seamless operability between C++11 and Python
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
4330 | 4 |
A Non-Euclidean Rendering Engine for 3D scenes.
borglab / gtsam
https://github.com/borglab/gtsam
stars | today |
---|---|
675 | 3 |
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
148063 | 39 |
An Open Source Machine Learning Framework for Everyone
ros-planning / navigation
https://github.com/ros-planning/navigation
stars | today |
---|---|
1057 | 1 |
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
tser-project / tser
https://github.com/tser-project/tser
stars | today |
---|---|
118 | 20 |
A TypeScript virtual machine.
qinguoyi / TinyWebServer
https://github.com/qinguoyi/TinyWebServer
stars | today |
---|---|
1412 | 9 |
🔥 Linux下C++轻量级Web服务器
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
5207 | 8 |
ArduPlane, ArduCopter, ArduRover source
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
14560 | 16 |
Cloud-native high-performance edge/middle/service proxy
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
8730 | 16 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
facebook / hermes
https://github.com/facebook/hermes
stars | today |
---|---|
5633 | 5 |
Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android.
Language: javascript
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
60395 | 551 |
Short JavaScript code snippets for all your development needs
jhu-ep-coursera / fullstack-course4
https://github.com/jhu-ep-coursera/fullstack-course4
stars | today |
---|---|
3720 | 13 |
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
portainer / portainer
https://github.com/portainer/portainer
stars | today |
---|---|
15850 | 131 |
Making Docker management easy.
graphql / graphql-js
https://github.com/graphql/graphql-js
stars | today |
---|---|
16627 | 8 |
A reference implementation of GraphQL for JavaScript
YMFE / yapi
stars | today |
---|---|
17634 | 57 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
mozilla / pdf.js
https://github.com/mozilla/pdf.js
stars | today |
---|---|
31923 | 32 |
PDF Reader in JavaScript
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
52788 | 57 |
The React Framework
munafio / chatify
https://github.com/munafio/chatify
stars | today |
---|---|
483 | 11 |
A package for Laravel PHP Framework to add a complete real-time chat system to your app by only a few steps.
magenta / lofi-player
https://github.com/magenta/lofi-player
stars | today |
---|---|
171 | 27 |
🔥 Virtual room in your browser that lets you play with the Lo-Fi VIBE and relax
wix / Detox
stars | today |
---|---|
6856 | 14 |
Gray box end-to-end testing and automation framework for mobile apps
webrtc / samples
https://github.com/webrtc/samples
stars | today |
---|---|
9188 | 7 |
WebRTC Web demos and samples
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
80193 | 105 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
rahuldkjain / github-profile-readme-generator
https://github.com/rahuldkjain/github-profile-readme-generator
stars | today |
---|---|
1477 | 105 |
🚀 Generate github profile README easily with latest add-ons like visitors count, github stats, etc using minimal UI.
Kong / insomnia
https://github.com/Kong/insomnia
stars | today |
---|---|
14347 | 13 |
The Open Source API Client and Design Platform for GraphQL and REST ->
fabricjs / fabric.js
https://github.com/fabricjs/fabric.js
stars | today |
---|---|
16664 | 19 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
florinpop17 / 10-projects-10-hours
https://github.com/florinpop17/10-projects-10-hours
stars | today |
---|---|
116 | 21 |
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
89879 | 37 |
A framework for building native apps with React.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
63173 | 37 |
JavaScript 3D library.
kautukkundan / Awesome-Profile-README-templates
https://github.com/kautukkundan/Awesome-Profile-README-templates
stars | today |
---|---|
6412 | 92 |
A collection of awesome readme templates to display on your profile
heartexlabs / label-studio
https://github.com/heartexlabs/label-studio
stars | today |
---|---|
3384 | 8 |
Label Studio is a multi-type data labeling and annotation tool with standardized output format
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
42698 | 23 |
A powerful, interactive charting and visualization library for browser
bpampuch / pdfmake
https://github.com/bpampuch/pdfmake
stars | today |
---|---|
8559 | 7 |
Client/server side PDF printing in pure JavaScript
swagger-api / swagger-ui
https://github.com/swagger-api/swagger-ui
stars | today |
---|---|
18382 | 13 |
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
wix / react-native-calendars
https://github.com/wix/react-native-calendars
stars | today |
---|---|
5887 | 7 |
React Native Calendar Components 🗓️ 📆
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
13258 | 21 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
Language: unknown
ritchieng / the-incredible-pytorch
https://github.com/ritchieng/the-incredible-pytorch
stars | today |
---|---|
6711 | 241 |
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
mhagiwara / 100-nlp-papers
https://github.com/mhagiwara/100-nlp-papers
stars | today |
---|---|
1937 | 139 |
100 Must-Read NLP Papers
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
81169 | 281 |
🤓 Build your own (insert technology here)
KingOfBugbounty / KingOfBugBountyTips
https://github.com/KingOfBugbounty/KingOfBugBountyTips
stars | today |
---|---|
659 | 110 |
projectdiscovery / nuclei-templates
https://github.com/projectdiscovery/nuclei-templates
stars | today |
---|---|
421 | 10 |
Community curated list of template files for the nuclei engine to find security vulnerability and fingerprinting the targets.
hansonwang99 / JavaCollection
https://github.com/hansonwang99/JavaCollection
stars | today |
---|---|
1585 | 13 |
Java开源项目之「自学编程之路」:学习指南+面试指南+资源分享+技术文章
jobbole / awesome-cpp-cn
https://github.com/jobbole/awesome-cpp-cn
stars | today |
---|---|
3705 | 87 |
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
SSHeRun / CS-Xmind-Note
https://github.com/SSHeRun/CS-Xmind-Note
stars | today |
---|---|
3373 | 10 |
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
shipofsea / IntelliJ-IDEA-2020.2.1-solve
https://github.com/shipofsea/IntelliJ-IDEA-2020.2.1-solve
stars | today |
---|---|
43 | 10 |
pikvm / pikvm
https://github.com/pikvm/pikvm
stars | today |
---|---|
992 | 24 |
Open and cheap DIY IP-KVM based on Raspberry Pi
naver / fe-news
https://github.com/naver/fe-news
stars | today |
---|---|
1078 | 23 |
FE 기술 소식 큐레이션 뉴스레터
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
124240 | 325 |
Roadmap to becoming a web developer in 2020
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
42666 | 29 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
29919 | 77 |
A Collection of application ideas which can be used to improve your coding skills.
elyase / awesome-gpt3
https://github.com/elyase/awesome-gpt3
stars | today |
---|---|
2203 | 40 |
nikitavoloboev / my-mac-os
https://github.com/nikitavoloboev/my-mac-os
stars | today |
---|---|
17156 | 29 |
List of applications and tools that make my macOS experience even more amazing
stefanprodan / dockprom
https://github.com/stefanprodan/dockprom
stars | today |
---|---|
3289 | 3 |
Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
topjohnwu / magisk_files
https://github.com/topjohnwu/magisk_files
stars | today |
---|---|
469 | 1 |
Magisk File Host
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
69571 | 34 |
📚 免费的计算机编程类中文书籍,欢迎投稿
nytimes / covid-19-data
https://github.com/nytimes/covid-19-data
stars | today |
---|---|
5534 | 3 |
An ongoing repository of data on coronavirus cases and deaths in the U.S.
ckz8780 / market-toolkit
https://github.com/ckz8780/market-toolkit
stars | today |
---|---|
652 | 8 |
A collection of stock market resources and tools
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
25422 | 17 |
科学上网/自由上网/翻墙/软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号,vps一键搭建脚本/教程
piglei / one-python-craftsman
https://github.com/piglei/one-python-craftsman
stars | today |
---|---|
2871 | 10 |
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
bradtraversy / design-resources-for-developers
https://github.com/bradtraversy/design-resources-for-developers
stars | today |
---|---|
19473 | 43 |
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
microsoft / WSL
https://github.com/microsoft/WSL
stars | today |
---|---|
10051 | 16 |
Issues found on WSL