Language: python
google / skywater-pdk
https://github.com/google/skywater-pdk
stars | today |
---|---|
764 | 123 |
Open source process design kit for usage with SkyWater Technology Foundry’s 130nm node.
JaidedAI / EasyOCR
https://github.com/JaidedAI/EasyOCR
stars | today |
---|---|
2771 | 224 |
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
31953 | 61 |
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
Z4nzu / hackingtool
https://github.com/Z4nzu/hackingtool
stars | today |
---|---|
640 | 105 |
ALL IN ONE Hacking Tool For Hackers
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
13659 | 103 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
facebookresearch / TaBERT
https://github.com/facebookresearch/TaBERT
stars | today |
---|---|
188 | 29 |
This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in repl…
fbdesignpro / sweetviz
https://github.com/fbdesignpro/sweetviz
stars | today |
---|---|
469 | 118 |
Visualize and compare datasets, target values and associations, with one line of code.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
78950 | 292 |
All Algorithms implemented in Python
jbesomi / texthero
https://github.com/jbesomi/texthero
stars | today |
---|---|
986 | 167 |
Text preprocessing, representation and visualization from zero to hero.
iterative / dvc
https://github.com/iterative/dvc
stars | today |
---|---|
5602 | 26 |
🦉 Data Version Control | Git for Data & Models
shuup / shuup
https://github.com/shuup/shuup
stars | today |
---|---|
1285 | 8 |
E-Commerce Platform
spack / spack
https://github.com/spack/spack
stars | today |
---|---|
1640 | 3 |
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
matplotlib / matplotlib
https://github.com/matplotlib/matplotlib
stars | today |
---|---|
11749 | 18 |
matplotlib: plotting with Python
brython-dev / brython
https://github.com/brython-dev/brython
stars | today |
---|---|
3592 | 68 |
Brython (Browser Python) is an implementation of Python 3 running in the browser
d2l-ai / d2l-en
https://github.com/d2l-ai/d2l-en
stars | today |
---|---|
6201 | 23 |
Interactive deep learning book with code, math, and discussions. Available in multi-frameworks.
willmcgugan / rich
https://github.com/willmcgugan/rich
stars | today |
---|---|
9537 | 381 |
Rich is a Python library for rich text and beautiful formatting in the terminal.
jerry-git / learn-python3
https://github.com/jerry-git/learn-python3
stars | today |
---|---|
1710 | 20 |
Jupyter notebooks for teaching/learning Python 3
matplotlib / cheatsheets
https://github.com/matplotlib/cheatsheets
stars | today |
---|---|
889 | 597 |
Official Matplotlib cheat sheets
binaryai / sdk
https://github.com/binaryai/sdk
stars | today |
---|---|
177 | 59 |
BinaryAI Python SDK
huggingface / nlp
https://github.com/huggingface/nlp
stars | today |
---|---|
1551 | 13 |
🤗 nlp – Datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
45583 | 122 |
A curated list of awesome Machine Learning frameworks, libraries and software.
olixu / cloudflare-ip-ping
https://github.com/olixu/cloudflare-ip-ping
stars | today |
---|---|
125 | 23 |
Ping all the ips of cloudflare.
learnbyexample / py_regular_expressions
https://github.com/learnbyexample/py_regular_expressions
stars | today |
---|---|
639 | 71 |
Learn Python Regular Expressions step by step from beginner to advanced levels
Asabeneh / 30-Days-Of-Python
https://github.com/Asabeneh/30-Days-Of-Python
stars | today |
---|---|
921 | 22 |
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
SimonShi1994 / Princess-connection-farm
https://github.com/SimonShi1994/Princess-connection-farm
stars | today |
---|---|
106 | 10 |
国服PCR公主连结 多开自动农场脚本 基于opencv+UIAutomator
Language: php
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
8748 | 8 |
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…
ferrius / ddd-cqrs-example
https://github.com/ferrius/ddd-cqrs-example
stars | today |
---|---|
80 | 11 |
DDD CQRS ADR PHP Symfony example
roundcube / roundcubemail
https://github.com/roundcube/roundcubemail
stars | today |
---|---|
3447 | 4 |
The Roundcube Webmail suite
directus / directus
https://github.com/directus/directus
stars | today |
---|---|
7012 | 4 |
Directus 8 Suite — Future-Proof Headless CMS & API for Custom Databases
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
7761 | 7 |
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
roots / bedrock
https://github.com/roots/bedrock
stars | today |
---|---|
4937 | 6 |
WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
mockery / mockery
https://github.com/mockery/mockery
stars | today |
---|---|
9314 | 4 |
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).
livewire / livewire
https://github.com/livewire/livewire
stars | today |
---|---|
4693 | 21 |
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
23594 | 7 |
The Symfony PHP framework
serbanghita / Mobile-Detect
https://github.com/serbanghita/Mobile-Detect
stars | today |
---|---|
9374 | 4 |
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
YetiForceCompany / YetiForceCRM
https://github.com/YetiForceCompany/YetiForceCRM
stars | today |
---|---|
938 | 3 |
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
barryvdh / laravel-ide-helper
https://github.com/barryvdh/laravel-ide-helper
stars | today |
---|---|
10174 | 5 |
Laravel IDE Helper
blueimp / jQuery-File-Upload
https://github.com/blueimp/jQuery-File-Upload
stars | today |
---|---|
30721 | 4 |
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.
aiminet / xiunobbs4.0
https://github.com/aiminet/xiunobbs4.0
stars | today |
---|---|
43 | 26 |
Xiuno BBS 4.0 是一款轻论坛产品,前端基于 BootStrap 4.0、JQuery 3,后端基于 PHP/7 MySQL XCache/Yac/Redis/Memcached…,自适应手机、平板、PC,有着非常方便的插件机制,不仅仅是一个轻论坛,还是一个良好的二次开发平台。
watermelon-man / xiunobbs
https://github.com/watermelon-man/xiunobbs
stars | today |
---|---|
11 | 5 |
Xiuno BBS 3.0 is a light forum system, base on XiunoPHP XiunoUI XNEditor, support PHP7, only 26 tables, 800k(ziped)
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
7855 | 3 |
Doctrine Object Relational Mapper (ORM)
phpspec / prophecy
https://github.com/phpspec/prophecy
stars | today |
---|---|
7615 | 3 |
Highly opinionated mocking framework for PHP 5.3+
pimcore / pimcore
https://github.com/pimcore/pimcore
stars | today |
---|---|
1831 | 1 |
Open Source Digital Experience Platform (DXP, MDM/PIM, CDP, DAM, CMS/UX & eCommerce
zircote / swagger-php
https://github.com/zircote/swagger-php
stars | today |
---|---|
3557 | 5 |
A php swagger annotation and parsing library
dompdf / dompdf
https://github.com/dompdf/dompdf
stars | today |
---|---|
7091 | 3 |
HTML to PDF converter for PHP
craftcms / cms
https://github.com/craftcms/cms
stars | today |
---|---|
2115 | 3 |
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.
jupeter / clean-code-php
https://github.com/jupeter/clean-code-php
stars | today |
---|---|
8039 | 13 |
🛁 Clean Code concepts adapted for PHP
symfony / event-dispatcher-contracts
https://github.com/symfony/event-dispatcher-contracts
stars | today |
---|---|
1881 | 3 |
A set of event dispatcher abstractions extracted out of the Symfony components
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
21471 | 10 |
marketplacekit / marketplacekit
https://github.com/marketplacekit/marketplacekit
stars | today |
---|---|
491 | 5 |
A platform to create an online marketplace
Language: go
terraform-providers / terraform-provider-aws
https://github.com/terraform-providers/terraform-provider-aws
stars | today |
---|---|
4459 | 9 |
Terraform AWS provider
open-telemetry / opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go
stars | today |
---|---|
736 | 3 |
OpenTelemetry Go API and SDK
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
11713 | 13 |
The Go language implementation of gRPC. HTTP/2 based RPC
dgrijalva / jwt-go
https://github.com/dgrijalva/jwt-go
stars | today |
---|---|
7980 | 10 |
Golang implementation of JSON Web Tokens (JWT)
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
8773 | 4 |
gRPC to JSON proxy generator following the gRPC HTTP spec
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
22756 | 21 |
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.
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
11665 | 12 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
go-swagger / go-swagger
https://github.com/go-swagger/go-swagger
stars | today |
---|---|
5337 | 6 |
Swagger 2.0 implementation for go
terraform-providers / terraform-provider-azurerm
https://github.com/terraform-providers/terraform-provider-azurerm
stars | today |
---|---|
1807 | 5 |
Terraform provider for Azure Resource Manager
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5890 | 2 |
AWS SDK for the Go programming language.
oauth2-proxy / oauth2-proxy
https://github.com/oauth2-proxy/oauth2-proxy
stars | today |
---|---|
2060 | 4 |
A reverse proxy that provides authentication with Google, Github or other providers.
go-sql-driver / mysql
https://github.com/go-sql-driver/mysql
stars | today |
---|---|
9685 | 5 |
Go MySQL Driver is a MySQL driver for Go’s (golang) database/sql package
go-chi / chi
stars | today |
---|---|
7784 | 14 |
lightweight, idiomatic and composable router for building Go HTTP services
containerd / containerd
https://github.com/containerd/containerd
stars | today |
---|---|
5788 | 5 |
An open and reliable container runtime
vmware / govmomi
https://github.com/vmware/govmomi
stars | today |
---|---|
1382 | 2 |
Go library for the VMware vSphere API
argoproj / argo
https://github.com/argoproj/argo
stars | today |
---|---|
5888 | 11 |
Argo Workflows: Get stuff done with Kubernetes.
golang-migrate / migrate
https://github.com/golang-migrate/migrate
stars | today |
---|---|
4651 | 9 |
Database migrations. CLI and Golang library.
slack-go / slack
https://github.com/slack-go/slack
stars | today |
---|---|
3057 | 2 |
Slack API in Go - community-maintained fork created by the original author, @nlopes
LyricTian / gin-admin
https://github.com/LyricTian/gin-admin
stars | today |
---|---|
1208 | 8 |
RBAC scaffolding based on Gin + Gorm/Mongo + Casbin + Wire
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3297 | 6 |
Autoscaling components for Kubernetes
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
31848 | 21 |
Distributed reliable key-value store for the most critical data of a distributed system
golang / go
stars | today |
---|---|
74185 | 42 |
The Go programming language
tidwall / gjson
https://github.com/tidwall/gjson
stars | today |
---|---|
6674 | 13 |
Get JSON values quickly - JSON parser for Go
goplus / gop
stars | today |
---|---|
3155 | 130 |
GoPlus - The Go+ language for data science
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
13692 | 11 |
Curated applications for Kubernetes
Language: java
18380438200 / Tiktok
https://github.com/18380438200/Tiktok
stars | today |
---|---|
426 | 40 |
高仿抖音APP
jas502n / CVE-2020-5902
https://github.com/jas502n/CVE-2020-5902
stars | today |
---|---|
244 | 66 |
CVE-2020-5902 BIG-IP
metersphere / metersphere
https://github.com/metersphere/metersphere
stars | today |
---|---|
400 | 12 |
MeterSphere 是一站式的开源企业级持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能
kon9chunkit / GitHub-Chinese-Top-Charts
https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts
stars | today |
---|---|
22380 | 66 |
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
24060 | 19 |
Netty project - an event-driven asynchronous network application framework
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
5208 | 15 |
Quarkus: Supersonic Subatomic Java.
prestodb / presto
https://github.com/prestodb/presto
stars | today |
---|---|
10688 | 4 |
The official home of the Presto distributed SQL query engine for big data
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
6895 | 20 |
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
apache / hbase
https://github.com/apache/hbase
stars | today |
---|---|
3583 | 3 |
Apache HBase
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
16265 | 16 |
Mirror of Apache Kafka
apache / hive
https://github.com/apache/hive
stars | today |
---|---|
3235 | 5 |
Apache Hive
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
13450 | 17 |
Apache Flink
liferay / liferay-portal
https://github.com/liferay/liferay-portal
stars | today |
---|---|
1571 | 1 |
awsdocs / aws-doc-sdk-examples
https://github.com/awsdocs/aws-doc-sdk-examples
stars | today |
---|---|
2641 | 8 |
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
wagiro / BurpBounty
https://github.com/wagiro/BurpBounty
stars | today |
---|---|
767 | 4 |
Burp Bounty (Scan Check Builder in BApp Store) is a extension of Burp Suite that allows you, in a quick and simple way, to improve the active and passive scanner by means of personalized rules through a very intuitive graphical interface.
alibaba / fastjson
https://github.com/alibaba/fastjson
stars | today |
---|---|
21963 | 17 |
A fast JSON parser/generator for Java.
tronprotocol / java-tron
https://github.com/tronprotocol/java-tron
stars | today |
---|---|
2394 | 2 |
Java implementation of the Tron whitepaper
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
14507 | 28 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
apache / camel
https://github.com/apache/camel
stars | today |
---|---|
3298 | 2 |
Apache Camel
confluentinc / ksql
https://github.com/confluentinc/ksql
stars | today |
---|---|
3523 | 6 |
The event streaming database purpose-built for stream processing applications
flyway / flyway
https://github.com/flyway/flyway
stars | today |
---|---|
5211 | 7 |
Flyway by Redgate • Database Migrations Made Easy.
apache / nifi
https://github.com/apache/nifi
stars | today |
---|---|
2136 | 4 |
Apache NiFi
apache / calcite
https://github.com/apache/calcite
stars | today |
---|---|
1922 | 4 |
Apache Calcite
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
14668 | 18 |
阿里巴巴 MySQL binlog 增量订阅&消费组件
alipay / alipay-easysdk
https://github.com/alipay/alipay-easysdk
stars | today |
---|---|
230 | 6 |
Alipay Easy SDK for multi-language(java、c#、php、ts etc.) allows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Alipay Open Platform.
Language: c++
HackerPoet / NonEuclidean
https://github.com/HackerPoet/NonEuclidean
stars | today |
---|---|
3719 | 333 |
A Non-Euclidean Rendering Engine for 3D scenes.
fmtlib / fmt
stars | today |
---|---|
8788 | 30 |
A modern formatting library
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
42558 | 26 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
35328 | 30 |
Tesseract Open Source OCR Engine (main repository)
openvinotoolkit / openvino
https://github.com/openvinotoolkit/openvino
stars | today |
---|---|
1416 | 4 |
OpenVINO™ Toolkit repository
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
7697 | 13 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
7461 | 10 |
Seamless operability between C++11 and Python
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
11000 | 22 |
ClickHouse is a free analytics DBMS for big data
electronicarts / CnC_Remastered_Collection
https://github.com/electronicarts/CnC_Remastered_Collection
stars | today |
---|---|
13300 | 60 |
google / tink
https://github.com/google/tink
stars | today |
---|---|
10253 | 5 |
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
ros-planning / navigation
https://github.com/ros-planning/navigation
stars | today |
---|---|
1005 | 3 |
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
15803 | 8 |
🚀 Coroutine-based concurrency library for PHP
openMVG / openMVG
https://github.com/openMVG/openMVG
stars | today |
---|---|
2941 | 7 |
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
13571 | 25 |
Cloud-native high-performance edge/middle/service proxy
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
46129 | 42 |
Open Source Computer Vision Library
skypjack / entt
https://github.com/skypjack/entt
stars | today |
---|---|
3730 | 34 |
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
xiongziliang / ZLMediaKit
https://github.com/xiongziliang/ZLMediaKit
stars | today |
---|---|
1519 | 11 |
A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/GB28181 server and client framework based on C++11
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
16021 | 12 |
Googletest - Google Testing and Mocking Framework
emscripten-core / emscripten
https://github.com/emscripten-core/emscripten
stars | today |
---|---|
19286 | 0 |
Emscripten: An LLVM-to-Web Compiler
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
31715 | 27 |
Godot Engine – Multi-platform 2D and 3D game engine
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
19343 | 16 |
JSON for Modern C++
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
3259 | 9 |
Hazel Engine
RainerKuemmerle / g2o
https://github.com/RainerKuemmerle/g2o
stars | today |
---|---|
1575 | 3 |
g2o: A General Framework for Graph Optimization
microsoft / LightGBM
https://github.com/microsoft/LightGBM
stars | today |
---|---|
11210 | 5 |
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
11623 | 11 |
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)
Language: javascript
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
14302 | 576 |
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
invertase / react-native-firebase
https://github.com/invertase/react-native-firebase
stars | today |
---|---|
7686 | 29 |
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
vuejs / vue
stars | today |
---|---|
167545 | 123 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
142362 | 40 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
80073 | 50 |
Set up a modern web app by running one command.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
74483 | 199 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ianstormtaylor / slate
https://github.com/ianstormtaylor/slate
stars | today |
---|---|
18051 | 13 |
A completely customizable framework for building rich text editors. (Currently in beta.)
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
17535 | 22 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
swagger-api / swagger-ui
https://github.com/swagger-api/swagger-ui
stars | today |
---|---|
18013 | 15 |
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
Fugiman / google-meet-grid-view
https://github.com/Fugiman/google-meet-grid-view
stars | today |
---|---|
586 | 4 |
Userscript to offer a grid-view layout in Google Meets
iaincollins / next-auth
https://github.com/iaincollins/next-auth
stars | today |
---|---|
1895 | 30 |
Easy authentication for Next.js and Serverless
cypress-io / cypress
https://github.com/cypress-io/cypress
stars | today |
---|---|
21359 | 23 |
Fast, easy and reliable testing for anything that runs in a browser.
wayou / t-rex-runner
https://github.com/wayou/t-rex-runner
stars | today |
---|---|
1233 | 8 |
the t-rex runner game extracted from chromium
ag-grid / ag-grid
https://github.com/ag-grid/ag-grid
stars | today |
---|---|
6393 | 6 |
Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
27101 | 42 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
primer / octicons
https://github.com/primer/octicons
stars | today |
---|---|
6135 | 9 |
A scalable set of icons handcrafted with <3 by GitHub
tannerlinsley / react-query
https://github.com/tannerlinsley/react-query
stars | today |
---|---|
8904 | 44 |
⚛️ Hooks for fetching, caching and updating asynchronous data in React
lerna / lerna
https://github.com/lerna/lerna
stars | today |
---|---|
23535 | 31 |
🐉 A tool for managing JavaScript projects with multiple packages.
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
41928 | 27 |
A powerful, interactive charting and visualization library for browser
node-red / node-red
https://github.com/node-red/node-red
stars | today |
---|---|
10219 | 15 |
Low-code programming for event-driven applications
exceljs / exceljs
https://github.com/exceljs/exceljs
stars | today |
---|---|
5888 | 12 |
Excel Workbook Manager
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
50457 | 43 |
The React Framework
alvarotrigo / fullPage.js
https://github.com/alvarotrigo/fullPage.js
stars | today |
---|---|
30324 | 13 |
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
scrumpy / tiptap
https://github.com/scrumpy/tiptap
stars | today |
---|---|
7502 | 9 |
A rich-text editor for Vue.js
quilljs / quill
https://github.com/quilljs/quill
stars | today |
---|---|
26973 | 14 |
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
Language: unknown
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
38918 | 167 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
MaggieAppleton / digital-gardeners
https://github.com/MaggieAppleton/digital-gardeners
stars | today |
---|---|
380 | 63 |
Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
7762 | 27 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
RihaMaheshwari / OSCP-Preparation-Material
https://github.com/RihaMaheshwari/OSCP-Preparation-Material
stars | today |
---|---|
81 | 4 |
All in One OSCP Preparation Material
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
78026 | 46 |
Master the command line, in one page
afatcoder / LeetcodeTop
https://github.com/afatcoder/LeetcodeTop
stars | today |
---|---|
115 | 31 |
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
62327 | 104 |
🎓 Path to a free self-taught education in Computer Science!
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
24942 | 183 |
A Collection of application ideas which can be used to improve your coding skills.
wsargent / docker-cheat-sheet
https://github.com/wsargent/docker-cheat-sheet
stars | today |
---|---|
18856 | 92 |
Docker Cheat Sheet
nahamsec / Resources-for-Beginner-Bug-Bounty-Hunters
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters
stars | today |
---|---|
3244 | 21 |
A list of resources for those interested in getting started in bug bounties
infosecn1nja / Red-Teaming-Toolkit
https://github.com/infosecn1nja/Red-Teaming-Toolkit
stars | today |
---|---|
3845 | 12 |
A collection of open source and commercial tools that aid in red team operations.
sirius1024 / iterm2-with-oh-my-zsh
https://github.com/sirius1024/iterm2-with-oh-my-zsh
stars | today |
---|---|
663 | 11 |
iTerm2 + Oh My Zsh 打造舒适终端体验
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
124046 | 254 |
A complete computer science study plan to become a software engineer.
MicrosoftLearning / AZ-103-MicrosoftAzureAdministrator
https://github.com/MicrosoftLearning/AZ-103-MicrosoftAzureAdministrator
stars | today |
---|---|
815 | 2 |
AZ-103: Microsoft Azure Administrator
williambj1 / OpenCore-Factory
https://github.com/williambj1/OpenCore-Factory
stars | today |
---|---|
332 | 4 |
Automated OpenCore build, triggers every 8 hours. 自动化 OpenCore 编译,每 8 小时刷新一次。
fouber / blog
https://github.com/fouber/blog
stars | today |
---|---|
20894 | 17 |
没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
bradtraversy / design-resources-for-developers
https://github.com/bradtraversy/design-resources-for-developers
stars | today |
---|---|
15290 | 80 |
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
76920 | 75 |
🤓 Build your own (insert technology here)
aniftyco / awesome-tailwindcss
https://github.com/aniftyco/awesome-tailwindcss
stars | today |
---|---|
3055 | 10 |
A curated list of awesome things related to Tailwind CSS
OAID / TengineKit
https://github.com/OAID/TengineKit
stars | today |
---|---|
202 | 15 |
TengineKit is an easy-to-integrate face detection and face landmarks SDK. It can run on various mobile phones at very low latency.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
55117 | 35 |
🎉 A curated list of awesome things related to Vue.js
jackfrued / Python-Core-50-Courses
https://github.com/jackfrued/Python-Core-50-Courses
stars | today |
---|---|
1368 | 13 |
Python语言基础50课
humiaozuzu / awesome-flask
https://github.com/humiaozuzu/awesome-flask
stars | today |
---|---|
8928 | 7 |
A curated list of awesome Flask resources and plugins
braziljs / eloquente-javascript
https://github.com/braziljs/eloquente-javascript
stars | today |
---|---|
2314 | 5 |
Tradução do livro Eloquent JavaScript - 2ª edição.
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
15088 | 78 |
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。