Language: python
mingrammer / diagrams
https://github.com/mingrammer/diagrams
stars | today |
---|---|
6386 | 46 |
🎨 Diagram as Code for prototyping cloud system architectures
PyTorchLightning / pytorch-lightning
https://github.com/PyTorchLightning/pytorch-lightning
stars | today |
---|---|
8212 | 72 |
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
42206 | 17 |
scikit-learn: machine learning in Python
baowenbo / DAIN
https://github.com/baowenbo/DAIN
stars | today |
---|---|
3879 | 45 |
Depth-Aware Video Frame Interpolation (CVPR 2019)
Rudrabha / Wav2Lip
https://github.com/Rudrabha/Wav2Lip
stars | today |
---|---|
632 | 113 |
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.
blacklanternsecurity / TREVORspray
https://github.com/blacklanternsecurity/TREVORspray
stars | today |
---|---|
94 | 25 |
A featureful Python O365 sprayer based on MSOLSpray which uses the Microsoft Graph API
facebookresearch / detectron2
https://github.com/facebookresearch/detectron2
stars | today |
---|---|
12506 | 23 |
Detectron2 is FAIR’s next-generation platform for object detection and segmentation.
vaastav / Fantasy-Premier-League
https://github.com/vaastav/Fantasy-Premier-League
stars | today |
---|---|
459 | 5 |
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
huangsam / ultimate-python
https://github.com/huangsam/ultimate-python
stars | today |
---|---|
1324 | 195 |
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
kangvcar / InfoSpider
https://github.com/kangvcar/InfoSpider
stars | today |
---|---|
1656 | 96 |
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱 🧰 ,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
sowdust / tafferugli
https://github.com/sowdust/tafferugli
stars | today |
---|---|
75 | 19 |
Tafferugli is a Twitter Analysis Framework
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
15742 | 13 |
Distributed Task Queue (development branch)
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
33445 | 53 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
24113 | 80 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
Kr1s77 / awesome-python-login-model
https://github.com/Kr1s77/awesome-python-login-model
stars | today |
---|---|
12248 | 17 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
iGhibli / iOS-DeviceSupport
https://github.com/iGhibli/iOS-DeviceSupport
stars | today |
---|---|
4504 | 15 |
This repository holds the device support files for the iOS, and I will update it regularly.
home-assistant / core
https://github.com/home-assistant/core
stars | today |
---|---|
35355 | 22 |
🏡 Open source home automation that puts local control and privacy first
MobSF / Mobile-Security-Framework-MobSF
https://github.com/MobSF/Mobile-Security-Framework-MobSF
stars | today |
---|---|
6652 | 17 |
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
18610 | 17 |
My Python Examples
tzutalin / labelImg
https://github.com/tzutalin/labelImg
stars | today |
---|---|
11831 | 14 |
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
sunainapai / makesite
https://github.com/sunainapai/makesite
stars | today |
---|---|
1391 | 17 |
Simple, lightweight, and magic-free static site/blog generator for Python coders
aristocratos / bpytop
https://github.com/aristocratos/bpytop
stars | today |
---|---|
2495 | 29 |
Linux/OSX/FreeBSD resource monitor
richzhang / PerceptualSimilarity
https://github.com/richzhang/PerceptualSimilarity
stars | today |
---|---|
1171 | 5 |
LPIPS metric. pip install lpips
apache / incubator-tvm
https://github.com/apache/incubator-tvm
stars | today |
---|---|
5702 | 8 |
Open deep learning compiler stack for cpu, gpu and specialized accelerators
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
9675 | 13 |
💬 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
Language: php
laravel / laravel
https://github.com/laravel/laravel
stars | today |
---|---|
61275 | 56 |
A PHP framework for web artisans
livewire / livewire
https://github.com/livewire/livewire
stars | today |
---|---|
5714 | 34 |
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
22022 | 19 |
spatie / laravel-backup
https://github.com/spatie/laravel-backup
stars | today |
---|---|
4129 | 6 |
A package to backup your Laravel app
Maatwebsite / Laravel-Excel
https://github.com/Maatwebsite/Laravel-Excel
stars | today |
---|---|
8967 | 6 |
🚀 Supercharged Excel exports and imports in Laravel
laravel / socialite
https://github.com/laravel/socialite
stars | today |
---|---|
4583 | 5 |
laravel / jetstream
https://github.com/laravel/jetstream
stars | today |
---|---|
1388 | 216 |
composer / composer
https://github.com/composer/composer
stars | today |
---|---|
23761 | 14 |
Dependency Manager for PHP
easychen / howto-make-more-money
https://github.com/easychen/howto-make-more-money
stars | today |
---|---|
12693 | 7 |
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
8947 | 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…
wikimedia / mediawiki
https://github.com/wikimedia/mediawiki
stars | today |
---|---|
2101 | 6 |
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://www.mediawiki.org/wiki/Developer_access for contributing.
yiisoft / yii2
https://github.com/yiisoft/yii2
stars | today |
---|---|
13503 | 3 |
Yii 2: The Fast, Secure and Professional PHP Framework
statamic / cms
https://github.com/statamic/cms
stars | today |
---|---|
679 | 4 |
Statamic 3: Core Package
guzzle / guzzle
https://github.com/guzzle/guzzle
stars | today |
---|---|
19856 | 11 |
Guzzle, an extensible PHP HTTP client
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
8020 | 3 |
Doctrine Object Relational Mapper (ORM)
barryvdh / laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
stars | today |
---|---|
4068 | 6 |
A DOMPDF Wrapper for Laravel
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
23864 | 5 |
The Symfony PHP framework
snipe / snipe-it
https://github.com/snipe/snipe-it
stars | today |
---|---|
4302 | 8 |
A free open source IT asset/license management system
matomo-org / matomo
https://github.com/matomo-org/matomo
stars | today |
---|---|
13654 | 6 |
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
ramsey / uuid
https://github.com/ramsey/uuid
stars | today |
---|---|
10586 | 10 |
A PHP library for generating universally unique identifiers (UUIDs).
Seldaek / monolog
https://github.com/Seldaek/monolog
stars | today |
---|---|
17830 | 7 |
Sends your logs to files, sockets, inboxes, databases and various web services
mockery / mockery
https://github.com/mockery/mockery
stars | today |
---|---|
9425 | 5 |
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).
api-platform / core
https://github.com/api-platform/core
stars | today |
---|---|
1638 | 1 |
The server component of API Platform: hypermedia and GraphQL APIs in minutes
laravel / installer
https://github.com/laravel/installer
stars | today |
---|---|
356 | 9 |
predis / predis
https://github.com/predis/predis
stars | today |
---|---|
6513 | 2 |
A flexible and feature-complete Redis client for PHP.
Language: go
schollz / croc
https://github.com/schollz/croc
stars | today |
---|---|
5729 | 502 |
Easily and securely send things from one computer to another 🐊 📦
99designs / aws-vault
https://github.com/99designs/aws-vault
stars | today |
---|---|
3938 | 10 |
A vault for securely storing and accessing AWS credentials in development environments
filecoin-project / lotus
https://github.com/filecoin-project/lotus
stars | today |
---|---|
681 | 9 |
Implementation of the Filecoin protocol, written in Go
opencontainers / runc
https://github.com/opencontainers/runc
stars | today |
---|---|
7170 | 12 |
CLI tool for spawning and running containers according to the OCI specification
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
15139 | 9 |
Complete container management platform
ipfs / go-ipfs
https://github.com/ipfs/go-ipfs
stars | today |
---|---|
10100 | 10 |
IPFS implementation in Go
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
14315 | 20 |
Curated applications for Kubernetes
moby / moby
stars | today |
---|---|
58014 | 14 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
helm / helm
stars | today |
---|---|
17941 | 15 |
The Kubernetes Package Manager
projectdiscovery / nuclei
https://github.com/projectdiscovery/nuclei
stars | today |
---|---|
1237 | 32 |
Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
go-ldap / ldap
https://github.com/go-ldap/ldap
stars | today |
---|---|
1167 | 2 |
Basic LDAP v3 functionality for the GO programming language.
prometheus-operator / prometheus-operator
https://github.com/prometheus-operator/prometheus-operator
stars | today |
---|---|
4695 | 11 |
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
9620 | 12 |
Type-safe Redis client for Golang
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
2513 | 10 |
Prometheus instrumentation library for Go applications
golang / groupcache
https://github.com/golang/groupcache
stars | today |
---|---|
9114 | 9 |
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
5316 | 5 |
Elasticsearch client for Go.
jetstack / cert-manager
https://github.com/jetstack/cert-manager
stars | today |
---|---|
6227 | 7 |
Automatically provision and manage TLS certificates in Kubernetes
open-telemetry / opentelemetry-go
https://github.com/open-telemetry/opentelemetry-go
stars | today |
---|---|
860 | 13 |
OpenTelemetry Go API and SDK
gofiber / fiber
https://github.com/gofiber/fiber
stars | today |
---|---|
7784 | 43 |
⚡️ Fiber is an Express inspired web framework written in Go with ☕️
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
6537 | 6 |
CoreDNS is a DNS server that chains plugins
vitessio / vitess
https://github.com/vitessio/vitess
stars | today |
---|---|
10591 | 5 |
Vitess is a database clustering system for horizontal scaling of MySQL.
allegro / bigcache
https://github.com/allegro/bigcache
stars | today |
---|---|
4250 | 8 |
Efficient cache for gigabytes of data written in Go.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
23760 | 25 |
High Performance, Kubernetes Native Object Storage
hashicorp / raft
https://github.com/hashicorp/raft
stars | today |
---|---|
3854 | 10 |
Golang implementation of the Raft consensus protocol
runatlantis / atlantis
https://github.com/runatlantis/atlantis
stars | today |
---|---|
2951 | 6 |
Terraform Pull Request Automation
Language: java
openjdk / jdk
https://github.com/openjdk/jdk
stars | today |
---|---|
4338 | 232 |
JDK main-line development
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
5991 | 101 |
A collection of algorithms and data structures
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
6279 | 85 |
📲 cim(cross IM) 适用于开发者的分布式即时通讯系统
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
110405 | 117 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
87650 | 109 |
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
apache / shardingsphere
https://github.com/apache/shardingsphere
stars | today |
---|---|
12030 | 14 |
Distributed database middleware
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
47116 | 47 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
geekxh / hello-algorithm
https://github.com/geekxh/hello-algorithm
stars | today |
---|---|
16318 | 207 |
🌍 东半球最酷的学习项目 | 1、我写的三十万字算法图解 2、千本开源电子书 3、100 张思维导图 4、100 篇大厂面经 5、30 个学习专题 🚀 🚀 🚀 右上角点个 star,加入我们万人学习群!English Supported!
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
14040 | 13 |
《史上最简单的Spring Cloud教程源码》
zo0r / react-native-push-notification
https://github.com/zo0r/react-native-push-notification
stars | today |
---|---|
5100 | 3 |
React Native Local and Remote Notifications
kon9chunkit / GitHub-Chinese-Top-Charts
https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts
stars | today |
---|---|
24801 | 99 |
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
apache / druid
https://github.com/apache/druid
stars | today |
---|---|
10047 | 8 |
Apache Druid: a high performance real-time analytics database.
facebook / litho
https://github.com/facebook/litho
stars | today |
---|---|
6860 | 6 |
A declarative framework for building efficient UIs on Android.
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
14567 | 26 |
APM, Application Performance Monitoring System
pentaho / pentaho-kettle
https://github.com/pentaho/pentaho-kettle
stars | today |
---|---|
4272 | 6 |
Pentaho Data Integration ( ETL ) a.k.a Kettle
adobe / aem-core-wcm-components
https://github.com/adobe/aem-core-wcm-components
stars | today |
---|---|
419 | 0 |
Set of standardized components to build websites on AEM.
springfox / springfox
https://github.com/springfox/springfox
stars | today |
---|---|
4682 | 4 |
Automated JSON API documentation for API’s built with Spring
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
29842 | 31 |
All Algorithms implemented in Java
PhilJay / MPAndroidChart
https://github.com/PhilJay/MPAndroidChart
stars | today |
---|---|
31637 | 14 |
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
baomidou / mybatis-plus
https://github.com/baomidou/mybatis-plus
stars | today |
---|---|
9445 | 15 |
An powerful enhanced toolkit of MyBatis for simplify development
apache / iceberg
https://github.com/apache/iceberg
stars | today |
---|---|
670 | 10 |
Apache Iceberg
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
15487 | 13 |
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
journeyapps / zxing-android-embedded
https://github.com/journeyapps/zxing-android-embedded
stars | today |
---|---|
4418 | 5 |
Barcode scanner library for Android, based on the ZXing decoder
ben-manes / caffeine
https://github.com/ben-manes/caffeine
stars | today |
---|---|
8329 | 21 |
A high performance caching library for Java 8
ddd-by-examples / library
https://github.com/ddd-by-examples/library
stars | today |
---|---|
1738 | 7 |
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Language: c++
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
2896 | 9 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
arvidn / libtorrent
https://github.com/arvidn/libtorrent
stars | today |
---|---|
2709 | 35 |
an efficient feature complete C++ bittorrent implementation
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
17060 | 12 |
Googletest - Google Testing and Mocking Framework
juce-framework / JUCE
https://github.com/juce-framework/JUCE
stars | today |
---|---|
2308 | 4 |
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
facebook / yoga
https://github.com/facebook/yoga
stars | today |
---|---|
13542 | 15 |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
14596 | 13 |
Cloud-native high-performance edge/middle/service proxy
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
45056 | 95 |
Bitcoin Core integration/staging tree
KDAB / hotspot
https://github.com/KDAB/hotspot
stars | today |
---|---|
1641 | 82 |
The Linux perf GUI for performance analysis.
BlackINT3 / OpenArk
https://github.com/BlackINT3/OpenArk
stars | today |
---|---|
597 | 107 |
OpenArk is a open source anti-rookit(ARK) tool on Windows.
acidanthera / AppleALC
https://github.com/acidanthera/AppleALC
stars | today |
---|---|
2388 | 4 |
Native macOS HD audio for not officially supported codecs
PaddlePaddle / PaddleOCR
https://github.com/PaddlePaddle/PaddleOCR
stars | today |
---|---|
3080 | 76 |
Awesome OCR toolkits based on PaddlePaddle (『飞桨』8.6M超轻量中文OCR模型,支持训练部署全流程)
arangodb / arangodb
https://github.com/arangodb/arangodb
stars | today |
---|---|
10269 | 12 |
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
148226 | 55 |
An Open Source Machine Learning Framework for Everyone
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
7903 | 11 |
Seamless operability between C++11 and Python
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
6129 | 8 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
google / benchmark
https://github.com/google/benchmark
stars | today |
---|---|
4723 | 5 |
A microbenchmark support library
IntelRealSense / realsense-ros
https://github.com/IntelRealSense/realsense-ros
stars | today |
---|---|
910 | 4 |
Intel® RealSense™ ROS Wrapper for D400 series, SR300 Camera and T265 Tracking Module
changkun / modern-cpp-tutorial
https://github.com/changkun/modern-cpp-tutorial
stars | today |
---|---|
6887 | 13 |
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
intel-isl / Open3D
https://github.com/intel-isl/Open3D
stars | today |
---|---|
3322 | 6 |
Open3D: A Modern Library for 3D Data Processing
facebookexperimental / libunifex
https://github.com/facebookexperimental/libunifex
stars | today |
---|---|
253 | 11 |
Unified Executors
mmozeiko / aes-finder
https://github.com/mmozeiko/aes-finder
stars | today |
---|---|
576 | 63 |
Utility to find AES keys in running processes
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
18476 | 16 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
17667 | 8 |
A library that provides an embeddable, persistent key-value store for fast storage.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
20205 | 8 |
JSON for Modern C++
picotorrent / picotorrent
https://github.com/picotorrent/picotorrent
stars | today |
---|---|
1251 | 27 |
A tiny, hackable BitTorrent client.
Language: javascript
CleverProgrammers / react-portfolio
https://github.com/CleverProgrammers/react-portfolio
stars | today |
---|---|
733 | 245 |
google / eleventy-high-performance-blog
https://github.com/google/eleventy-high-performance-blog
stars | today |
---|---|
1500 | 591 |
A high performance blog template for the 11ty static site generator.
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
20620 | 26 |
Beautiful and accessible drag and drop for lists with React
ether / etherpad-lite
https://github.com/ether/etherpad-lite
stars | today |
---|---|
9479 | 12 |
Etherpad: real-time collaborative document editor
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
7834 | 12 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
52991 | 63 |
The React Framework
apache / incubator-echarts
https://github.com/apache/incubator-echarts
stars | today |
---|---|
42782 | 33 |
A powerful, interactive charting and visualization library for browser
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
89974 | 29 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
143982 | 34 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
formio / formio.js
https://github.com/formio/formio.js
stars | today |
---|---|
895 | 4 |
JavaScript powered Forms with JSON Form Builder
software-mansion / react-native-reanimated
https://github.com/software-mansion/react-native-reanimated
stars | today |
---|---|
3595 | 10 |
React Native’s Animated library reimplemented
kbrsh / moon
stars | today |
---|---|
5785 | 154 |
🌙 The minimal & fast library for functional user interfaces
wangeditor-team / wangEditor
https://github.com/wangeditor-team/wangEditor
stars | today |
---|---|
10227 | 8 |
wangEditor —— 轻量级web富文本框
tbakerx / react-resume-template
https://github.com/tbakerx/react-resume-template
stars | today |
---|---|
488 | 9 |
A personal resume website template built with ReactJs
fruitcake / laravel-cors
https://github.com/fruitcake/laravel-cors
stars | today |
---|---|
5328 | 6 |
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
jgraph / drawio-desktop
https://github.com/jgraph/drawio-desktop
stars | today |
---|---|
11013 | 42 |
Official electron build of diagrams.net
microsoft / botframework-sdk
https://github.com/microsoft/botframework-sdk
stars | today |
---|---|
6201 | 3 |
Bot Framework provides the most comprehensive experience for building conversation applications.
clauderic / react-sortable-hoc
https://github.com/clauderic/react-sortable-hoc
stars | today |
---|---|
8543 | 10 |
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list ✌️
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
76811 | 39 |
Promise based HTTP client for the browser and node.js
vn7n24fzkq / github-profile-summary-cards
https://github.com/vn7n24fzkq/github-profile-summary-cards
stars | today |
---|---|
173 | 61 |
A tool to generate your github summary card for profile README
odoo / odoo
stars | today |
---|---|
18661 | 17 |
Odoo. Open Source Apps To Grow Your Business.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
60813 | 38 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
155583 | 95 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
StephenGrider / redux-code
https://github.com/StephenGrider/redux-code
stars | today |
---|---|
1429 | 4 |
Companion Repo for a course on Udemy
tannerlinsley / react-table
https://github.com/tannerlinsley/react-table
stars | today |
---|---|
12274 | 17 |
⚛️ Hooks for building fast and extendable tables and datagrids for React
Language: unknown
eugeneyan / applied-ml
https://github.com/eugeneyan/applied-ml
stars | today |
---|---|
2716 | 170 |
📚 Papers & articles of companies sharing their work on applied data science & machine learning.
NirantK / awesome-project-ideas
https://github.com/NirantK/awesome-project-ideas
stars | today |
---|---|
4973 | 267 |
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
127091 | 78 |
A book series on JavaScript. @YDKJS on twitter.
EthicalML / awesome-production-machine-learning
https://github.com/EthicalML/awesome-production-machine-learning
stars | today |
---|---|
6185 | 43 |
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
22820 | 23 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
afatcoder / LeetcodeTop
https://github.com/afatcoder/LeetcodeTop
stars | today |
---|---|
3203 | 89 |
汇总各大互联网公司容易考察的高频leetcode题 🔥
alinebastos / vagas-junior-estagio
https://github.com/alinebastos/vagas-junior-estagio
stars | today |
---|---|
326 | 53 |
Empresas que constantemente oferecem vagas para junior e estagiários
mjebrahimi / Awesome-Microservices-NetCore
https://github.com/mjebrahimi/Awesome-Microservices-NetCore
stars | today |
---|---|
179 | 18 |
The Best Resources for Microservices in .NET Core - Tutorials, Source Code Samples, …
kdeldycke / awesome-falsehood
https://github.com/kdeldycke/awesome-falsehood
stars | today |
---|---|
14124 | 277 |
😱 Falsehoods Programmers Believe in
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
65477 | 163 |
🎓 Path to a free self-taught education in Computer Science!
jxucoder / 2021-new-grads
https://github.com/jxucoder/2021-new-grads
stars | today |
---|---|
36 | 15 |
A curated list of 2021 New Grad positions
eugeneyan / ml-surveys
https://github.com/eugeneyan/ml-surveys
stars | today |
---|---|
322 | 77 |
📋 Survey papers summarizing advances in machine learning.
daohu527 / Dig-into-Apollo
https://github.com/daohu527/Dig-into-Apollo
stars | today |
---|---|
666 | 6 |
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
MysteryVaibhav / leetcode_company_wise_questions
https://github.com/MysteryVaibhav/leetcode_company_wise_questions
stars | today |
---|---|
1140 | 33 |
This is a repository containing the list of company wise questions available on leetcode premium
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
38705 | 101 |
A collection of awesome things regarding React ecosystem
gndx / gndx-challenges
https://github.com/gndx/gndx-challenges
stars | today |
---|---|
52 | 12 |
10 Projects for Web developers
andreas128 / SRFlow
https://github.com/andreas128/SRFlow
stars | today |
---|---|
229 | 23 |
farmerjohngit / myblog
https://github.com/farmerjohngit/myblog
stars | today |
---|---|
1073 | 4 |
有深度的Java技术博客
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
5737 | 8 |
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
9979 | 16 |
A cheatsheet of modern C++ language and library features.
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
30164 | 59 |
A Collection of application ideas which can be used to improve your coding skills.
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
22635 | 23 |
A long list of (advanced) JavaScript questions, and their explanations ✨
tayllan / awesome-algorithms
https://github.com/tayllan/awesome-algorithms
stars | today |
---|---|
7748 | 21 |
A curated list of awesome places to learn and/or practice algorithms.
openai / gpt-3
https://github.com/openai/gpt-3
stars | today |
---|---|
8339 | 28 |
GPT-3: Language Models are Few-Shot Learners
ossu / data-science
https://github.com/ossu/data-science
stars | today |
---|---|
8860 | 14 |
📊 Path to a free self-taught education in Data Science!