Language: python
jackzhenguo / python-small-examples
https://github.com/jackzhenguo/python-small-examples
stars | today |
---|---|
4376 | 92 |
告别枯燥,60 秒学会一个 Python 小例子
adamian98 / pulse
https://github.com/adamian98/pulse
stars | today |
---|---|
2145 | 330 |
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
12967 | 27 |
Comprehensive Python Cheatsheet
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
87641 | 255 |
A collective list of free APIs for use in software and web development.
cython / cython
https://github.com/cython/cython
stars | today |
---|---|
5265 | 6 |
The most widely used Python to C compiler
ckan / ckan
stars | today |
---|---|
2678 | 5 |
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and europeandataportal.eu/data/en/dataset among many other sites.
mementum / backtrader
https://github.com/mementum/backtrader
stars | today |
---|---|
4163 | 9 |
Python Backtesting library for trading strategies
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
19817 | 17 |
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
datawire / ambassador
https://github.com/datawire/ambassador
stars | today |
---|---|
2801 | 3 |
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
nccgroup / ScoutSuite
https://github.com/nccgroup/ScoutSuite
stars | today |
---|---|
1990 | 5 |
Multi-Cloud Security Auditing Tool
schenkd / nginx-ui
https://github.com/schenkd/nginx-ui
stars | today |
---|---|
1641 | 961 |
Nginx UI allows you to access and modify the nginx configurations files without cli.
FederatedAI / FATE
https://github.com/FederatedAI/FATE
stars | today |
---|---|
1950 | 5 |
An Industrial Level Federated Learning Framework
Pure-L0G1C / Instagram
https://github.com/Pure-L0G1C/Instagram
stars | today |
---|---|
889 | 4 |
Bruteforce attack for Instagram
Fizzadar / pyinfra
https://github.com/Fizzadar/pyinfra
stars | today |
---|---|
773 | 27 |
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
microsoft / hummingbird
https://github.com/microsoft/hummingbird
stars | today |
---|---|
1318 | 64 |
Hummingbird compiles trained ML models into tensor computation for faster inference.
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
16730 | 67 |
DeepFaceLab is the leading software for creating deepfakes.
AvinashReddy3108 / YetAnotherSMSBomber
https://github.com/AvinashReddy3108/YetAnotherSMSBomber
stars | today |
---|---|
40 | 6 |
Clean, small and powerful SMS bomber script.
Mebus / cupp
stars | today |
---|---|
1516 | 8 |
Common User Passwords Profiler (CUPP)
demisto / content
https://github.com/demisto/content
stars | today |
---|---|
390 | 0 |
Demisto’s ever-growing Content Repository
smicallef / spiderfoot
https://github.com/smicallef/spiderfoot
stars | today |
---|---|
4583 | 11 |
SpiderFoot automates OSINT collection so that you can focus on analysis.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
99900 | 124 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google / jax
stars | today |
---|---|
8675 | 17 |
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
DataDog / datadogpy
https://github.com/DataDog/datadogpy
stars | today |
---|---|
360 | 0 |
The Datadog Python library
minivision-ai / photo2cartoon
https://github.com/minivision-ai/photo2cartoon
stars | today |
---|---|
1292 | 14 |
人像卡通化探索项目 (photo-to-cartoon translation project)
huggingface / transformers
https://github.com/huggingface/transformers
stars | today |
---|---|
29499 | 60 |
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Language: go
OpenDiablo2 / OpenDiablo2
https://github.com/OpenDiablo2/OpenDiablo2
stars | today |
---|---|
5389 | 215 |
An open source re-implementation of Diablo 2
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
3654 | 4 |
Universal code search (self-hosted)
helm / charts
https://github.com/helm/charts
stars | today |
---|---|
13571 | 13 |
Curated applications for Kubernetes
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
9063 | 9 |
Type-safe Redis client for Golang
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
19094 | 9 |
Scalable datastore for metrics, events, and real-time analytics
yahoo / vssh
stars | today |
---|---|
366 | 41 |
Go Library to Execute Commands Over SSH at Scale
gomodule / redigo
https://github.com/gomodule/redigo
stars | today |
---|---|
7523 | 8 |
Go client for Redis
hyperledger / fabric-samples
https://github.com/hyperledger/fabric-samples
stars | today |
---|---|
1344 | 2 |
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
39259 | 31 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
Shopify / sarama
https://github.com/Shopify/sarama
stars | today |
---|---|
5904 | 5 |
Sarama is a Go library for Apache Kafka 0.8, and up.
golang-migrate / migrate
https://github.com/golang-migrate/migrate
stars | today |
---|---|
4567 | 12 |
Database migrations. CLI and Golang library.
aws / aws-sdk-go
https://github.com/aws/aws-sdk-go
stars | today |
---|---|
5859 | 2 |
AWS SDK for the Go programming language.
envoyproxy / protoc-gen-validate
https://github.com/envoyproxy/protoc-gen-validate
stars | today |
---|---|
848 | 5 |
protoc plugin to generate polyglot message validators
reviewdog / reviewdog
https://github.com/reviewdog/reviewdog
stars | today |
---|---|
2130 | 24 |
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
67352 | 41 |
Production-Grade Container Scheduling and Management
ipfs / go-ipfs
https://github.com/ipfs/go-ipfs
stars | today |
---|---|
9819 | 7 |
IPFS implementation in Go
liamg / tfsec
https://github.com/liamg/tfsec
stars | today |
---|---|
1325 | 29 |
🔒 🌍 Static analysis powered security scanner for your terraform code
rancher / rancher
https://github.com/rancher/rancher
stars | today |
---|---|
14520 | 9 |
Complete container management platform
prometheus / client_golang
https://github.com/prometheus/client_golang
stars | today |
---|---|
2340 | 7 |
Prometheus instrumentation library for Go applications
eth0izzle / shhgit
https://github.com/eth0izzle/shhgit
stars | today |
---|---|
2394 | 10 |
Ah shhgit! Find GitHub secrets in real time
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
22555 | 22 |
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 / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3246 | 4 |
Autoscaling components for Kubernetes
terraform-providers / terraform-provider-google
https://github.com/terraform-providers/terraform-provider-google
stars | today |
---|---|
1105 | 3 |
Terraform Google Cloud Platform provider
open-policy-agent / gatekeeper
https://github.com/open-policy-agent/gatekeeper
stars | today |
---|---|
1085 | 1 |
Gatekeeper - Policy Controller for Kubernetes
RichardKnop / machinery
https://github.com/RichardKnop/machinery
stars | today |
---|---|
4183 | 6 |
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Language: java
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
36517 | 163 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
kon9chunkit / GitHub-Chinese-Top-Charts
https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts
stars | today |
---|---|
21439 | 294 |
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
google / tsunami-security-scanner
https://github.com/google/tsunami-security-scanner
stars | today |
---|---|
741 | 233 |
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
5879 | 26 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
zhoutaoo / SpringCloud
https://github.com/zhoutaoo/SpringCloud
stars | today |
---|---|
4201 | 37 |
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
55827 | 77 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xkcoding / spring-boot-demo
https://github.com/xkcoding/spring-boot-demo
stars | today |
---|---|
15553 | 76 |
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作M…
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
13359 | 75 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
5459 | 28 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
Dromara / soul
https://github.com/Dromara/soul
stars | today |
---|---|
2101 | 24 |
High-Performance Java API Gateway
justauth / JustAuth
https://github.com/justauth/JustAuth
stars | today |
---|---|
8856 | 23 |
💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
12723 | 25 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Exrick / xmall
https://github.com/Exrick/xmall
stars | today |
---|---|
5396 | 91 |
基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
104204 | 93 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
uber / piranha
https://github.com/uber/piranha
stars | today |
---|---|
1405 | 119 |
A tool for refactoring code related to feature flag APIs
Exrick / xboot
https://github.com/Exrick/xboot
stars | today |
---|---|
2812 | 9 |
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 定时任务 第三方社交账号、短信登录 单点登录 OAuth2开放平台
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
7950 | 18 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
micronaut-projects / micronaut-core
https://github.com/micronaut-projects/micronaut-core
stars | today |
---|---|
3751 | 7 |
Micronaut Application Framework
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
21251 | 19 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
6492 | 15 |
Open Source Identity and Access Management For Modern Applications and Services
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
13153 | 102 |
《史上最简单的Spring Cloud教程源码》
OpenFeign / feign
https://github.com/OpenFeign/feign
stars | today |
---|---|
5913 | 10 |
Feign makes writing java http clients easier
alibaba / spring-cloud-alibaba
https://github.com/alibaba/spring-cloud-alibaba
stars | today |
---|---|
14281 | 26 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
48710 | 26 |
Spring Boot
o2oa / o2oa
stars | today |
---|---|
1152 | 34 |
开源OA系统 - 码云GVP|Java开源oa|企业OA办公平台|企业OA|协同办公OA|流程平台OA|O2OA|OA,支持国产麒麟操作系统和国产数据库(达梦、人大金仓),政务OA,军工信息化OA
Language: c++
Yours3lf / rpi-vk-driver
https://github.com/Yours3lf/rpi-vk-driver
stars | today |
---|---|
893 | 204 |
VK driver for the Raspberry Pi (Broadcom Videocore IV)
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
6397 | 8 |
The Serenity Operating System 🐞
Seifert69 / DikuMUD3
https://github.com/Seifert69/DikuMUD3
stars | today |
---|---|
83 | 24 |
DikuMUD III using HTML and websockets.
meshtastic / Meshtastic-device
https://github.com/meshtastic/Meshtastic-device
stars | today |
---|---|
619 | 5 |
Device code for the Meshtastic ski/hike/fly/customizable open GPS radio
ouyanghuiyu / chineseocr_lite
https://github.com/ouyanghuiyu/chineseocr_lite
stars | today |
---|---|
4949 | 16 |
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
17622 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
145781 | 55 |
An Open Source Machine Learning Framework for Everyone
llvm / llvm-project
https://github.com/llvm/llvm-project
stars | today |
---|---|
5088 | 22 |
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ceph / ceph
stars | today |
---|---|
7849 | 8 |
Ceph is a distributed object, block, and file storage platform
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
7554 | 25 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
15867 | 7 |
Googletest - Google Testing and Mocking Framework
expnkx / fast_io
https://github.com/expnkx/fast_io
stars | today |
---|---|
878 | 8 |
fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.
vtil-project / VTIL-Core
https://github.com/vtil-project/VTIL-Core
stars | today |
---|---|
267 | 12 |
Virtual-machine Translation Intermediate Language
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
42316 | 19 |
Protocol Buffers - Google’s data interchange format
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
17017 | 11 |
A library that provides an embeddable, persistent key-value store for fast storage.
gioblu / PJON
https://github.com/gioblu/PJON
stars | today |
---|---|
2227 | 65 |
With PJON you build networks of devices for free with no need of a cloud service or a centralised platform you don’t fully control.
grpc / grpc
stars | today |
---|---|
26610 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
vnpy / vnpy
stars | today |
---|---|
12008 | 20 |
基于Python的开源量化交易平台开发框架
halide / Halide
https://github.com/halide/Halide
stars | today |
---|---|
3793 | 4 |
a language for fast, portable data-parallel computation
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
8908 | 7 |
Fast C++ logging library.
harfbuzz / harfbuzz
https://github.com/harfbuzz/harfbuzz
stars | today |
---|---|
1467 | 4 |
HarfBuzz text shaping engine
joeycastillo / The-Open-Book
https://github.com/joeycastillo/The-Open-Book
stars | today |
---|---|
3661 | 90 |
google / sentencepiece
https://github.com/google/sentencepiece
stars | today |
---|---|
4100 | 5 |
Unsupervised text tokenizer for Neural Network-based text generation.
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
4591 | 7 |
Open-source simulator for autonomous driving research.
zeromq / libzmq
https://github.com/zeromq/libzmq
stars | today |
---|---|
6193 | 0 |
ZeroMQ core engine in C++, implements ZMTP/3.1
Language: javascript
getredash / redash
https://github.com/getredash/redash
stars | today |
---|---|
16464 | 11 |
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
codecept-js / CodeceptJS
https://github.com/codecept-js/CodeceptJS
stars | today |
---|---|
2847 | 5 |
Supercharged End 2 End Testing Framework for NodeJS
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
88187 | 29 |
A framework for building native apps with React.
Rocketseat / node-typescript-structure
https://github.com/Rocketseat/node-typescript-structure
stars | today |
---|---|
155 | 29 |
Node.js, ESLint, TypeScript, Jest & Babel
DataDog / dd-trace-js
https://github.com/DataDog/dd-trace-js
stars | today |
---|---|
152 | 0 |
JavaScript APM Tracer
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
49906 | 38 |
The React Framework
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
36757 | 59 |
🛁 Clean Code concepts adapted for JavaScript
CesiumGS / cesium
https://github.com/CesiumGS/cesium
stars | today |
---|---|
5872 | 7 |
An open-source JavaScript library for world-class 3D globes and maps 🌎
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
26591 | 37 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
webdriverio / webdriverio
https://github.com/webdriverio/webdriverio
stars | today |
---|---|
5756 | 6 |
Next-gen browser and mobile automation test framework for Node.js
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
74520 | 44 |
Promise based HTTP client for the browser and node.js
iaincollins / next-auth
https://github.com/iaincollins/next-auth
stars | today |
---|---|
1377 | 384 |
Easy authentication for Next.js and Serverless
chartjs / Chart.js
https://github.com/chartjs/Chart.js
stars | today |
---|---|
49358 | 23 |
Simple HTML5 Charts using the
rauenzi / BetterDiscordApp
https://github.com/rauenzi/BetterDiscordApp
stars | today |
---|---|
1157 | 9 |
Better Discord App enhances Discord desktop app with new features.
rcbyr / keen-slider
https://github.com/rcbyr/keen-slider
stars | today |
---|---|
1052 | 81 |
The HTML touch slider carousel with the most native feeling
Marak / faker.js
https://github.com/Marak/faker.js
stars | today |
---|---|
23997 | 19 |
generate massive amounts of realistic fake data in Node.js and the browser
winstonjs / winston
https://github.com/winstonjs/winston
stars | today |
---|---|
15598 | 19 |
A logger for just about everything.
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
47133 | 43 |
✅ The Node.js best practices list (June 2020)
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
11134 | 24 |
前端入门到进阶,超详细的Web前端学习图文教程。从零开始学前端,做一名精致优雅的前端工程师。每日更新…
ColorlibHQ / AdminLTE
https://github.com/ColorlibHQ/AdminLTE
stars | today |
---|---|
35128 | 23 |
AdminLTE - Free admin dashboard template based on Bootstrap 4
tangbc / vue-virtual-scroll-list
https://github.com/tangbc/vue-virtual-scroll-list
stars | today |
---|---|
2016 | 8 |
⚡️ A vue component support big amount data list with high scroll performance.
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
6051 | 31 |
A powerful JavaScript library for interacting with the Discord API
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
17790 | 31 |
A list of funny and tricky JavaScript examples
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
38109 | 17 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
58520 | 36 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
Language: unknown
labuladong / fucking-algorithm
https://github.com/labuladong/fucking-algorithm
stars | today |
---|---|
45361 | 279 |
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
keithnull / TeachYourselfCS-CN
https://github.com/keithnull/TeachYourselfCS-CN
stars | today |
---|---|
3681 | 165 |
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
twostraws / wwdc
https://github.com/twostraws/wwdc
stars | today |
---|---|
568 | 103 |
WWDC Community: Learning and sharing together
AdrienTorris / awesome-blazor
https://github.com/AdrienTorris/awesome-blazor
stars | today |
---|---|
3527 | 16 |
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
121001 | 414 |
A complete computer science study plan to become a software engineer.
NuclearTalent / MachineLearningECT
https://github.com/NuclearTalent/MachineLearningECT
stars | today |
---|---|
24 | 3 |
For better displaying html files and course material use this link
nahamsec / Resources-for-Beginner-Bug-Bounty-Hunters
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters
stars | today |
---|---|
3155 | 18 |
A list of resources for those interested in getting started in bug bounties
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
23676 | 186 |
A Collection of application ideas which can be used to improve your coding skills.
MicrosoftLearning / AZ-300-MicrosoftAzureArchitectTechnologies
https://github.com/MicrosoftLearning/AZ-300-MicrosoftAzureArchitectTechnologies
stars | today |
---|---|
596 | 3 |
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
5855 | 0 |
The CocoaPods Master Repo
google / eng-practices
https://github.com/google/eng-practices
stars | today |
---|---|
14644 | 19 |
Google’s Engineering Practices documentation
bradtraversy / design-resources-for-developers
https://github.com/bradtraversy/design-resources-for-developers
stars | today |
---|---|
14531 | 42 |
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
SaikrishnaReddy1919 / MyBooks
https://github.com/SaikrishnaReddy1919/MyBooks
stars | today |
---|---|
393 | 10 |
This is my personal reading list of books related to programming language :) for becoming a better programmer…..1919
badtuxx / DescomplicandoKubernetes
https://github.com/badtuxx/DescomplicandoKubernetes
stars | today |
---|---|
832 | 9 |
blacksonic / awesome-vue-3
https://github.com/blacksonic/awesome-vue-3
stars | today |
---|---|
174 | 15 |
A curated list of awesome things related to Vue 3
alex / what-happens-when
https://github.com/alex/what-happens-when
stars | today |
---|---|
26264 | 15 |
An attempt to answer the age old interview question “What happens when you type google.com into your browser and press enter?”
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
37415 | 11 |
A collection of awesome things regarding React ecosystem
Autoware-AI / autoware.ai
https://github.com/Autoware-AI/autoware.ai
stars | today |
---|---|
3882 | 7 |
Open-source software for self-driving vehicles
Yixiaohan / show-me-the-code
https://github.com/Yixiaohan/show-me-the-code
stars | today |
---|---|
11169 | 11 |
Python 练习册,每天一个小程序
obfuscator-llvm / obfuscator
https://github.com/obfuscator-llvm/obfuscator
stars | today |
---|---|
2174 | 7 |
MicrosoftLearning / AZ-900T0x-MicrosoftAzureFundamentals
https://github.com/MicrosoftLearning/AZ-900T0x-MicrosoftAzureFundamentals
stars | today |
---|---|
268 | 5 |
Microsoft Azure Fundamentals - AZ-900T00 and AZ-900T01
iamshaunjp / flutter-beginners-tutorial
https://github.com/iamshaunjp/flutter-beginners-tutorial
stars | today |
---|---|
396 | 2 |
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
jessfraz / gadgets
https://github.com/jessfraz/gadgets
stars | today |
---|---|
101 | 23 |
A repo to keep track of interesting gadgets and toys that I find or someone tells me about.
TheWizWikii / WIKISTORE
https://github.com/TheWizWikii/WIKISTORE
stars | today |
---|---|
71 | 2 |
App/Game para PS3
sdcuike / Clean-Code-Collection-Books
https://github.com/sdcuike/Clean-Code-Collection-Books
stars | today |
---|---|
295 | 3 |
Clean Code Collection books-写代码的艺术–但是也不能死读书,照搬理论实践