Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
83899 | 319 |
All Algorithms implemented in Python
pypa / setuptools
https://github.com/pypa/setuptools
stars | today |
---|---|
1147 | 5 |
Official project repository for the Setuptools build system
cleardusk / 3DDFA_V2
https://github.com/cleardusk/3DDFA_V2
stars | today |
---|---|
625 | 157 |
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV, 2020
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
28485 | 13 |
12306智能刷票,订票
pytorch / opacus
https://github.com/pytorch/opacus
stars | today |
---|---|
387 | 99 |
Training PyTorch models with differential privacy
vinayak-mehta / present
https://github.com/vinayak-mehta/present
stars | today |
---|---|
2838 | 649 |
A terminal-based presentation tool with colors and effects.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
46261 | 34 |
A curated list of awesome Machine Learning frameworks, libraries and software.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
105667 | 138 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
86157 | 72 |
A curated list of awesome Python frameworks, libraries, software and resources
aws / serverless-application-model
https://github.com/aws/serverless-application-model
stars | today |
---|---|
7366 | 4 |
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
UsergeTeam / Userge
https://github.com/UsergeTeam/Userge
stars | today |
---|---|
193 | 7 |
Userge, Durable as a Serge
boltgolt / howdy
https://github.com/boltgolt/howdy
stars | today |
---|---|
1707 | 67 |
🛡️ Windows Hello™ style facial authentication for Linux
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
16702 | 46 |
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
Ciphey / Ciphey
https://github.com/Ciphey/Ciphey
stars | today |
---|---|
2985 | 128 |
Automatically decode encryptions without a key, decode encodings, and crack hashes
allenai / allenact
https://github.com/allenai/allenact
stars | today |
---|---|
64 | 15 |
An open source framework for research in Embodied-AI from AI2.
alirezamika / autoscraper
https://github.com/alirezamika/autoscraper
stars | today |
---|---|
78 | 12 |
A Smart, Fast and Lightweight Automatic Web Scraper for Python
evilsocket / kitsune
https://github.com/evilsocket/kitsune
stars | today |
---|---|
88 | 26 |
🧠 🔎 🤖 Kitsune is an artificial neural network designed to detect and correlate Twitter profiles with similar behaviours.
jupyter / docker-stacks
https://github.com/jupyter/docker-stacks
stars | today |
---|---|
5311 | 4 |
Ready-to-run Docker images containing Jupyter applications
intelowlproject / IntelOwl
https://github.com/intelowlproject/IntelOwl
stars | today |
---|---|
1111 | 25 |
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
isocpp / CppCoreGuidelines
https://github.com/isocpp/CppCoreGuidelines
stars | today |
---|---|
28354 | 15 |
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
MrS0m30n3 / youtube-dl-gui
https://github.com/MrS0m30n3/youtube-dl-gui
stars | today |
---|---|
4869 | 7 |
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
connorferster / handcalcs
https://github.com/connorferster/handcalcs
stars | today |
---|---|
1996 | 187 |
Python library for converting Python calculations into rendered latex.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
33303 | 27 |
The Python programming language
canonical / cloud-init
https://github.com/canonical/cloud-init
stars | today |
---|---|
674 | 5 |
Official upstream for the cloud-init: cloud instance initialization
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
9886 | 11 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Language: php
laravel / laravel
https://github.com/laravel/laravel
stars | today |
---|---|
61073 | 20 |
A PHP framework for web artisans
jupeter / clean-code-php
https://github.com/jupeter/clean-code-php
stars | today |
---|---|
8335 | 10 |
🛁 Clean Code concepts adapted for PHP
vimeo / psalm
https://github.com/vimeo/psalm
stars | today |
---|---|
3368 | 6 |
A static analysis tool for finding errors in PHP applications
woocommerce / woocommerce
https://github.com/woocommerce/woocommerce
stars | today |
---|---|
6312 | 9 |
An open source eCommerce plugin for WordPress.
tennc / webshell
https://github.com/tennc/webshell
stars | today |
---|---|
5988 | 4 |
This is a webshell open source project
PHPOffice / PHPWord
https://github.com/PHPOffice/PHPWord
stars | today |
---|---|
5187 | 5 |
A pure PHP library for reading and writing word processing documents
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
8012 | 4 |
Doctrine Object Relational Mapper (ORM)
the-control-group / voyager
https://github.com/the-control-group/voyager
stars | today |
---|---|
9796 | 2 |
Voyager - The Missing Laravel Admin
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
7911 | 3 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
tymondesigns / jwt-auth
https://github.com/tymondesigns/jwt-auth
stars | today |
---|---|
9401 | 4 |
🔐 JSON Web Token Authentication for Laravel & Lumen
laravel / jetstream
https://github.com/laravel/jetstream
stars | today |
---|---|
482 | 269 |
rectorphp / rector
https://github.com/rectorphp/rector
stars | today |
---|---|
3116 | 5 |
Instant Upgrades and Instant Refactoring of any PHP 5.3+ code
snipe / snipe-it
https://github.com/snipe/snipe-it
stars | today |
---|---|
4281 | 4 |
A free open source IT asset/license management system
s-cart / s-cart
https://github.com/s-cart/s-cart
stars | today |
---|---|
172 | 7 |
Free Laravel e-commerce for business: shopping cart, cms content, and more…
rajkumardusad / IP-Tracer
https://github.com/rajkumardusad/IP-Tracer
stars | today |
---|---|
207 | 3 |
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
nikic / FastRoute
https://github.com/nikic/FastRoute
stars | today |
---|---|
4095 | 1 |
Fast request router for PHP
mpdf / mpdf
stars | today |
---|---|
2773 | 10 |
PHP library generating PDF files from UTF-8 encoded HTML
weprovide / valet-plus
https://github.com/weprovide/valet-plus
stars | today |
---|---|
1380 | 4 |
Blazing fast macOS PHP development environment
moneyphp / money
https://github.com/moneyphp/money
stars | today |
---|---|
3254 | 1 |
PHP implementation of Fowler’s Money pattern.
nextcloud / server
https://github.com/nextcloud/server
stars | today |
---|---|
11616 | 10 |
☁️ Nextcloud server, a safe home for all your data
Maatwebsite / Laravel-Excel
https://github.com/Maatwebsite/Laravel-Excel
stars | today |
---|---|
8943 | 4 |
🚀 Supercharged Excel exports and imports in Laravel
moodle / moodle
https://github.com/moodle/moodle
stars | today |
---|---|
3210 | 0 |
Moodle - the world’s open source learning platform
symfony / symfony
https://github.com/symfony/symfony
stars | today |
---|---|
23826 | 7 |
The Symfony PHP framework
codeigniter4 / CodeIgniter4
https://github.com/codeigniter4/CodeIgniter4
stars | today |
---|---|
2994 | 2 |
Open Source PHP Framework (originally from EllisLab)
jenssegers / laravel-mongodb
https://github.com/jenssegers/laravel-mongodb
stars | today |
---|---|
5043 | 4 |
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Language: go
go-gorm / gorm
https://github.com/go-gorm/gorm
stars | today |
---|---|
20351 | 102 |
The fantastic ORM library for Golang, aims to be developer friendly
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
26635 | 16 |
Official Go implementation of the Ethereum protocol
projectdiscovery / nuclei
https://github.com/projectdiscovery/nuclei
stars | today |
---|---|
1129 | 17 |
Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
9063 | 7 |
The plugin-driven server agent for collecting & reporting metrics.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
32663 | 23 |
The Prometheus monitoring system and time series database.
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
4800 | 5 |
The Go driver for MongoDB
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
20081 | 8 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
golang-migrate / migrate
https://github.com/golang-migrate/migrate
stars | today |
---|---|
4928 | 5 |
Database migrations. CLI and Golang library.
kubernetes-sigs / external-dns
https://github.com/kubernetes-sigs/external-dns
stars | today |
---|---|
3344 | 4 |
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
prometheus / alertmanager
https://github.com/prometheus/alertmanager
stars | today |
---|---|
3432 | 5 |
Prometheus Alertmanager
containers / podman
https://github.com/containers/podman
stars | today |
---|---|
5205 | 10 |
Podman: A tool for managing OCI containers and pods
cli / cli
stars | today |
---|---|
11451 | 30 |
GitHub’s official command line tool
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
69649 | 47 |
Production-Grade Container Scheduling and Management
greyireland / algorithm-pattern
https://github.com/greyireland/algorithm-pattern
stars | today |
---|---|
9362 | 184 |
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
moby / moby
stars | today |
---|---|
57965 | 15 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
12107 | 9 |
The Go language implementation of gRPC. HTTP/2 based RPC
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
9124 | 8 |
gRPC to JSON proxy generator following the gRPC HTTP spec
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
17473 | 9 |
A tool for secrets management, encryption as a service, and privileged access management
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
18906 | 21 |
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
nektos / act
stars | today |
---|---|
7626 | 28 |
Run your GitHub Actions locally 🚀
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
5456 | 10 |
A K8s-native Pipeline resource.
natefinch / lumberjack
https://github.com/natefinch/lumberjack
stars | today |
---|---|
2090 | 6 |
lumberjack is a log rolling package for Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
57147 | 35 |
A curated list of awesome Go frameworks, libraries and software
hashicorp / nomad
https://github.com/hashicorp/nomad
stars | today |
---|---|
6677 | 6 |
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.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
10902 | 6 |
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
Language: java
h2pl / Java-Tutorial
https://github.com/h2pl/Java-Tutorial
stars | today |
---|---|
3368 | 97 |
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
16917 | 36 |
To Be Top Javaer - Java工程师成神之路
WeiYe-Jing / datax-web
https://github.com/WeiYe-Jing/datax-web
stars | today |
---|---|
1494 | 14 |
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
16408 | 45 |
✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。
bjmashibing / InternetArchitect
https://github.com/bjmashibing/InternetArchitect
stars | today |
---|---|
2994 | 39 |
年薪百万互联网架构师课程文档及源码(公开部分)
OpenAPITools / openapi-generator
https://github.com/OpenAPITools/openapi-generator
stars | today |
---|---|
6246 | 12 |
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
ndroi / easy163
https://github.com/ndroi/easy163
stars | today |
---|---|
315 | 77 |
安卓端一键解锁网易云音乐,无须 ROOT
zhisheng17 / flink-learning
https://github.com/zhisheng17/flink-learning
stars | today |
---|---|
7598 | 20 |
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Azure / azure-sdk-for-java
https://github.com/Azure/azure-sdk-for-java
stars | today |
---|---|
625 | 4 |
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
intel-isl / OpenBot
https://github.com/intel-isl/OpenBot
stars | today |
---|---|
1057 | 127 |
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
hazelcast / hazelcast
https://github.com/hazelcast/hazelcast
stars | today |
---|---|
3913 | 2 |
Open Source In-Memory Data Grid
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
40325 | 52 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
50826 | 31 |
Open Source, Distributed, RESTful Search Engine
apache / dubbo-spring-boot-project
https://github.com/apache/dubbo-spring-boot-project
stars | today |
---|---|
4730 | 3 |
Spring Boot Project for Apache Dubbo
AntennaPod / AntennaPod
https://github.com/AntennaPod/AntennaPod
stars | today |
---|---|
2989 | 3 |
A podcast manager for Android
strimzi / strimzi-kafka-operator
https://github.com/strimzi/strimzi-kafka-operator
stars | today |
---|---|
1495 | 4 |
Apache Kafka running on Kubernetes
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
22607 | 17 |
Just Announced - “Learn Spring Security OAuth”:
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
50224 | 33 |
Spring Boot
k0shk0sh / FastHub
https://github.com/k0shk0sh/FastHub
stars | today |
---|---|
5198 | 4 |
FastHub the ultimate GitHub client for Android.
micrometer-metrics / micrometer
https://github.com/micrometer-metrics/micrometer
stars | today |
---|---|
2511 | 7 |
An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
109828 | 88 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
brettwooldridge / HikariCP
https://github.com/brettwooldridge/HikariCP
stars | today |
---|---|
13641 | 12 |
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
macrozheng / mall-learning
https://github.com/macrozheng/mall-learning
stars | today |
---|---|
6341 | 15 |
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
46894 | 37 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
39061 | 22 |
Spring Framework
Language: c++
OSGeo / gdal
stars | today |
---|---|
2031 | 4 |
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
20143 | 21 |
JSON for Modern C++
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
43531 | 27 |
Protocol Buffers - Google’s data interchange format
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
8698 | 11 |
MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
vnpy / vnpy
stars | today |
---|---|
12686 | 13 |
基于Python的开源量化交易平台开发框架
hoffstadt / DearPyGui
https://github.com/hoffstadt/DearPyGui
stars | today |
---|---|
1783 | 139 |
DearPyGui: A GPU Accelerated Python GUI Framework
IntelRealSense / librealsense
https://github.com/IntelRealSense/librealsense
stars | today |
---|---|
4245 | 7 |
Intel® RealSense™ SDK
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
20148 | 7 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
148011 | 41 |
An Open Source Machine Learning Framework for Everyone
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
8146 | 19 |
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
crvvdev / MasterHide
https://github.com/crvvdev/MasterHide
stars | today |
---|---|
62 | 27 |
MasterHide x64 Rootkit
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
9540 | 22 |
Fast C++ logging library.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
12017 | 6 |
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)
pybind / pybind11
https://github.com/pybind/pybind11
stars | today |
---|---|
7871 | 9 |
Seamless operability between C++11 and Python
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
9989 | 19 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
2831 | 5 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
ClickHouse / ClickHouse
https://github.com/ClickHouse/ClickHouse
stars | today |
---|---|
11845 | 25 |
ClickHouse is a free analytics DBMS for big data
uNetworking / uWebSockets
https://github.com/uNetworking/uWebSockets
stars | today |
---|---|
11765 | 7 |
Simple, secure & standards compliant web server for the most demanding of applications
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
3977 | 32 |
A distributed, fast open-source graph database featuring horizontal scalability and high availability
alibaba / MNN
https://github.com/alibaba/MNN
stars | today |
---|---|
4527 | 5 |
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Neargye / magic_enum
https://github.com/Neargye/magic_enum
stars | today |
---|---|
1252 | 17 |
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
google / or-tools
https://github.com/google/or-tools
stars | today |
---|---|
6004 | 3 |
Google’s Operations Research tools:
xia-chu / ZLMediaKit
https://github.com/xia-chu/ZLMediaKit
stars | today |
---|---|
1772 | 2 |
A lightweight RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/GB28181 server and client framework based on C++11
assimp / assimp
https://github.com/assimp/assimp
stars | today |
---|---|
5772 | 1 |
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
16904 | 11 |
An open autonomous driving platform
Language: javascript
portainer / portainer
https://github.com/portainer/portainer
stars | today |
---|---|
15673 | 51 |
Making Docker management easy.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
59545 | 55 |
Short JavaScript code snippets for all your development needs
mozilla / pdf.js
https://github.com/mozilla/pdf.js
stars | today |
---|---|
31863 | 16 |
PDF Reader in JavaScript
OpenZeppelin / openzeppelin-contracts
https://github.com/OpenZeppelin/openzeppelin-contracts
stars | today |
---|---|
8374 | 5 |
OpenZeppelin Contracts is a library for secure smart contract development.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
80001 | 82 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
elsewhencode / project-guidelines
https://github.com/elsewhencode/project-guidelines
stars | today |
---|---|
22774 | 219 |
A set of best practices for JavaScript projects
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
28611 | 41 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
rollup / plugins
https://github.com/rollup/plugins
stars | today |
---|---|
1043 | 3 |
🍣 The one-stop shop for official Rollup plugins
LasCC / Hack-Tools
https://github.com/LasCC/Hack-Tools
stars | today |
---|---|
503 | 138 |
The all-in-one Red Team extension for Web Pentester 🛠
JL978 / spotify-clone-client
https://github.com/JL978/spotify-clone-client
stars | today |
---|---|
86 | 36 |
A ReactJS clone application of the popular Spotify music streaming service.
cypress-io / cypress
https://github.com/cypress-io/cypress
stars | today |
---|---|
22841 | 27 |
Fast, easy and reliable testing for anything that runs in a browser.
jhipster / generator-jhipster
https://github.com/jhipster/generator-jhipster
stars | today |
---|---|
17036 | 10 |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
76625 | 38 |
Promise based HTTP client for the browser and node.js
LetsUpgrade / Javascript-Essentials
https://github.com/LetsUpgrade/Javascript-Essentials
stars | today |
---|---|
297 | 61 |
WordPress / gutenberg
https://github.com/WordPress/gutenberg
stars | today |
---|---|
6171 | 5 |
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
handsontable / handsontable
https://github.com/handsontable/handsontable
stars | today |
---|---|
14114 | 9 |
Handsontable is a JavaScript/HTML5 data grid with spreadsheet look & feel. Available for React, Vue and Angular.
JedWatson / react-select
https://github.com/JedWatson/react-select
stars | today |
---|---|
20831 | 16 |
The Select Component for React.js
PaulLeCam / react-leaflet
https://github.com/PaulLeCam/react-leaflet
stars | today |
---|---|
3250 | 17 |
⚛️ React components for 🍃 Leaflet maps
yfii / vault
stars | today |
---|---|
27 | 11 |
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
46164 | 42 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
iearn-finance / iearn-finance
https://github.com/iearn-finance/iearn-finance
stars | today |
---|---|
65 | 4 |
Web repository
ashutosh1919 / masterPortfolio
https://github.com/ashutosh1919/masterPortfolio
stars | today |
---|---|
580 | 4 |
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
microsoft / monaco-editor
https://github.com/microsoft/monaco-editor
stars | today |
---|---|
21387 | 26 |
A browser based code editor
jojoldu / junior-recruit-scheduler
https://github.com/jojoldu/junior-recruit-scheduler
stars | today |
---|---|
4095 | 11 |
주니어 개발자 채용 정보
wix / Detox
stars | today |
---|---|
6833 | 7 |
Gray box end-to-end testing and automation framework for mobile apps
Language: unknown
ritchieng / the-incredible-pytorch
https://github.com/ritchieng/the-incredible-pytorch
stars | today |
---|---|
6364 | 199 |
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
shubheksha / companies-sponsoring-visas
https://github.com/shubheksha/companies-sponsoring-visas
stars | today |
---|---|
402 | 85 |
A list of companies that sponsor employees from other countries.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
123538 | 526 |
Roadmap to becoming a web developer in 2020
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
80704 | 96 |
🤓 Build your own (insert technology here)
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
140098 | 156 |
😎 Awesome lists about all kinds of interesting topics
OfJAAH / KingOfBugBountyTips
https://github.com/OfJAAH/KingOfBugBountyTips
stars | today |
---|---|
391 | 96 |
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
33563 | 21 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
cncf / curriculum
https://github.com/cncf/curriculum
stars | today |
---|---|
1968 | 10 |
📚 Open Source Curriculum for CNCF Certification Courses
jobbole / awesome-cpp-cn
https://github.com/jobbole/awesome-cpp-cn
stars | today |
---|---|
3586 | 51 |
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
FULLSHADE / WindowsExploitationResources
https://github.com/FULLSHADE/WindowsExploitationResources
stars | today |
---|---|
513 | 26 |
Resources for Windows exploit development
webrtc-for-the-curious / webrtc-for-the-curious
https://github.com/webrtc-for-the-curious/webrtc-for-the-curious
stars | today |
---|---|
845 | 251 |
WebRTC for the Curious: Go beyond the APIs
100trillionUSD / bitcoin
https://github.com/100trillionUSD/bitcoin
stars | today |
---|---|
181 | 7 |
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
5668 | 143 |
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
shipofsea / IntelliJ-IDEA-2020.2.1-solve
https://github.com/shipofsea/IntelliJ-IDEA-2020.2.1-solve
stars | today |
---|---|
25 | 7 |
EmotionEngineer / EmotionLib
https://github.com/EmotionEngineer/EmotionLib
stars | today |
---|---|
218 | 28 |
Simple dynamic library for video sentiment recognition
KathanP19 / HowToHunt
https://github.com/KathanP19/HowToHunt
stars | today |
---|---|
218 | 60 |
Some Tutorials and Things to Do while Hunting That Vulnerability.
leandrocostam / kubernetes-certified-administrator-prep-guide
https://github.com/leandrocostam/kubernetes-certified-administrator-prep-guide
stars | today |
---|---|
161 | 18 |
Certified Kubernetes Administrator (CKA) Preparation Guide - Curriculum V1.19
Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
8281 | 77 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
SensorsIot / SuperPower
https://github.com/SensorsIot/SuperPower
stars | today |
---|---|
225 | 32 |
Here you should find the best power supplies for your low-power projects
farizdotid / DAFTAR-API-LOKAL-INDONESIA
https://github.com/farizdotid/DAFTAR-API-LOKAL-INDONESIA
stars | today |
---|---|
699 | 17 |
Berisi API tentang Data Indonesia
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
36642 | 186 |
Curated list of project-based tutorials
JaeYeopHan / Interview_Question_for_Beginner
https://github.com/JaeYeopHan/Interview_Question_for_Beginner
stars | today |
---|---|
4844 | 10 |
👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
frontendbr / vagas
https://github.com/frontendbr/vagas
stars | today |
---|---|
4964 | 13 |
🔬 Espaço para divulgação de vagas para front-enders.
google / eng-practices
https://github.com/google/eng-practices
stars | today |
---|---|
15092 | 16 |
Google’s Engineering Practices documentation
nahamsec / Resources-for-Beginner-Bug-Bounty-Hunters
https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters
stars | today |
---|---|
3597 | 24 |
A list of resources for those interested in getting started in bug bounties