Language: python
senguptaumd / Background-Matting
https://github.com/senguptaumd/Background-Matting
stars | today |
---|---|
2747 | 333 |
Background Matting: The World is Your Green Screen
huggingface / nlp
https://github.com/huggingface/nlp
stars | today |
---|---|
678 | 112 |
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
Dod-o / Statistical-Learning-Method_Code
https://github.com/Dod-o/Statistical-Learning-Method_Code
stars | today |
---|---|
2984 | 194 |
手写实现李航《统计学习方法》书中全部算法
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
27220 | 195 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
73582 | 572 |
All Algorithms implemented in Python
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
82877 | 279 |
A collective list of free APIs for use in software and web development.
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
30013 | 171 |
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
openai / gym
stars | today |
---|---|
20704 | 16 |
A toolkit for developing and comparing reinforcement learning algorithms.
The-Art-of-Hacking / h4cker
https://github.com/The-Art-of-Hacking/h4cker
stars | today |
---|---|
6446 | 25 |
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
home-assistant / core
https://github.com/home-assistant/core
stars | today |
---|---|
33311 | 51 |
🏡 Open source home automation that puts local control and privacy first
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
37150 | 17 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
demisto / content
https://github.com/demisto/content
stars | today |
---|---|
380 | 2 |
Demisto’s ever-growing Content Repository
microsoft / nni
https://github.com/microsoft/nni
stars | today |
---|---|
6105 | 16 |
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
MobSF / Mobile-Security-Framework-MobSF
https://github.com/MobSF/Mobile-Security-Framework-MobSF
stars | today |
---|---|
6025 | 7 |
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.
entynetproject / quack
https://github.com/entynetproject/quack
stars | today |
---|---|
138 | 4 |
Quack Toolkit is a set of tools to provide denial of service attacks. Quack Toolkit includes SMS attack tool, HTTP attack tool and many other attack tools.
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
13905 | 45 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
95853 | 203 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mkocabas / VIBE
https://github.com/mkocabas/VIBE
stars | today |
---|---|
868 | 6 |
Official implementation of CVPR2020 paper “VIBE: Video Inference for Human Body Pose and Shape Estimation”
facebookresearch / SlowFast
https://github.com/facebookresearch/SlowFast
stars | today |
---|---|
2410 | 6 |
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
48272 | 20 |
Deep Learning for humans
zhanghang1989 / ResNeSt
https://github.com/zhanghang1989/ResNeSt
stars | today |
---|---|
1479 | 10 |
ResNeSt: Split-Attention Network
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
14700 | 21 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
aleju / imgaug
https://github.com/aleju/imgaug
stars | today |
---|---|
8817 | 11 |
Image augmentation for machine learning experiments.
allenai / allennlp
https://github.com/allenai/allennlp
stars | today |
---|---|
8474 | 7 |
An open-source NLP research library, built on PyTorch.
chineseocr / chineseocr
https://github.com/chineseocr/chineseocr
stars | today |
---|---|
2922 | 13 |
yolo3+ocr
Language: go
inancgumus / learngo
https://github.com/inancgumus/learngo
stars | today |
---|---|
3351 | 799 |
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
codenotary / immudb
https://github.com/codenotary/immudb
stars | today |
---|---|
639 | 179 |
immudb is lightweight, high-speed immutable database for systems and applications
buger / jsonparser
https://github.com/buger/jsonparser
stars | today |
---|---|
3380 | 87 |
Alternative JSON parser for Go that does not require schema (so far fastest)
hashicorp / nomad
https://github.com/hashicorp/nomad
stars | today |
---|---|
6167 | 9 |
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
hashicorp / go-plugin
https://github.com/hashicorp/go-plugin
stars | today |
---|---|
2081 | 8 |
Golang plugin system over RPC.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
31088 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
zhxie / ikago
https://github.com/zhxie/ikago
stars | today |
---|---|
282 | 27 |
IkaGo is a proxy which helps bypassing UDP blocking, UDP QoS and NAT firewall written in Go.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
34698 | 22 |
A golang ebook intro how to build a web with golang
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
9431 | 16 |
Like Prometheus, but for logs.
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
6515 | 11 |
A modern load testing tool, using Go and JavaScript - https://k6.io
olivere / elastic
https://github.com/olivere/elastic
stars | today |
---|---|
4994 | 5 |
Elasticsearch client for Go.
gruntwork-io / terragrunt
https://github.com/gruntwork-io/terragrunt
stars | today |
---|---|
3840 | 5 |
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
14868 | 15 |
Structured, pluggable logging for Go.
TheAlgorithms / Go
https://github.com/TheAlgorithms/Go
stars | today |
---|---|
2441 | 51 |
Algorithms Implemented in GoLang
stretchr / testify
https://github.com/stretchr/testify
stars | today |
---|---|
10445 | 12 |
A toolkit with common assertions and mocks that plays nicely with the standard library
projectdiscovery / subfinder
https://github.com/projectdiscovery/subfinder
stars | today |
---|---|
2409 | 2 |
Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5802 | 5 |
AWS SDK for the Go programming language.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
22006 | 10 |
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.
google / exposure-notifications-server
https://github.com/google/exposure-notifications-server
stars | today |
---|---|
704 | 35 |
Exposure Notification Reference Server | Covid-19 Exposure Notifications
roboll / helmfile
https://github.com/roboll/helmfile
stars | today |
---|---|
2097 | 5 |
Deploy Kubernetes Helm Charts
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
2255 | 2 |
Prometheus instrumentation library for Go applications
bxcodec / go-clean-arch
https://github.com/bxcodec/go-clean-arch
stars | today |
---|---|
2730 | 12 |
Go (Golang) Clean Architecture based on Reading Uncle Bob’s Clean Architecture
hashicorp / packer
https://github.com/hashicorp/packer
stars | today |
---|---|
10145 | 6 |
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
18151 | 10 |
感谢中国开发者 - https://bit.ly/謝謝 | The fastest community-driven web framework for Go. gRPC, Automatic HTTPS with Public Domain, MVC, Sessions, Caching, Versioning API, Problem API, Websocket, Dependency Injection and more. Fully compatible with the standard library and 3rd-party middleware packages. | https://bit.ly/iriscandothat1 | https://bit.ly/ir…
opencontainers / runc
https://github.com/opencontainers/runc
stars | today |
---|---|
6896 | 6 |
CLI tool for spawning and running containers according to the OCI specification
Language: java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
24750 | 354 |
All Algorithms implemented in Java
bjmashibing / InternetArchitect
https://github.com/bjmashibing/InternetArchitect
stars | today |
---|---|
763 | 87 |
年薪百万互联网架构师课程文档及源码(公开部分)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
79170 | 166 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
13481 | 31 |
Free universal database tool and SQL client
apache / hbase
https://github.com/apache/hbase
stars | today |
---|---|
3498 | 3 |
Apache HBase
Antabot / White-Jotter
https://github.com/Antabot/White-Jotter
stars | today |
---|---|
773 | 12 |
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目(类 CMS ),附带全套开发教程。
justauth / JustAuth
https://github.com/justauth/JustAuth
stars | today |
---|---|
8073 | 45 |
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
17701 | 10 |
A browser automation framework and ecosystem.
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
12797 | 19 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
android / testing-samples
https://github.com/android/testing-samples
stars | today |
---|---|
7317 | 9 |
A collection of samples demonstrating different frameworks and techniques for automated testing
spring-projects-experimental / spring-authorization-server
https://github.com/spring-projects-experimental/spring-authorization-server
stars | today |
---|---|
485 | 4 |
A community-driven project led by the Spring Security team and is focused on delivering Authorization Server support to the Spring community
yuanguangxin / LeetCode
https://github.com/yuanguangxin/LeetCode
stars | today |
---|---|
792 | 14 |
LeetCode刷题记录
MindorksOpenSource / android-interview-questions
https://github.com/MindorksOpenSource/android-interview-questions
stars | today |
---|---|
5992 | 16 |
Your Cheat Sheet For Android Interview - Android Interview Questions
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
3479 | 5 |
Apache Lucene and Solr open-source search software
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
12215 | 90 |
基于代码生成器的低代码开发平台,开源界“小普元”超越传统商业开发平台!前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新开发模式(OnlineCoding-> 代码生成-> 手工MERGE),帮助Java项目解决70%重复工作,让开发更关注业务逻辑,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
3657 | 3 |
Micronaut Application Framework
bjmashibing / JUC
https://github.com/bjmashibing/JUC
stars | today |
---|---|
180 | 10 |
多线程与高并发
termux / termux-app
https://github.com/termux/termux-app
stars | today |
---|---|
5520 | 13 |
Android terminal and Linux environment - app repository.
liujingxing / okhttp-RxHttp
https://github.com/liujingxing/okhttp-RxHttp
stars | today |
---|---|
1999 | 15 |
🔥 🔥 🔥 30秒上手,比Retrofit更好用的协程、RxJava2、RxJava3,史上最优雅的实现文件上传/下载/进度监听、动态/多域名、缓存;支持第三方数据解析工具、自定义请求、自动关闭请求等等
alibaba / DataX
https://github.com/alibaba/DataX
stars | today |
---|---|
5754 | 15 |
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
101345 | 101 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
macrozheng / springcloud-learning
https://github.com/macrozheng/springcloud-learning
stars | today |
---|---|
1306 | 7 |
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo,涵盖大部分应用场景。
square / retrofit
https://github.com/square/retrofit
stars | today |
---|---|
35618 | 9 |
A type-safe HTTP client for Android and the JVM
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
13013 | 12 |
Apache Flink
winterbe / java8-tutorial
https://github.com/winterbe/java8-tutorial
stars | today |
---|---|
12936 | 6 |
Modern Java - A Guide to Java 8
Language: c++
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
5334 | 194 |
All Algorithms implemented in C++
Trojan-Qt5 / Trojan-Qt5
https://github.com/Trojan-Qt5/Trojan-Qt5
stars | today |
---|---|
1922 | 27 |
A cross-platform ss/ssr/vmess/trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
mrc-ide / covid-sim
https://github.com/mrc-ide/covid-sim
stars | today |
---|---|
1002 | 28 |
This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
qinguoyi / TinyWebServer
https://github.com/qinguoyi/TinyWebServer
stars | today |
---|---|
666 | 49 |
🔥 Linux下C++轻量级Web服务器
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
14349 | 10 |
FlatBuffers: Memory Efficient Serialization Library
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
15459 | 11 |
Googletest - Google Testing and Mocking Framework
google / tink
https://github.com/google/tink
stars | today |
---|---|
9985 | 28 |
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.
chenshuo / muduo
https://github.com/chenshuo/muduo
stars | today |
---|---|
7613 | 6 |
Event-driven network library for multi-threaded Linux server in C++11
meme / hellscape
https://github.com/meme/hellscape
stars | today |
---|---|
135 | 17 |
GIMPLE obfuscator for C, C++, Go, … all supported GCC targets and front-ends that use GIMPLE.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
34433 | 18 |
Tesseract Open Source OCR Engine (main repository)
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
21760 | 665 |
Windows system utilities to maximize productivity
openvinotoolkit / openvino
https://github.com/openvinotoolkit/openvino
stars | today |
---|---|
1183 | 8 |
OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
2592 | 23 |
Hazel Engine
versatica / mediasoup
https://github.com/versatica/mediasoup
stars | today |
---|---|
1865 | 212 |
Cutting Edge WebRTC Video Conferencing
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
38781 | 32 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
20813 | 20 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
3886 | 2 |
Intel® RealSense™ SDK
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
6679 | 22 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
2256 | 14 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
apple / foundationdb
https://github.com/apple/foundationdb
stars | today |
---|---|
9893 | 4 |
FoundationDB - the open source, distributed, transactional key-value store
waymo-research / waymo-open-dataset
https://github.com/waymo-research/waymo-open-dataset
stars | today |
---|---|
980 | 4 |
Waymo Open Dataset
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
144519 | 65 |
An Open Source Machine Learning Framework for Everyone
bulletphysics / bullet3
https://github.com/bulletphysics/bullet3
stars | today |
---|---|
6363 | 6 |
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
9972 | 7 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
4933 | 3 |
ArduPlane, ArduCopter, ArduRover source
Language: javascript
facebookexperimental / Recoil
https://github.com/facebookexperimental/Recoil
stars | today |
---|---|
4576 | 440 |
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
jhu-ep-coursera / fullstack-course4
https://github.com/jhu-ep-coursera/fullstack-course4
stars | today |
---|---|
2432 | 34 |
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
TheAlgorithms / Javascript
https://github.com/TheAlgorithms/Javascript
stars | today |
---|---|
2626 | 77 |
A repository for All algorithms implemented in Javascript (for educational purposes only)
reichlab / covid19-forecast-hub
https://github.com/reichlab/covid19-forecast-hub
stars | today |
---|---|
137 | 7 |
Projections of COVID-19, in standardized format
adambard / learnxinyminutes-docs
https://github.com/adambard/learnxinyminutes-docs
stars | today |
---|---|
7581 | 16 |
Code documentation written as code! How novel and totally my idea!
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
9778 | 24 |
Revive unavailable songs for Netease Cloud Music
manojVivek / responsively-app
https://github.com/manojVivek/responsively-app
stars | today |
---|---|
382 | 76 |
A modified browser that helps in responsive web development.
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
28859 | 44 |
The most comprehensive database of Chinese poetry 🧶 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
25339 | 25 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/京东/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
11858 | 13 |
🍰 Everything is RSSible
jasonmayes / Real-Time-Person-Removal
https://github.com/jasonmayes/Real-Time-Person-Removal
stars | today |
---|---|
4207 | 17 |
Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
pedroslopez / whatsapp-web.js
https://github.com/pedroslopez/whatsapp-web.js
stars | today |
---|---|
414 | 17 |
A WhatsApp client library for javascript that connects through the WhatsApp Web browser app
alexkim205 / G-Desktop-Suite
https://github.com/alexkim205/G-Desktop-Suite
stars | today |
---|---|
882 | 83 |
Google Suite as a desktop app. Made possible with Electron.
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
310947 | 75 |
freeCodeCamp.org’s open source codebase and curriculum. Learn to code at home.
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
27193 | 29 |
The Intuitive Vue Framework
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
70209 | 56 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
SheetJS / sheetjs
https://github.com/SheetJS/sheetjs
stars | today |
---|---|
21071 | 26 |
📗 SheetJS Community Edition – Spreadsheet Data Toolkit
selectize / selectize.js
https://github.com/selectize/selectize.js
stars | today |
---|---|
12337 | 6 |
Selectize is the hybrid of a textbox and
PanJiaChen / vue-admin-template
https://github.com/PanJiaChen/vue-admin-template
stars | today |
---|---|
10710 | 17 |
a vue2.0 minimal admin template
Vincit / objection.js
https://github.com/Vincit/objection.js
stars | today |
---|---|
5193 | 9 |
An SQL-friendly ORM for Node.js
mikebryant / ac-nh-turnip-prices
https://github.com/mikebryant/ac-nh-turnip-prices
stars | today |
---|---|
1068 | 15 |
Price calculator/predictor for Turnip prices
nrwl / nx
stars | today |
---|---|
3580 | 17 |
Extensible Dev Tools for Monorepos
SAP-samples / cloud-cap-samples
https://github.com/SAP-samples/cloud-cap-samples
stars | today |
---|---|
112 | 3 |
This project contains sample applications for SAP Cloud Application Programming Model.
danielcardeenas / sulla
https://github.com/danielcardeenas/sulla
stars | today |
---|---|
442 | 13 |
👩🏻🔬 Javascript Whatsapp api library for chatbots
gregberge / loadable-components
https://github.com/gregberge/loadable-components
stars | today |
---|---|
4073 | 21 |
The recommended Code Splitting library for React ✂️ ✨
Language: unknown
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
3544 | 38 |
The Google Cloud Developer’s Cheat Sheet
ruanyf / free-books
https://github.com/ruanyf/free-books
stars | today |
---|---|
9813 | 26 |
互联网上的免费书籍
fuzhengwei / CodeGuide
https://github.com/fuzhengwei/CodeGuide
stars | today |
---|---|
279 | 58 |
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
20236 | 284 |
A Collection of application ideas which can be used to improve your coding skills.
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5802 | 3 |
The CocoaPods Master Repo
azat-io / you-dont-know-js-ru
https://github.com/azat-io/you-dont-know-js-ru
stars | today |
---|---|
3479 | 3 |
📚 Russian translation of “You Don’t Know JS” book series
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
12652 | 112 |
【Java学习+Java面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
dair-ai / ml-visuals
https://github.com/dair-ai/ml-visuals
stars | today |
---|---|
336 | 104 |
Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
AaronDinnage / Licensing
https://github.com/AaronDinnage/Licensing
stars | today |
---|---|
369 | 14 |
Microsoft 365 licensing diagrams
corona-warn-app / cwa-documentation
https://github.com/corona-warn-app/cwa-documentation
stars | today |
---|---|
1658 | 119 |
Project overview, general documentation, and white papers.
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
7123 | 47 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
nychealth / coronavirus-data
https://github.com/nychealth/coronavirus-data
stars | today |
---|---|
566 | 4 |
AndyFul / ConfigureDefender
https://github.com/AndyFul/ConfigureDefender
stars | today |
---|---|
242 | 12 |
Utility for configuring Windows 10 built-in Defender antivirus settings.
adelf / acwa_book_ru
https://github.com/adelf/acwa_book_ru
stars | today |
---|---|
608 | 4 |
Книга “Архитектура сложных веб-приложений. С примерами на Laravel”
Snailclimb / awesome-java
https://github.com/Snailclimb/awesome-java
stars | today |
---|---|
1868 | 29 |
Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
streaak / keyhacks
https://github.com/streaak/keyhacks
stars | today |
---|---|
1040 | 13 |
Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they’re valid.
pcm-dpc / COVID-19
https://github.com/pcm-dpc/COVID-19
stars | today |
---|---|
3312 | 3 |
COVID-19 Italia - Monitoraggio situazione
AdrienTorris / awesome-blazor
https://github.com/AdrienTorris/awesome-blazor
stars | today |
---|---|
3150 | 25 |
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Rocketseat / bootcamp-gostack-desafios
https://github.com/Rocketseat/bootcamp-gostack-desafios
stars | today |
---|---|
333 | 4 |
Repositório contendo todos os desafios dos módulos do Bootcamp Gostack
TheAlgorithms / Algorithms-Explanation
https://github.com/TheAlgorithms/Algorithms-Explanation
stars | today |
---|---|
820 | 6 |
All Algorithms explained in simple English Language with example and links to their implementation in various programming languages and other required resources.
atinfo / awesome-test-automation
https://github.com/atinfo/awesome-test-automation
stars | today |
---|---|
3608 | 4 |
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
yangchong211 / YCBlogs
https://github.com/yangchong211/YCBlogs
stars | today |
---|---|
4407 | 7 |
技术博客笔记大汇总【15年10月到至今】,包括Java基础及深入知识点,Android技术博客,Python,Go学习笔记等等,还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是markdown格式的!同时也开源了生活博客,从12年起,积累共计N篇[近100万字],转载请注明出处,谢谢!
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
18495 | 21 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
hoya012 / deep_learning_object_detection
https://github.com/hoya012/deep_learning_object_detection
stars | today |
---|---|
8094 | 6 |
A paper list of object detection using deep learning.
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
4258 | 33 |
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp