Language: python
NathanUA / U-2-Net
https://github.com/NathanUA/U-2-Net
stars | today |
---|---|
2807 | 191 |
The code for our newly accepted paper in Pattern Recognition 2020: “U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection.”
shreyashankar / create-ml-app
https://github.com/shreyashankar/create-ml-app
stars | today |
---|---|
379 | 86 |
Template Makefile for ML projects in Python.
JaidedAI / EasyOCR
https://github.com/JaidedAI/EasyOCR
stars | today |
---|---|
9106 | 83 |
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
dkkocab / WebSiteBot_PS5
https://github.com/dkkocab/WebSiteBot_PS5
stars | today |
---|---|
133 | 25 |
This is a bot that will buy a PS5 through Walmart. It’s written in python and uses selenium to interact with web pages. WORK IN PROGRESS
chris-lovejoy / YouTube-video-finder
https://github.com/chris-lovejoy/YouTube-video-finder
stars | today |
---|---|
243 | 54 |
A tool to intentionally discover valuable videos
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
93769 | 388 |
All Algorithms implemented in Python
willmcgugan / rich
https://github.com/willmcgugan/rich
stars | today |
---|---|
15066 | 121 |
Rich is a Python library for rich text and beautiful formatting in the terminal.
scikit-image / scikit-image
https://github.com/scikit-image/scikit-image
stars | today |
---|---|
4061 | 4 |
Image processing in Python
twintproject / twint
https://github.com/twintproject/twint
stars | today |
---|---|
8653 | 14 |
An advanced Twitter scraping & OSINT tool written in Python that doesn’t use Twitter’s API, allowing you to scrape a user’s followers, following, Tweets and more while evading most API limitations.
microsoft / Bringing-Old-Photos-Back-to-Life
https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life
stars | today |
---|---|
4993 | 105 |
Bringing Old Photo Back to Life (CVPR 2020 oral)
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
13625 | 15 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
intelowlproject / IntelOwl
https://github.com/intelowlproject/IntelOwl
stars | today |
---|---|
1483 | 39 |
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
19258 | 36 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
saltstack / salt
https://github.com/saltstack/salt
stars | today |
---|---|
11394 | 6 |
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
RasaHQ / rasa
https://github.com/RasaHQ/rasa
stars | today |
---|---|
10205 | 7 |
💬 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
datawhalechina / leedeeprl-notes
https://github.com/datawhalechina/leedeeprl-notes
stars | today |
---|---|
741 | 122 |
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
jina-ai / jina
https://github.com/jina-ai/jina
stars | today |
---|---|
1573 | 13 |
An easier way to build neural search in the cloud
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
12375 | 17 |
We have made you a wrapper you can’t refuse
hudson-and-thames / mlfinlab
https://github.com/hudson-and-thames/mlfinlab
stars | today |
---|---|
1982 | 14 |
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
RangiLyu / nanodet
https://github.com/RangiLyu/nanodet
stars | today |
---|---|
1260 | 259 |
⚡ Super fast and lightweight anchor-free object detection model. 🔥 Only 1.8mb and run 97FPS on cellphone 🔥
google / flax
https://github.com/google/flax
stars | today |
---|---|
1216 | 6 |
Flax is a neural network ecosystem for JAX that is designed for flexibility.
deeppomf / DeepCreamPy
https://github.com/deeppomf/DeepCreamPy
stars | today |
---|---|
10210 | 13 |
Decensoring Hentai with Deep Neural Networks
aws-samples / aws-cdk-examples
https://github.com/aws-samples/aws-cdk-examples
stars | today |
---|---|
1455 | 9 |
Example projects using the AWS CDK
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
7308 | 4 |
Open Machine Learning Course
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
14192 | 10 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Language: php
lcobucci / jwt
https://github.com/lcobucci/jwt
stars | today |
---|---|
5819 | 7 |
A simple library to work with JSON Web Token and JSON Web Signature
laravel / laravel
https://github.com/laravel/laravel
stars | today |
---|---|
62702 | 26 |
A PHP framework for web artisans
tymondesigns / jwt-auth
https://github.com/tymondesigns/jwt-auth
stars | today |
---|---|
9634 | 1 |
🔐 JSON Web Token Authentication for Laravel & Lumen
laravel / passport
https://github.com/laravel/passport
stars | today |
---|---|
2656 | 2 |
FriendsOfPHP / PHP-CS-Fixer
https://github.com/FriendsOfPHP/PHP-CS-Fixer
stars | today |
---|---|
9546 | 5 |
A tool to automatically fix PHP Coding Standards issues
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
22665 | 15 |
serbanghita / Mobile-Detect
https://github.com/serbanghita/Mobile-Detect
stars | today |
---|---|
9537 | 4 |
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
xdebug / xdebug
https://github.com/xdebug/xdebug
stars | today |
---|---|
2219 | 9 |
Xdebug — Step Debugger and Debugging Aid for PHP
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
9109 | 3 |
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…
ZainCheung / netease-cloud-api
https://github.com/ZainCheung/netease-cloud-api
stars | today |
---|---|
397 | 6 |
网易云音乐升级API
stripe / stripe-php
https://github.com/stripe/stripe-php
stars | today |
---|---|
2710 | 2 |
PHP library for the Stripe API.
phalcon / cphalcon
https://github.com/phalcon/cphalcon
stars | today |
---|---|
10326 | 7 |
High performance, full-stack PHP framework delivered as a C extension.
mockery / mockery
https://github.com/mockery/mockery
stars | today |
---|---|
9565 | 1 |
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).
nikic / FastRoute
https://github.com/nikic/FastRoute
stars | today |
---|---|
4199 | 5 |
Fast request router for PHP
woocommerce / woocommerce
https://github.com/woocommerce/woocommerce
stars | today |
---|---|
6559 | 1 |
An open source eCommerce plugin for WordPress.
doctrine / annotations
https://github.com/doctrine/annotations
stars | today |
---|---|
5724 | 2 |
Annotations Docblock Parser
koel / koel
stars | today |
---|---|
12040 | 1 |
🐦 A personal music streaming server that works.
sebastianbergmann / php-code-coverage
https://github.com/sebastianbergmann/php-code-coverage
stars | today |
---|---|
7547 | 3 |
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
PHPMailer / PHPMailer
https://github.com/PHPMailer/PHPMailer
stars | today |
---|---|
15860 | 10 |
The classic email sending library for PHP
thephpleague / csv
https://github.com/thephpleague/csv
stars | today |
---|---|
2634 | 1 |
CSV data manipulation made easy in PHP
thephpleague / flysystem
https://github.com/thephpleague/flysystem
stars | today |
---|---|
11547 | 4 |
Abstraction for local and remote filesystems
deployphp / deployer
https://github.com/deployphp/deployer
stars | today |
---|---|
8174 | 4 |
A deployment tool written in PHP with support for popular frameworks out of the box
doctrine / orm
https://github.com/doctrine/orm
stars | today |
---|---|
8192 | 6 |
Doctrine Object Relational Mapper (ORM)
jenssegers / laravel-mongodb
https://github.com/jenssegers/laravel-mongodb
stars | today |
---|---|
5186 | 4 |
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
thephpleague / flysystem-aws-s3-v3
https://github.com/thephpleague/flysystem-aws-s3-v3
stars | today |
---|---|
1170 | 3 |
Flysystem Adapter for AWS SDK V3
Language: go
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
8291 | 160 |
A modern load testing tool, using Go and JavaScript - https://k6.io
utkusen / urlhunter
https://github.com/utkusen/urlhunter
stars | today |
---|---|
643 | 150 |
a recon tool that allows searching on URLs that are exposed via shortener services
XTLS / Xray-core
https://github.com/XTLS/Xray-core
stars | today |
---|---|
364 | 102 |
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
openkruise / kruise
https://github.com/openkruise/kruise
stars | today |
---|---|
1971 | 11 |
Automate application workloads management on Kubernetes
gofiber / fiber
https://github.com/gofiber/fiber
stars | today |
---|---|
10156 | 27 |
⚡️ Express inspired web framework written in Go
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
33676 | 26 |
Distributed reliable key-value store for the most critical data of a distributed system
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
11656 | 18 |
Like Prometheus, but for logs.
go-echarts / go-echarts
https://github.com/go-echarts/go-echarts
stars | today |
---|---|
3150 | 28 |
🎨 The adorable charts library for Golang
temporalio / temporal
https://github.com/temporalio/temporal
stars | today |
---|---|
1128 | 48 |
Temporal service and CLI
hashicorp / golang-lru
https://github.com/hashicorp/golang-lru
stars | today |
---|---|
1984 | 15 |
Golang LRU cache
ory / kratos
stars | today |
---|---|
1690 | 31 |
Never build user login, user registration, 2fa, profile management ever again! Works on any operating system, cloud, with any programming language, user interface, and user experience! Written in Go.
facebook / ent
https://github.com/facebook/ent
stars | today |
---|---|
5754 | 103 |
An entity framework for Go
influxdata / telegraf
https://github.com/influxdata/telegraf
stars | today |
---|---|
9434 | 2 |
The plugin-driven server agent for collecting & reporting metrics.
elastic / beats
https://github.com/elastic/beats
stars | today |
---|---|
9423 | 10 |
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
grpc / grpc-go
https://github.com/grpc/grpc-go
stars | today |
---|---|
12637 | 18 |
The Go language implementation of gRPC. HTTP/2 based RPC
bitnami-labs / sealed-secrets
https://github.com/bitnami-labs/sealed-secrets
stars | today |
---|---|
2705 | 6 |
A Kubernetes controller and tool for one-way encrypted Secrets
valyala / fasthttp
https://github.com/valyala/fasthttp
stars | today |
---|---|
13916 | 11 |
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
10156 | 11 |
Type-safe Redis client for Golang
go-chi / chi
stars | today |
---|---|
8491 | 10 |
lightweight, idiomatic and composable router for building Go HTTP services
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
19662 | 18 |
Run Kubernetes locally
kubernetes / ingress-nginx
https://github.com/kubernetes/ingress-nginx
stars | today |
---|---|
9066 | 21 |
NGINX Ingress Controller for Kubernetes
projectdiscovery / nuclei
https://github.com/projectdiscovery/nuclei
stars | today |
---|---|
1840 | 22 |
Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use.
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
19422 | 7 |
Open source Slack-alternative in Golang and React - Mattermost
grpc-ecosystem / grpc-gateway
https://github.com/grpc-ecosystem/grpc-gateway
stars | today |
---|---|
9767 | 5 |
gRPC to JSON proxy generator following the gRPC HTTP spec
zalando / postgres-operator
https://github.com/zalando/postgres-operator
stars | today |
---|---|
1431 | 4 |
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
Language: java
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
8862 | 14 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
alibaba / COLA
https://github.com/alibaba/COLA
stars | today |
---|---|
3285 | 12 |
Clean Object-oriented & Layered Architecture
CymChad / BaseRecyclerViewAdapterHelper
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
stars | today |
---|---|
21103 | 7 |
BRVAH:Powerful and flexible RecyclerAdapter
yueyi2019 / online-taxi
https://github.com/yueyi2019/online-taxi
stars | today |
---|---|
330 | 57 |
网约车项目
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
23829 | 30 |
Just Announced - “Learn Spring Security OAuth”:
ElderDrivers / EdXposed
https://github.com/ElderDrivers/EdXposed
stars | today |
---|---|
3477 | 8 |
Elder driver Xposed Framework.
react-native-camera / react-native-camera
https://github.com/react-native-camera/react-native-camera
stars | today |
---|---|
8787 | 2 |
A Camera component for React Native. Also supports barcode scanning!
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
7596 | 11 |
Open Source Identity and Access Management For Modern Applications and Services
react-native-video / react-native-video
https://github.com/react-native-video/react-native-video
stars | today |
---|---|
5357 | 6 |
A component for react-native
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
15287 | 15 |
APM, Application Performance Monitoring System
redisson / redisson
https://github.com/redisson/redisson
stars | today |
---|---|
14990 | 19 |
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache …
spring-cloud / spring-cloud-kubernetes
https://github.com/spring-cloud/spring-cloud-kubernetes
stars | today |
---|---|
2448 | 3 |
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc…
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
6545 | 13 |
A sandbox tower defense game
react-native-image-picker / react-native-image-picker
https://github.com/react-native-image-picker/react-native-image-picker
stars | today |
---|---|
6719 | 6 |
🌄 A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
49928 | 77 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
raphw / byte-buddy
https://github.com/raphw/byte-buddy
stars | today |
---|---|
3876 | 7 |
Runtime code generation for the Java virtual machine.
confluentinc / kafka-connect-jdbc
https://github.com/confluentinc/kafka-connect-jdbc
stars | today |
---|---|
659 | 1 |
Kafka Connect connector for JDBC-compatible databases
Activiti / Activiti
https://github.com/Activiti/Activiti
stars | today |
---|---|
7227 | 8 |
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It’s open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…
android / user-interface-samples
https://github.com/android/user-interface-samples
stars | today |
---|---|
2017 | 2 |
Multiple samples showing the best practices in the user interface on Android.
Netflix / conductor
https://github.com/Netflix/conductor
stars | today |
---|---|
3093 | 0 |
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
google / ExoPlayer
https://github.com/google/ExoPlayer
stars | today |
---|---|
16809 | 15 |
An extensible media player for Android
Netflix / zuul
https://github.com/Netflix/zuul
stars | today |
---|---|
10155 | 7 |
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
testcontainers / testcontainers-java
https://github.com/testcontainers/testcontainers-java
stars | today |
---|---|
4376 | 3 |
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
115359 | 78 |
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
azkaban / azkaban
https://github.com/azkaban/azkaban
stars | today |
---|---|
3453 | 2 |
Azkaban workflow manager.
Language: c++
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
4558 | 22 |
Hazel Engine
fmtlib / fmt
stars | today |
---|---|
9742 | 12 |
A modern formatting library
commaai / openpilot
https://github.com/commaai/openpilot
stars | today |
---|---|
19541 | 66 |
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
10154 | 18 |
Fast C++ logging library.
mytechnotalent / Reverse-Engineering-Tutorial
https://github.com/mytechnotalent/Reverse-Engineering-Tutorial
stars | today |
---|---|
1096 | 135 |
A comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
34902 | 20 |
Godot Engine – Multi-platform 2D and 3D game engine
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
9874 | 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.
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
15876 | 9 |
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
OSGeo / gdal
stars | today |
---|---|
2213 | 5 |
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
google / libphonenumber
https://github.com/google/libphonenumber
stars | today |
---|---|
11495 | 6 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
50395 | 35 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
37410 | 19 |
Tesseract Open Source OCR Engine (main repository)
triton-inference-server / server
https://github.com/triton-inference-server/server
stars | today |
---|---|
1581 | 4 |
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
microsoft / SEAL
https://github.com/microsoft/SEAL
stars | today |
---|---|
1941 | 4 |
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
12540 | 11 |
Compatibility tool for Steam Play based on Wine and additional components
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
7501 | 9 |
The Serenity Operating System 🐞
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
15344 | 18 |
Cloud-native high-performance edge/middle/service proxy
mavlink / mavros
https://github.com/mavlink/mavros
stars | today |
---|---|
440 | 2 |
MAVLink to ROS gateway with proxy for Ground Control Station
RikkaApps / Riru
https://github.com/RikkaApps/Riru
stars | today |
---|---|
2156 | 14 |
Inject into zygote process
grpc / grpc
stars | today |
---|---|
28364 | 15 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
applenob / Cpp_Primer_Practice
https://github.com/applenob/Cpp_Primer_Practice
stars | today |
---|---|
1609 | 10 |
搞定C++ 👊 。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
5415 | 5 |
ArduPlane, ArduCopter, ArduRover source
mongoose-os-apps / shelly-homekit
https://github.com/mongoose-os-apps/shelly-homekit
stars | today |
---|---|
338 | 4 |
Apple HomeKit firmware for Shelly switches
giuspen / cherrytree
https://github.com/giuspen/cherrytree
stars | today |
---|---|
1601 | 7 |
cherrytree
danmar / cppcheck
https://github.com/danmar/cppcheck
stars | today |
---|---|
3199 | 3 |
static analysis of C/C++ code
Language: javascript
odoo / odoo
stars | today |
---|---|
19613 | 16 |
Odoo. Open Source Apps To Grow Your Business.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
63041 | 131 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
91823 | 162 |
A framework for building native apps with React.
aFarkas / lazysizes
https://github.com/aFarkas/lazysizes
stars | today |
---|---|
14450 | 11 |
High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
ColorlibHQ / AdminLTE
https://github.com/ColorlibHQ/AdminLTE
stars | today |
---|---|
36802 | 24 |
AdminLTE - Free admin dashboard template based on Bootstrap 4
QasimWani / LeetHub
https://github.com/QasimWani/LeetHub
stars | today |
---|---|
116 | 26 |
Automatically sync your leetcode solutions to your github account - top 10 trending GitHub repository
ramda / ramda
https://github.com/ramda/ramda
stars | today |
---|---|
19831 | 26 |
🐏 Practical functional Javascript
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
33764 | 21 |
📜 33 concepts every JavaScript developer should know.
webpack / webpack-dev-server
https://github.com/webpack/webpack-dev-server
stars | today |
---|---|
6584 | 4 |
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
filedescriptor / untrusted-types
https://github.com/filedescriptor/untrusted-types
stars | today |
---|---|
240 | 21 |
XIU2 / UserScript
https://github.com/XIU2/UserScript
stars | today |
---|---|
374 | 33 |
🔨 自用的一些乱七八糟 油猴脚本
wix / Detox
stars | today |
---|---|
7258 | 11 |
Gray box end-to-end testing and automation framework for mobile apps
Leaflet / Leaflet
https://github.com/Leaflet/Leaflet
stars | today |
---|---|
29501 | 19 |
🍃 JavaScript library for mobile-friendly interactive maps
alpinejs / alpine
https://github.com/alpinejs/alpine
stars | today |
---|---|
11924 | 27 |
A rugged, minimal framework for composing JavaScript behavior in your markup.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
49867 | 32 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
CesiumGS / cesium
https://github.com/CesiumGS/cesium
stars | today |
---|---|
6348 | 15 |
An open-source JavaScript library for world-class 3D globes and maps 🌎
cypress-io / cypress
https://github.com/cypress-io/cypress
stars | today |
---|---|
24677 | 18 |
Fast, easy and reliable testing for anything that runs in a browser.
bradtraversy / vanillawebprojects
https://github.com/bradtraversy/vanillawebprojects
stars | today |
---|---|
8055 | 10 |
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
ElemeFE / vue-amap
https://github.com/ElemeFE/vue-amap
stars | today |
---|---|
2813 | 5 |
🌍 基于 Vue 2.x 和高德地图的地图组件
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
23592 | 58 |
A full-featured download manager.
locomotivemtl / locomotive-scroll
https://github.com/locomotivemtl/locomotive-scroll
stars | today |
---|---|
2181 | 26 |
🛤 Detection of elements in viewport & smooth scrolling with parallax.
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
49115 | 26 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
38106 | 15 |
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
SortableJS / sortablejs
https://github.com/SortableJS/sortablejs
stars | today |
---|---|
21389 | 17 |
Create and reorder lists with drag-and-drop. For use with modern browsers and touch devices
nolimits4web / swiper
https://github.com/nolimits4web/swiper
stars | today |
---|---|
25442 | 15 |
Most modern mobile touch slider with hardware accelerated transitions
Language: unknown
sadanandpai / javascript-code-challenges
https://github.com/sadanandpai/javascript-code-challenges
stars | today |
---|---|
1064 | 291 |
A collection of JavaScript modern interview code challenges for beginners to experts
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
71630 | 84 |
📚 免费的计算机编程类中文书籍,欢迎投稿
instadoodledavid / Infosec-Deals-2020
https://github.com/instadoodledavid/Infosec-Deals-2020
stars | today |
---|---|
61 | 15 |
Ongoing Infosec Deals 2020
braziljs / eloquente-javascript
https://github.com/braziljs/eloquente-javascript
stars | today |
---|---|
2821 | 10 |
Tradução do livro Eloquent JavaScript - 2ª edição.
gopherchina / conference
https://github.com/gopherchina/conference
stars | today |
---|---|
5428 | 78 |
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
136488 | 155 |
Roadmap to becoming a web developer in 2020
sbz / freebsd-commands
https://github.com/sbz/freebsd-commands
stars | today |
---|---|
184 | 5 |
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
143389 | 292 |
A complete computer science study plan to become a software engineer.
tycrek / degoogle
https://github.com/tycrek/degoogle
stars | today |
---|---|
4247 | 10 |
A huge list of alternatives to Google products. Privacy tips, tricks, and links.
Nanguage / Rainbow-Fart-MBG
https://github.com/Nanguage/Rainbow-Fart-MBG
stars | today |
---|---|
160 | 67 |
程序员要讲码德,耗子尾汁,好好反思!
pikvm / pikvm
https://github.com/pikvm/pikvm
stars | today |
---|---|
1580 | 38 |
Open and cheap DIY IP-KVM based on Raspberry Pi
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
49276 | 120 |
后端架构师技术图谱
LingCoder / OnJava8
https://github.com/LingCoder/OnJava8
stars | today |
---|---|
14948 | 42 |
《On Java 8》中文版,又名《Java编程思想》 第5版
amrandazz / attack-guardduty-navigator
https://github.com/amrandazz/attack-guardduty-navigator
stars | today |
---|---|
46 | 3 |
A MITRE ATT&CK Navigator export for AWS GuardDuty Findings
KingOfBugbounty / KingOfBugBountyTips
https://github.com/KingOfBugbounty/KingOfBugBountyTips
stars | today |
---|---|
1158 | 13 |
binance-exchange / binance-official-api-docs
https://github.com/binance-exchange/binance-official-api-docs
stars | today |
---|---|
3108 | 4 |
Official Documentation for the Binance APIs and Streams
dypsilon / frontend-dev-bookmarks
https://github.com/dypsilon/frontend-dev-bookmarks
stars | today |
---|---|
27901 | 14 |
Manually curated collection of resources for frontend web developers.
pcm-dpc / COVID-19
https://github.com/pcm-dpc/COVID-19
stars | today |
---|---|
3677 | 1 |
COVID-19 Italia - Monitoraggio situazione
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
130148 | 61 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
166323 | 105 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
57568 | 19 |
🎉 A curated list of awesome things related to Vue.js
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
33496 | 19 |
微信小程序开发资源汇总 💯
atinfo / awesome-test-automation
https://github.com/atinfo/awesome-test-automation
stars | today |
---|---|
4005 | 2 |
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
visenger / awesome-mlops
https://github.com/visenger/awesome-mlops
stars | today |
---|---|
3097 | 25 |
A curated list of references for MLOps
sushiwushi / bug-bounty-dorks
https://github.com/sushiwushi/bug-bounty-dorks
stars | today |
---|---|
254 | 3 |
List of Google Dorks for sites that have responsible disclosure program / bug bounty program