Language: python
Hari-Nagarajan / nvidia-bot
https://github.com/Hari-Nagarajan/nvidia-bot
stars | today |
---|---|
391 | 11 |
Tool to help us buy a GPU in 2020
y1ndan / genshin-impact-helper
https://github.com/y1ndan/genshin-impact-helper
stars | today |
---|---|
545 | 53 |
Auto get Genshin Impact daily bonus by GitHub Actions. 米游社原神自动每日签到
3b1b / manim
stars | today |
---|---|
28132 | 57 |
Animation engine for explanatory math videos
1nfinityLoop / Sudoku-Solver-AI
https://github.com/1nfinityLoop/Sudoku-Solver-AI
stars | today |
---|---|
116 | 14 |
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edg…
ghidraninja / game-and-watch-hacking
https://github.com/ghidraninja/game-and-watch-hacking
stars | today |
---|---|
64 | 15 |
This repository contains scripts for working with the Nintendo Game and Watch
salesforce / jarm
https://github.com/salesforce/jarm
stars | today |
---|---|
175 | 32 |
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
45713 | 21 |
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.
QUANTAXIS / QUANTAXIS
https://github.com/QUANTAXIS/QUANTAXIS
stars | today |
---|---|
4308 | 19 |
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
DLR-RM / stable-baselines3
https://github.com/DLR-RM/stable-baselines3
stars | today |
---|---|
814 | 4 |
PyTorch version of Stable Baselines, improved implementations of reinforcement learning algorithms.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
43122 | 72 |
scikit-learn: machine learning in Python
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
18805 | 25 |
PyTorch Tutorial for Deep Learning Researchers
NVlabs / imaginaire
https://github.com/NVlabs/imaginaire
stars | today |
---|---|
1696 | 18 |
NVIDIA PyTorch GAN library with distributed and mixed precision support
microsoft / restler-fuzzer
https://github.com/microsoft/restler-fuzzer
stars | today |
---|---|
129 | 26 |
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
elastic / helm-charts
https://github.com/elastic/helm-charts
stars | today |
---|---|
954 | 3 |
You know, for Kubernetes
frappe / erpnext
https://github.com/frappe/erpnext
stars | today |
---|---|
7120 | 6 |
Free and Open Source Alternative to SAP
jiupinjia / SkyAR
https://github.com/jiupinjia/SkyAR
stars | today |
---|---|
1199 | 92 |
Official Pytorch implementation of the preprint paper “Castle in the Sky: Dynamic Sky Replacement and Harmonization in Videos”, in arXiv:2010.11800.
kizniche / Mycodo
https://github.com/kizniche/Mycodo
stars | today |
---|---|
662 | 9 |
An environmental monitoring and regulation system
githubharald / SimpleHTR
https://github.com/githubharald/SimpleHTR
stars | today |
---|---|
969 | 19 |
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
10440 | 9 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
27333 | 25 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
andymccurdy / redis-py
https://github.com/andymccurdy/redis-py
stars | today |
---|---|
8922 | 5 |
Redis Python Client
NVIDIA / apex
https://github.com/NVIDIA/apex
stars | today |
---|---|
4756 | 14 |
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
36961 | 69 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
openvinotoolkit / open_model_zoo
https://github.com/openvinotoolkit/open_model_zoo
stars | today |
---|---|
2349 | 4 |
Pre-trained Deep Learning models and demos (high quality and extremely fast)
streamlit / streamlit
https://github.com/streamlit/streamlit
stars | today |
---|---|
11915 | 17 |
Streamlit — The fastest way to build data apps in Python
Language: php
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
8181 | 3 |
Doctrine Object Relational Mapper (ORM)
pmmp / PocketMine-MP
https://github.com/pmmp/PocketMine-MP
stars | today |
---|---|
2114 | 3 |
A server software for Minecraft: Bedrock Edition in PHP
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
22614 | 12 |
openemr / openemr
https://github.com/openemr/openemr
stars | today |
---|---|
1418 | 1 |
OpenEMR is the most popular open source electronic health records and medical practice management solution. ONC certified with international usage, OpenEMR’s goal is a superior alternative to its proprietary counterparts.
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
8122 | 6 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
moodle / moodle
https://github.com/moodle/moodle
stars | today |
---|---|
3355 | 2 |
Moodle - the world’s open source learning platform
rectorphp / rector
https://github.com/rectorphp/rector
stars | today |
---|---|
3409 | 12 |
Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
googleapis / google-api-php-client
https://github.com/googleapis/google-api-php-client
stars | today |
---|---|
7168 | 2 |
A PHP client library for accessing Google APIs
nikic / PHP-Parser
https://github.com/nikic/PHP-Parser
stars | today |
---|---|
13856 | 7 |
A PHP parser written in PHP
PrestaShop / PrestaShop
https://github.com/PrestaShop/PrestaShop
stars | today |
---|---|
5253 | 3 |
PrestaShop is a fully scalable open source e-commerce solution.
snipe / snipe-it
https://github.com/snipe/snipe-it
stars | today |
---|---|
4510 | 4 |
A free open source IT asset/license management system
yiisoft / yii2
https://github.com/yiisoft/yii2
stars | today |
---|---|
13572 | 5 |
Yii 2: The Fast, Secure and Professional PHP Framework
doctrine / dbal
https://github.com/doctrine/dbal
stars | today |
---|---|
7624 | 8 |
Doctrine Database Abstraction Layer
dompdf / dompdf
https://github.com/dompdf/dompdf
stars | today |
---|---|
7438 | 8 |
HTML to PDF converter for PHP
guzzle / guzzle
https://github.com/guzzle/guzzle
stars | today |
---|---|
20167 | 3 |
Guzzle, an extensible PHP HTTP client
barryvdh / laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
stars | today |
---|---|
4225 | 3 |
A DOMPDF Wrapper for Laravel
zhuifengshaonianhanlu / pikachu
https://github.com/zhuifengshaonianhanlu/pikachu
stars | today |
---|---|
1154 | 2 |
一个好玩的Web安全-漏洞测试平台
sebastianbergmann / phpunit
https://github.com/sebastianbergmann/phpunit
stars | today |
---|---|
16753 | 4 |
The PHP Unit Testing framework.
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
9098 | 3 |
All Submissions you make to Magento Inc. (“Magento”) through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, subli…
osm-search / Nominatim
https://github.com/osm-search/Nominatim
stars | today |
---|---|
1578 | 2 |
Open Source search based on OpenStreetMap data
danielmiessler / SecLists
https://github.com/danielmiessler/SecLists
stars | today |
---|---|
28061 | 32 |
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.
swiftmailer / swiftmailer
https://github.com/swiftmailer/swiftmailer
stars | today |
---|---|
9187 | 4 |
Comprehensive mailing tools for PHP
vlucas / phpdotenv
https://github.com/vlucas/phpdotenv
stars | today |
---|---|
10847 | 5 |
Loads environment variables from .env
to getenv()
, $_ENV
and $_SERVER
automagically.
kylekatarnls / update-helper
https://github.com/kylekatarnls/update-helper
stars | today |
---|---|
1314 | 2 |
Composer plugin to rise warnings on update, suggest migration processes
Audi-1 / sqli-labs
https://github.com/Audi-1/sqli-labs
stars | today |
---|---|
3098 | 4 |
SQLI labs to test error based, Blind boolean based, Time based.
Language: go
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
25253 | 23 |
Connect, secure, control, and observe services.
oam-dev / kubevela
https://github.com/oam-dev/kubevela
stars | today |
---|---|
384 | 67 |
An Easy-to-use yet Fully Extensible App Platform based on Kubernetes and Open Application Model.
chaos-mesh / chaos-mesh
https://github.com/chaos-mesh/chaos-mesh
stars | today |
---|---|
2805 | 12 |
A Chaos Engineering Platform for Kubernetes.
thanos-io / thanos
https://github.com/thanos-io/thanos
stars | today |
---|---|
6667 | 15 |
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
20639 | 17 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
18568 | 6 |
A tool for secrets management, encryption as a service, and privileged access management
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
13966 | 17 |
Go configuration with fangs
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
25855 | 25 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
71839 | 43 |
Production-Grade Container Scheduling and Management
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
24546 | 11 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
filebrowser / filebrowser
https://github.com/filebrowser/filebrowser
stars | today |
---|---|
7956 | 32 |
📂 Web File Browser which can be used as a middleware or standalone app.
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
2117 | 5 |
Terraform provider for Azure Resource Manager
rsc / rf
stars | today |
---|---|
143 | 25 |
A refactoring tool for Go
jmoiron / sqlx
https://github.com/jmoiron/sqlx
stars | today |
---|---|
9287 | 8 |
general purpose extensions to golang’s database/sql
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
11587 | 18 |
Like Prometheus, but for logs.
rook / rook
stars | today |
---|---|
8000 | 6 |
Storage Orchestration for Kubernetes
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
33947 | 29 |
The Prometheus monitoring system and time series database.
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
2762 | 4 |
The official CLI for Amazon EKS
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
4353 | 10 |
Declarative continuous deployment for Kubernetes.
goreleaser / goreleaser
https://github.com/goreleaser/goreleaser
stars | today |
---|---|
6522 | 7 |
Deliver Go binaries as fast and easily as possible
cilium / cilium
https://github.com/cilium/cilium
stars | today |
---|---|
6932 | 13 |
eBPF-based Networking, Security, and Observability
go-gorm / gorm
https://github.com/go-gorm/gorm
stars | today |
---|---|
21652 | 15 |
The fantastic ORM library for Golang, aims to be developer friendly
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
6464 | 5 |
Sarama is a Go library for Apache Kafka 0.8, and up.
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
9419 | 8 |
The plugin-driven server agent for collecting & reporting metrics.
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
7203 | 3 |
Go support for Google’s protocol buffers
Language: java
dromara / soul
https://github.com/dromara/soul
stars | today |
---|---|
2523 | 14 |
High-Performance Java API Gateway
oracle / graal
https://github.com/oracle/graal
stars | today |
---|---|
13992 | 10 |
GraalVM: Run Programs Faster Anywhere 🚀
GoogleLLP / SuperMarket
https://github.com/GoogleLLP/SuperMarket
stars | today |
---|---|
299 | 60 |
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
ionic-team / capacitor
https://github.com/ionic-team/capacitor
stars | today |
---|---|
4711 | 5 |
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
11593 | 34 |
A libre lightweight streaming front-end for Android.
braisdom / ObjectiveSql
https://github.com/braisdom/ObjectiveSql
stars | today |
---|---|
428 | 52 |
ObjectiveSQL is an ORM framework in Java base on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
JetBrains / skija
https://github.com/JetBrains/skija
stars | today |
---|---|
1328 | 121 |
Skia bindings for Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
40236 | 22 |
Spring Framework
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
9936 | 8 |
🏗 Build container images for your Java applications.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
52320 | 25 |
Open Source, Distributed, RESTful Search Engine
pkilller / super-jadx
https://github.com/pkilller/super-jadx
stars | today |
---|---|
89 | 29 |
Add new features for reverse engineering, such as: renaming of classes, fields, methods, variables, reference graphs and more.
fuzhengwei / itstack-demo-design
https://github.com/fuzhengwei/itstack-demo-design
stars | today |
---|---|
1597 | 21 |
小傅哥微信:fustack |《重学Java设计模式「22个互联网真实案例实战」》技术好就一定能写出好代码吗?不能!再漂亮的马桶放到厨房都略显尴尬!无论是家里装修还是上道开车,只有通过实战才能快速将理论转变为技能。毕竟设计模式也是源于 克里斯托佛·亚历山大 的著作 《建筑模式语言》。
google / ExoPlayer
https://github.com/google/ExoPlayer
stars | today |
---|---|
16770 | 8 |
An extensible media player for Android
doocs / jvm
stars | today |
---|---|
2517 | 16 |
🤗 JVM 底层原理知识总结
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
32411 | 26 |
All Algorithms implemented in Java
brettwooldridge / HikariCP
https://github.com/brettwooldridge/HikariCP
stars | today |
---|---|
14102 | 9 |
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
51790 | 21 |
Spring Boot
bytedeco / javacv
https://github.com/bytedeco/javacv
stars | today |
---|---|
4706 | 9 |
Java interface to OpenCV, FFmpeg, and more
spring-projects-experimental / spring-graalvm-native
https://github.com/spring-projects-experimental/spring-graalvm-native
stars | today |
---|---|
763 | 5 |
Spring Native for GraalVM
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
6330 | 6 |
Quarkus: Supersonic Subatomic Java.
Genymobile / gnirehtet
https://github.com/Genymobile/gnirehtet
stars | today |
---|---|
2942 | 26 |
Gnirehtet provides reverse tethering for Android
awsdocs / aws-lambda-developer-guide
https://github.com/awsdocs/aws-lambda-developer-guide
stars | today |
---|---|
767 | 6 |
The AWS Lambda Developer Guide
WeBankFinTech / DataSphereStudio
https://github.com/WeBankFinTech/DataSphereStudio
stars | today |
---|---|
974 | 3 |
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
GeyserMC / Geyser
https://github.com/GeyserMC/Geyser
stars | today |
---|---|
1555 | 6 |
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
15038 | 30 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Language: c++
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
18810 | 25 |
Googletest - Google Testing and Mocking Framework
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
21382 | 21 |
JSON for Modern C++
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
13123 | 46 |
ClickHouse is a free analytics DBMS for big data
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
44862 | 28 |
Protocol Buffers - Google’s data interchange format
yhirose / cpp-httplib
https://github.com/yhirose/cpp-httplib
stars | today |
---|---|
3972 | 5 |
A C++ header-only HTTP/HTTPS server and client library
PX4 / PX4-Autopilot
https://github.com/PX4/PX4-Autopilot
stars | today |
---|---|
3987 | 6 |
PX4 Autopilot Software
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
7717 | 5 |
Abseil Common Libraries (C++)
Tencent / rapidjson
https://github.com/Tencent/rapidjson
stars | today |
---|---|
9977 | 7 |
A fast JSON parser/generator for C++ with both SAX/DOM style API
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
11575 | 7 |
A library for efficient similarity search and clustering of dense vectors.
interpretml / interpret
https://github.com/interpretml/interpret
stars | today |
---|---|
3260 | 9 |
Fit interpretable models. Explain blackbox machine learning.
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
3655 | 9 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
24950 | 21 |
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
10099 | 13 |
Fast C++ logging library.
notepad-plus-plus / notepad-plus-plus
https://github.com/notepad-plus-plus/notepad-plus-plus
stars | today |
---|---|
12187 | 10 |
Notepad++ official repository
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
150396 | 110 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
44070 | 36 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
12365 | 8 |
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)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
15271 | 17 |
Cloud-native high-performance edge/middle/service proxy
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
19266 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
20156 | 8 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Tencent / TNN
https://github.com/Tencent/TNN
stars | today |
---|---|
2074 | 3 |
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
EOSIO / eos
stars | today |
---|---|
10990 | 3 |
An open source smart contract platform
microsoft / react-native-windows
https://github.com/microsoft/react-native-windows
stars | today |
---|---|
12912 | 6 |
A framework for building native Windows apps with React.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
87087 | 32 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
16236 | 11 |
🚀 Coroutine-based concurrency library for PHP
Language: javascript
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
31733 | 118 |
The Intuitive Vue Framework
bradtraversy / proshop_mern
https://github.com/bradtraversy/proshop_mern
stars | today |
---|---|
615 | 6 |
Shopping cart built with MERN & Redux
module-federation / module-federation-examples
https://github.com/module-federation/module-federation-examples
stars | today |
---|---|
561 | 9 |
Implementation examples of module federation , by the creators of module federation
beautifulinteractions / beautiful-react-diagrams
https://github.com/beautifulinteractions/beautiful-react-diagrams
stars | today |
---|---|
1680 | 189 |
💎 A collection of lightweight React components and hooks to build diagrams with ease 💎
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
47889 | 19 |
Build blazing fast, modern apps and websites with React
nolimits4web / swiper
https://github.com/nolimits4web/swiper
stars | today |
---|---|
25382 | 17 |
Most modern mobile touch slider with hardware accelerated transitions
benmosher / eslint-plugin-import
https://github.com/benmosher/eslint-plugin-import
stars | today |
---|---|
2883 | 4 |
ESLint plugin with rules that help validate proper imports.
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
57393 | 149 |
The React Framework
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
14616 | 122 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
39561 | 41 |
Cybernetically enhanced web apps
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
159359 | 55 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
8790 | 13 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
Automattic / wp-calypso
https://github.com/Automattic/wp-calypso
stars | today |
---|---|
11624 | 2 |
The JavaScript and API powered WordPress.com
wix / react-native-calendars
https://github.com/wix/react-native-calendars
stars | today |
---|---|
6144 | 7 |
React Native Calendar Components 🗓️ 📆
tailwindlabs / tailwindcss.com
https://github.com/tailwindlabs/tailwindcss.com
stars | today |
---|---|
427 | 20 |
pedroslopez / whatsapp-web.js
https://github.com/pedroslopez/whatsapp-web.js
stars | today |
---|---|
1264 | 15 |
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
8116 | 9 |
A powerful JavaScript library for interacting with the Discord API
swagger-api / swagger-ui
https://github.com/swagger-api/swagger-ui
stars | today |
---|---|
18884 | 12 |
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
18804 | 10 |
⭐️ Companies that don’t have a broken hiring process
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
74900 | 34 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Ebazhanov / in-quiz-questions
https://github.com/Ebazhanov/in-quiz-questions
stars | today |
---|---|
922 | 11 |
Linkedin quiz assessment, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, maven, mongodb, xml, java, css, python …) ответы на квиз, LinkedIn quiz lösungen
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
86290 | 154 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
91399 | 40 |
A framework for building native apps with React.
vuejs / vue-router
https://github.com/vuejs/vue-router
stars | today |
---|---|
17363 | 11 |
🚦 The official router for Vue.js.
mapbox / mapbox-gl-js
https://github.com/mapbox/mapbox-gl-js
stars | today |
---|---|
6489 | 8 |
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Language: unknown
upptime / upptime
https://github.com/upptime/upptime
stars | today |
---|---|
1429 | 341 |
⬆️ Uptime monitor and status page powered by GitHub
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
68829 | 102 |
🎓 Path to a free self-taught education in Computer Science!
cncf / sig-security
https://github.com/cncf/sig-security
stars | today |
---|---|
453 | 29 |
😎 CNCF Special Interest Group on Security – secure access, policy control, privacy, auditing, explainability and more!
jackfrued / Python-Core-50-Courses
https://github.com/jackfrued/Python-Core-50-Courses
stars | today |
---|---|
2419 | 35 |
Python语言基础50课
ossu / data-science
https://github.com/ossu/data-science
stars | today |
---|---|
9235 | 11 |
📊 Path to a free self-taught education in Data Science!
walidshaari / Certified-Kubernetes-Security-Specialist
https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist
stars | today |
---|---|
249 | 25 |
Online resources that will help you prepare for taking the CNCF/Linux Foundation CKS 2020 “Kubernetes Certified Security Specialist” Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
CSSEGISandData / COVID-19
https://github.com/CSSEGISandData/COVID-19
stars | today |
---|---|
24780 | 17 |
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
taowen / awesome-lowcode
https://github.com/taowen/awesome-lowcode
stars | today |
---|---|
1784 | 33 |
国内低代码平台从业者交流
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
6131 | 5 |
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
tiantifascista / TIcomBoulos
https://github.com/tiantifascista/TIcomBoulos
stars | today |
---|---|
53 | 17 |
siyuan-note / siyuan
https://github.com/siyuan-note/siyuan
stars | today |
---|---|
553 | 48 |
📕 思源笔记是一款 Markdown 块级引用和双向链接的网状笔记应用,支持 Windows、Mac 和 Linux,可在浏览器上直接使用,支持移动端适配。SiYuan is a Markdown Block-Reference and Bidirectional-Link note-taking application, supports Windows, Mac and Linux, can be used directly on the browser, and supports mobile-end adaptation.
emmabostian / developer-portfolios
https://github.com/emmabostian/developer-portfolios
stars | today |
---|---|
1718 | 7 |
A list of developer portfolios for your inspiration
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
16535 | 9 |
The Open Source Data Science Masters
WongKinYiu / ScaledYOLOv4
https://github.com/WongKinYiu/ScaledYOLOv4
stars | today |
---|---|
476 | 47 |
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
129910 | 42 |
A book series on JavaScript. @YDKJS on twitter.
kakoni / awesome-healthcare
https://github.com/kakoni/awesome-healthcare
stars | today |
---|---|
1551 | 61 |
Curated list of awesome open source healthcare software, libraries, tools and resources.
youngyangyang04 / leetcode-master
https://github.com/youngyangyang04/leetcode-master
stars | today |
---|---|
984 | 14 |
LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
ushareng / KaggleNotebooks
https://github.com/ushareng/KaggleNotebooks
stars | today |
---|---|
37 | 3 |
Repository for Kaggle Notebooks
Eric-Wallace / interpretability-tutorial-emnlp2020
https://github.com/Eric-Wallace/interpretability-tutorial-emnlp2020
stars | today |
---|---|
82 | 14 |
Materials for the EMNLP 2020 Tutorial on “Interpreting Predictions of NLP Models”
mrgloom / awesome-semantic-segmentation
https://github.com/mrgloom/awesome-semantic-segmentation
stars | today |
---|---|
7344 | 7 |
🤘 awesome-semantic-segmentation
amzn / selling-partner-api-docs
https://github.com/amzn/selling-partner-api-docs
stars | today |
---|---|
213 | 4 |
This repository contains documentation for developers to use to call Selling Partner APIs.
octocat / Hello-World
https://github.com/octocat/Hello-World
stars | today |
---|---|
1597 | 0 |
My first repository on GitHub!
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
57469 | 22 |
🎉 A curated list of awesome things related to Vue.js
chromium / chromium
https://github.com/chromium/chromium
stars | today |
---|---|
7688 | 6 |
The official GitHub mirror of the Chromium source
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
135812 | 109 |
Roadmap to becoming a web developer in 2020