Language: python
willmcgugan / rich
https://github.com/willmcgugan/rich
stars | today |
---|---|
9349 | 1056 |
Rich is a Python library for rich text and beautiful formatting in the terminal.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
78746 | 402 |
All Algorithms implemented in Python
jbesomi / texthero
https://github.com/jbesomi/texthero
stars | today |
---|---|
650 | 206 |
Text preprocessing, representation and visualization from zero to hero.
Z4nzu / hackingtool
https://github.com/Z4nzu/hackingtool
stars | today |
---|---|
273 | 31 |
ALL IN ONE Hacking Tool For Hackers
JaidedAI / EasyOCR
https://github.com/JaidedAI/EasyOCR
stars | today |
---|---|
1188 | 277 |
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
fbdesignpro / sweetviz
https://github.com/fbdesignpro/sweetviz
stars | today |
---|---|
368 | 57 |
Visualize and compare datasets, target values and associations, with one line of code.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
45459 | 69 |
A curated list of awesome Machine Learning frameworks, libraries and software.
google / skywater-pdk
https://github.com/google/skywater-pdk
stars | today |
---|---|
594 | 54 |
Open source process design kit for usage with SkyWater Technology Foundry’s 130nm node.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
101034 | 157 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
timothycrosley / isort
https://github.com/timothycrosley/isort
stars | today |
---|---|
3028 | 11 |
A Python utility / library to sort imports.
docker / compose
https://github.com/docker/compose
stars | today |
---|---|
20071 | 14 |
Define and run multi-container applications with Docker
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
12182 | 29 |
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
psf / black
stars | today |
---|---|
16640 | 16 |
The uncompromising Python code formatter
sfu-db / dataprep
https://github.com/sfu-db/dataprep
stars | today |
---|---|
278 | 61 |
Dataprep: Data Preparation in Python
aqhmal / CVE-2020-5902-Scanner
https://github.com/aqhmal/CVE-2020-5902-Scanner
stars | today |
---|---|
26 | 14 |
Automated script for F5 BIG-IP scanner (CVE-2020-5902) using hosts retrieved from Shodan API.
simonarvin / eyeloop
https://github.com/simonarvin/eyeloop
stars | today |
---|---|
65 | 23 |
EyeLoop is a Python 3-based eye-tracker tailored specifically to dynamic, closed-loop experiments on consumer-grade hardware.
lakejason0 / mcwzh-meme-resourcepack
https://github.com/lakejason0/mcwzh-meme-resourcepack
stars | today |
---|---|
42 | 4 |
A pacc that inccludd meme transllashhon in Chiniise.
Azure / azure-sdk-for-python
https://github.com/Azure/azure-sdk-for-python
stars | today |
---|---|
1222 | 3 |
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
88729 | 121 |
A collective list of free APIs for use in software and web development.
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9547 | 9 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
13585 | 20 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
apache / incubator-tvm
https://github.com/apache/incubator-tvm
stars | today |
---|---|
5490 | 10 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
6888 | 10 |
Open source platform for the machine learning lifecycle
cloud-custodian / cloud-custodian
https://github.com/cloud-custodian/cloud-custodian
stars | today |
---|---|
2968 | 5 |
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
Dod-o / Statistical-Learning-Method_Code
https://github.com/Dod-o/Statistical-Learning-Method_Code
stars | today |
---|---|
4868 | 18 |
手写实现李航《统计学习方法》书中全部算法
Language: php
range-of-motion / budget
https://github.com/range-of-motion/budget
stars | today |
---|---|
531 | 34 |
Get a grip on your finances.
stancl / tenancy
https://github.com/stancl/tenancy
stars | today |
---|---|
1019 | 36 |
Automatic multi-tenancy for Laravel. No code changes needed.
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
7851 | 6 |
Doctrine Object Relational Mapper (ORM)
PHPOffice / PhpSpreadsheet
https://github.com/PHPOffice/PhpSpreadsheet
stars | today |
---|---|
8551 | 8 |
A pure PHP library for reading and writing spreadsheet files
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
23592 | 8 |
The Symfony PHP framework
woocommerce / woocommerce
https://github.com/woocommerce/woocommerce
stars | today |
---|---|
6175 | 5 |
An open source eCommerce plugin for WordPress.
stripe / stripe-php
https://github.com/stripe/stripe-php
stars | today |
---|---|
2572 | 0 |
PHP library for the Stripe API.
milon / barcode
https://github.com/milon/barcode
stars | today |
---|---|
670 | 7 |
Laravel 5 Barcode Generator
doctrine / DoctrineMigrationsBundle
https://github.com/doctrine/DoctrineMigrationsBundle
stars | today |
---|---|
3084 | 4 |
Symfony integration for the doctrine/migrations library
Behat / Behat
https://github.com/Behat/Behat
stars | today |
---|---|
3394 | 3 |
BDD in PHP
nextcloud / server
https://github.com/nextcloud/server
stars | today |
---|---|
11145 | 7 |
☁️ Nextcloud server, a safe home for all your data
mockery / mockery
https://github.com/mockery/mockery
stars | today |
---|---|
9312 | 6 |
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
spatie / laravel-activitylog
https://github.com/spatie/laravel-activitylog
stars | today |
---|---|
3193 | 4 |
Log activity inside your Laravel app
sebastianbergmann / phpunit
https://github.com/sebastianbergmann/phpunit
stars | today |
---|---|
16345 | 4 |
The PHP Unit Testing framework.
EasyCorp / EasyAdminBundle
https://github.com/EasyCorp/EasyAdminBundle
stars | today |
---|---|
2965 | 11 |
The new (and simple) admin generator for Symfony applications.
librenms / librenms
https://github.com/librenms/librenms
stars | today |
---|---|
1923 | 3 |
Community-based GPL-licensed network monitoring system
doctrine / migrations
https://github.com/doctrine/migrations
stars | today |
---|---|
3477 | 4 |
Doctrine Database Migrations Library
Ocramius / ProxyManager
https://github.com/Ocramius/ProxyManager
stars | today |
---|---|
3787 | 3 |
🌈 OOP Proxy wrappers utilities - generates and manages proxies of your objects
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
8739 | 4 |
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…
Codeception / Codeception
https://github.com/Codeception/Codeception
stars | today |
---|---|
4088 | 5 |
Full-stack testing PHP framework
blueimp / jQuery-File-Upload
https://github.com/blueimp/jQuery-File-Upload
stars | today |
---|---|
30717 | 6 |
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
yiisoft / yii2
https://github.com/yiisoft/yii2
stars | today |
---|---|
13429 | 5 |
Yii 2: The Fast, Secure and Professional PHP Framework
sonata-project / SonataAdminBundle
https://github.com/sonata-project/SonataAdminBundle
stars | today |
---|---|
1943 | 0 |
AdminBundle - The missing Symfony Admin Generator
jianyan74 / rageframe2
https://github.com/jianyan74/rageframe2
stars | today |
---|---|
1086 | 2 |
一个基于Yii2高级框架的快速开发应用引擎
twigphp / Twig
https://github.com/twigphp/Twig
stars | today |
---|---|
6863 | 2 |
Twig, the flexible, fast, and secure template language for PHP
Language: go
augmentable-dev / gitqlite
https://github.com/augmentable-dev/gitqlite
stars | today |
---|---|
905 | 190 |
Query git repositories with SQL. Uses SQLite virtual tables and go-git
go-rod / rod
stars | today |
---|---|
436 | 33 |
A Devtools driver to make web automation and scraping easy
fluxcd / helm-operator
https://github.com/fluxcd/helm-operator
stars | today |
---|---|
392 | 3 |
The Flux Helm Operator, for declarative Helming
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
5190 | 7 |
A K8s-native Pipeline resource.
goplus / gop
stars | today |
---|---|
3095 | 117 |
GoPlus - The Go+ language for data science
bnkamalesh / goapp
https://github.com/bnkamalesh/goapp
stars | today |
---|---|
93 | 43 |
An opinionated guideline to structure a Go web application/service
slack-go / slack
https://github.com/slack-go/slack
stars | today |
---|---|
3049 | 3 |
Slack API in Go - community-maintained fork created by the original author, @nlopes
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
5650 | 16 |
Fast linters Runner for Go
filecoin-project / lotus
https://github.com/filecoin-project/lotus
stars | today |
---|---|
405 | 4 |
Implementation of the Filecoin protocol, written in Go
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
5946 | 6 |
Sarama is a Go library for Apache Kafka 0.8, and up.
claudiodangelis / qrcp
https://github.com/claudiodangelis/qrcp
stars | today |
---|---|
7209 | 20 |
⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
7155 | 23 |
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1761 | 6 |
⛓️ A Framework for Building High Value Public Blockchains ✨
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
3396 | 9 |
Declarative continuous deployment for Kubernetes.
go-sql-driver / mysql
https://github.com/go-sql-driver/mysql
stars | today |
---|---|
9673 | 4 |
Go MySQL Driver is a MySQL driver for Go’s (golang) database/sql package
goreleaser / goreleaser
https://github.com/goreleaser/goreleaser
stars | today |
---|---|
5884 | 11 |
Deliver Go binaries as fast and easily as possible
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
4456 | 8 |
Terraform AWS provider
oauth2-proxy / oauth2-proxy
https://github.com/oauth2-proxy/oauth2-proxy
stars | today |
---|---|
2047 | 5 |
A reverse proxy that provides authentication with Google, Github or other providers.
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
8762 | 8 |
gRPC to JSON proxy generator following the gRPC HTTP spec
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
67840 | 47 |
Production-Grade Container Scheduling and Management
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
10070 | 30 |
Like Prometheus, but for logs.
aquasecurity / trivy
https://github.com/aquasecurity/trivy
stars | today |
---|---|
4258 | 16 |
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
13272 | 16 |
Lightweight Kubernetes
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3294 | 4 |
Autoscaling components for Kubernetes
inancgumus / learngo
https://github.com/inancgumus/learngo
stars | today |
---|---|
5473 | 116 |
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
Language: java
jas502n / CVE-2020-5902
https://github.com/jas502n/CVE-2020-5902
stars | today |
---|---|
207 | 87 |
CVE-2020-5902 BIG-IP
18380438200 / Tiktok
https://github.com/18380438200/Tiktok
stars | today |
---|---|
354 | 32 |
高仿抖音APP
cosmoplat-dev / industry-app-framework
https://github.com/cosmoplat-dev/industry-app-framework
stars | today |
---|---|
44 | 31 |
apache / incubator-dolphinscheduler
https://github.com/apache/incubator-dolphinscheduler
stars | today |
---|---|
4081 | 8 |
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.(分布式易扩展的可视化工作流任务调度)
rabbitmq / rabbitmq-tutorials
https://github.com/rabbitmq/rabbitmq-tutorials
stars | today |
---|---|
4857 | 3 |
Tutorials for using RabbitMQ in various ways
aws / aws-sdk-java-v2
https://github.com/aws/aws-sdk-java-v2
stars | today |
---|---|
877 | 2 |
The official AWS SDK for Java - Version 2
react-native-community / react-native-camera
https://github.com/react-native-community/react-native-camera
stars | today |
---|---|
8522 | 5 |
A Camera component for React Native. Also supports barcode scanning!
apache / beam
https://github.com/apache/beam
stars | today |
---|---|
4088 | 3 |
Apache Beam is a unified programming model for Batch and Streaming
react-native-community / react-native-video
https://github.com/react-native-community/react-native-video
stars | today |
---|---|
5031 | 3 |
A component for react-native
apache / atlas
https://github.com/apache/atlas
stars | today |
---|---|
580 | 1 |
Apache Atlas
spring-cloud / spring-cloud-sleuth
https://github.com/spring-cloud/spring-cloud-sleuth
stars | today |
---|---|
1289 | 1 |
Distributed tracing for spring cloud
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
6534 | 29 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
21637 | 20 |
Just Announced - “Learn Spring Security OAuth”:
junit-team / junit5
https://github.com/junit-team/junit5
stars | today |
---|---|
4017 | 4 |
The next generation of JUnit.
kon9chunkit / GitHub-Chinese-Top-Charts
https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts
stars | today |
---|---|
22280 | 124 |
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
ben-manes / caffeine
https://github.com/ben-manes/caffeine
stars | today |
---|---|
7950 | 10 |
A high performance caching library for Java 8
in28minutes / devops-master-class
https://github.com/in28minutes/devops-master-class
stars | today |
---|---|
172 | 4 |
Devops Tutorial for Beginners Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops
aosp-mirror / platform_frameworks_base
https://github.com/aosp-mirror/platform_frameworks_base
stars | today |
---|---|
9224 | 6 |
grpc / grpc-java
https://github.com/grpc/grpc-java
stars | today |
---|---|
7630 | 4 |
The Java gRPC implementation. HTTP/2 based RPC
oblador / react-native-keychain
https://github.com/oblador/react-native-keychain
stars | today |
---|---|
1792 | 3 |
🔑 Keychain Access for React Native
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
13906 | 7 |
APM, Application Performance Monitoring System
mission-peace / interview
https://github.com/mission-peace/interview
stars | today |
---|---|
8630 | 5 |
Interview questions
aws / aws-sdk-java
https://github.com/aws/aws-sdk-java
stars | today |
---|---|
3296 | 2 |
The official AWS SDK for Java.
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
45415 | 24 |
Everything you need to know to get the job.
GoogleCloudPlatform / community
https://github.com/GoogleCloudPlatform/community
stars | today |
---|---|
1011 | 1 |
This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ will appear at https://cloud.google.com/community/tutorials.
Language: c++
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
3567 | 194 |
A Non-Euclidean Rendering Engine for 3D scenes.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
11614 | 12 |
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)
citizenfx / fivem
https://github.com/citizenfx/fivem
stars | today |
---|---|
1395 | 5 |
The source code for the FiveM modification framework for GTA V.
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
5058 | 6 |
ArduPlane, ArduCopter, ArduRover source
project-chip / connectedhomeip
https://github.com/project-chip/connectedhomeip
stars | today |
---|---|
64 | 14 |
Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
gperftools / gperftools
https://github.com/gperftools/gperftools
stars | today |
---|---|
5174 | 4 |
Main gperftools repository
fmtlib / fmt
stars | today |
---|---|
8727 | 28 |
A modern formatting library
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
7465 | 27 |
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
OAID / Tengine
https://github.com/OAID/Tengine
stars | today |
---|---|
1357 | 13 |
Tengine is a lite, high performance, modular inference engine for embedded device
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
42524 | 25 |
Protocol Buffers - Google’s data interchange format
PX4 / Firmware
https://github.com/PX4/Firmware
stars | today |
---|---|
3621 | 3 |
PX4 Autopilot Software
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
9137 | 18 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
12942 | 39 |
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
google / skia
https://github.com/google/skia
stars | today |
---|---|
4049 | 8 |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
13545 | 14 |
Cloud-native high-performance edge/middle/service proxy
AGWA / git-crypt
https://github.com/AGWA/git-crypt
stars | today |
---|---|
4856 | 6 |
Transparent file encryption in git
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
4288 | 1 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
openvinotoolkit / openvino
https://github.com/openvinotoolkit/openvino
stars | today |
---|---|
1412 | 1 |
OpenVINO™ Toolkit repository
apache / thrift
https://github.com/apache/thrift
stars | today |
---|---|
7568 | 5 |
Apache Thrift
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
10176 | 6 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
facebook / folly
https://github.com/facebook/folly
stars | today |
---|---|
15273 | 3 |
An open-source C++ library developed and used at Facebook.
TrinityCore / TrinityCore
https://github.com/TrinityCore/TrinityCore
stars | today |
---|---|
6249 | 4 |
TrinityCore Open Source MMO Framework (master = 8.3.0.34963, 3.3.5 = 3.3.5a.12340)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
31685 | 31 |
Godot Engine – Multi-platform 2D and 3D game engine
CGAL / cgal
stars | today |
---|---|
1952 | 4 |
The public CGAL repository, see the README below
Haivision / srt
https://github.com/Haivision/srt
stars | today |
---|---|
1165 | 2 |
Secure, Reliable, Transport
Language: javascript
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
13887 | 446 |
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
74373 | 89 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
43589 | 30 |
💯 Materials to help you rock your next coding interview
vuejs / vue
stars | today |
---|---|
167463 | 110 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
malinajs / malinajs
https://github.com/malinajs/malinajs
stars | today |
---|---|
122 | 38 |
Frontend compiler, inspired by Svelte
photonstorm / phaser
https://github.com/photonstorm/phaser
stars | today |
---|---|
27596 | 35 |
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
6662 | 30 |
Next generation Brave browser for macOS, Windows, Linux, Android.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
27056 | 51 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
jackocnr / intl-tel-input
https://github.com/jackocnr/intl-tel-input
stars | today |
---|---|
4945 | 6 |
A JavaScript plugin for entering and validating international telephone numbers
saadpasta / developerFolio
https://github.com/saadpasta/developerFolio
stars | today |
---|---|
828 | 30 |
⚡️ Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
reduxjs / react-redux
https://github.com/reduxjs/react-redux
stars | today |
---|---|
19697 | 15 |
Official React bindings for Redux
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
50416 | 51 |
The React Framework
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
142341 | 31 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Fugiman / google-meet-grid-view
https://github.com/Fugiman/google-meet-grid-view
stars | today |
---|---|
584 | 2 |
Userscript to offer a grid-view layout in Google Meets
serverless / examples
https://github.com/serverless/examples
stars | today |
---|---|
7638 | 7 |
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
aws / aws-sdk-js
https://github.com/aws/aws-sdk-js
stars | today |
---|---|
6068 | 5 |
AWS SDK for JavaScript in the browser and Node.js
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
23511 | 26 |
🐉 A tool for managing JavaScript projects with multiple packages.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
88501 | 36 |
A framework for building native apps with React.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
20415 | 8 |
小程序组件化开发框架
wayou / t-rex-runner
https://github.com/wayou/t-rex-runner
stars | today |
---|---|
1225 | 5 |
the t-rex runner game extracted from chromium
hapijs / joi
stars | today |
---|---|
15144 | 13 |
The most powerful data validation library for JS
electron-userland / electron-builder
https://github.com/electron-userland/electron-builder
stars | today |
---|---|
9318 | 7 |
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
ljianshu / Blog
https://github.com/ljianshu/Blog
stars | today |
---|---|
5293 | 5 |
关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
isaacs / rimraf
https://github.com/isaacs/rimraf
stars | today |
---|---|
3836 | 3 |
A rm -rf
util for nodejs
jonasschmedtmann / complete-javascript-course
https://github.com/jonasschmedtmann/complete-javascript-course
stars | today |
---|---|
3923 | 11 |
Starter files, final projects and FAQ for my Complete JavaScript course
Language: unknown
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
38710 | 123 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
123886 | 603 |
A complete computer science study plan to become a software engineer.
a327ex / blog
https://github.com/a327ex/blog
stars | today |
---|---|
2805 | 57 |
gamedev blog
wsargent / docker-cheat-sheet
https://github.com/wsargent/docker-cheat-sheet
stars | today |
---|---|
18728 | 76 |
Docker Cheat Sheet
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
24824 | 158 |
A Collection of application ideas which can be used to improve your coding skills.
MaggieAppleton / digital-gardeners
https://github.com/MaggieAppleton/digital-gardeners
stars | today |
---|---|
327 | 51 |
Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs
projectdiscovery / nuclei-templates
https://github.com/projectdiscovery/nuclei-templates
stars | today |
---|---|
243 | 14 |
Community curated list of template files for the nuclei engine to find security vulnerability and fingerprinting the targets.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
62271 | 94 |
🎓 Path to a free self-taught education in Computer Science!
deepanshu1422 / List-Of-Open-Source-Internships-Programs
https://github.com/deepanshu1422/List-Of-Open-Source-Internships-Programs
stars | today |
---|---|
420 | 207 |
A curated list of all the open source internships/Programs
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
76842 | 72 |
🤓 Build your own (insert technology here)
yassineaboukir / CVE-2020-5902
https://github.com/yassineaboukir/CVE-2020-5902
stars | today |
---|---|
56 | 29 |
Proof of concept for CVE-2020-5902
datawhalechina / pumpkin-book
https://github.com/datawhalechina/pumpkin-book
stars | today |
---|---|
13948 | 123 |
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
113874 | 167 |
Roadmap to becoming a web developer in 2020
orickcorreia / caule-themes-pack-1
https://github.com/orickcorreia/caule-themes-pack-1
stars | today |
---|---|
30 | 8 |
10 modern colors | 4 categories of styles (Black Glass, Black, Dark, Light) | 40 themes in total | Animated icons for the weather forecast card | And a bonus automatic theme selector for your interface.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
124452 | 146 |
A book series on JavaScript. @YDKJS on twitter.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
41272 | 23 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
7766 | 16 |
Must-read papers on graph neural networks (GNN)
prismlab / parallel-programming-in-multicore-ocaml
https://github.com/prismlab/parallel-programming-in-multicore-ocaml
stars | today |
---|---|
120 | 34 |
DenizParlak / kubernetes-cheat-sheet
https://github.com/DenizParlak/kubernetes-cheat-sheet
stars | today |
---|---|
77 | 18 |
jackfrued / Python-Core-50-Courses
https://github.com/jackfrued/Python-Core-50-Courses
stars | today |
---|---|
1348 | 13 |
Python语言基础50课
RicardoNiepel / C4-PlantUML
https://github.com/RicardoNiepel/C4-PlantUML
stars | today |
---|---|
1674 | 5 |
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
danqi / acl2020-openqa-tutorial
https://github.com/danqi/acl2020-openqa-tutorial
stars | today |
---|---|
213 | 53 |
ACL2020 Tutorial: Open-Domain Question Answering
microsoft / pylance-release
https://github.com/microsoft/pylance-release
stars | today |
---|---|
250 | 55 |
Documentation and issues for Pylance
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
32030 | 17 |
🔗 Some useful websites for programmers.
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
34769 | 16 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓