Language: python
Asabeneh / 30-Days-Of-Python
https://github.com/Asabeneh/30-Days-Of-Python
stars | today |
---|---|
4031 | 307 |
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
SharonBrizinov / s3viewer
https://github.com/SharonBrizinov/s3viewer
stars | today |
---|---|
245 | 76 |
Publicly Open Amazon AWS S3 Bucket Viewer
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
25786 | 59 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
geohot / corona
https://github.com/geohot/corona
stars | today |
---|---|
1702 | 12 |
Reverse engineering SARS-CoV-2
EleutherAI / DALLE-mtf
https://github.com/EleutherAI/DALLE-mtf
stars | today |
---|---|
103 | 16 |
Open-AI’s DALL-E for large scale training in mesh-tensorflow.
python / mypy
https://github.com/python/mypy
stars | today |
---|---|
9705 | 7 |
Optional static typing for Python 3 and 2 (PEP 484)
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
43702 | 19 |
scikit-learn: machine learning in Python
ubuntu / microk8s
https://github.com/ubuntu/microk8s
stars | today |
---|---|
4639 | 10 |
MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge.
mbadry1 / DeepLearning.ai-Summary
https://github.com/mbadry1/DeepLearning.ai-Summary
stars | today |
---|---|
4146 | 6 |
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I’ve enjoyed every little bit of the course hope you enjoy my notes too.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
18153 | 35 |
Comprehensive Python Cheatsheet
mlflow / mlflow
https://github.com/mlflow/mlflow
stars | today |
---|---|
8138 | 7 |
Open source platform for the machine learning lifecycle
carlospolop / hacktricks
https://github.com/carlospolop/hacktricks
stars | today |
---|---|
843 | 27 |
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
lab-ml / nn
stars | today |
---|---|
490 | 11 |
🧠 Minimal implementations of neural network architectures and layers in PyTorch with side-by-side notes
KiranGershenfeld / VisualizingTwitchCommunities
https://github.com/KiranGershenfeld/VisualizingTwitchCommunities
stars | today |
---|---|
96 | 10 |
Graphing communities on Twitch.tv in a visually intuitive way
ZHKKKe / MODNet
https://github.com/ZHKKKe/MODNet
stars | today |
---|---|
1219 | 13 |
A Trimap-Free Solution for Portrait Matting in Real Time under Changing Scenes
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
107698 | 127 |
A collective list of free APIs for use in software and web development.
celery / celery
https://github.com/celery/celery
stars | today |
---|---|
16523 | 17 |
Distributed Task Queue (development branch)
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
19213 | 12 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
rwightman / pytorch-image-models
https://github.com/rwightman/pytorch-image-models
stars | today |
---|---|
6519 | 31 |
PyTorch image models, scripts, pretrained weights – (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
awslabs / aws-data-wrangler
https://github.com/awslabs/aws-data-wrangler
stars | today |
---|---|
1349 | 9 |
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
ansible / awx
https://github.com/ansible/awx
stars | today |
---|---|
8869 | 7 |
AWX Project
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
26603 | 18 |
TensorFlow code and pre-trained models for BERT
facebookresearch / moco
https://github.com/facebookresearch/moco
stars | today |
---|---|
1789 | 6 |
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
pennersr / django-allauth
https://github.com/pennersr/django-allauth
stars | today |
---|---|
6121 | 3 |
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
networkx / networkx
https://github.com/networkx/networkx
stars | today |
---|---|
8473 | 6 |
Network Analysis in Python
Language: php
moodle / moodle
https://github.com/moodle/moodle
stars | today |
---|---|
3430 | 6 |
Moodle - the world’s open source learning platform
dompdf / dompdf
https://github.com/dompdf/dompdf
stars | today |
---|---|
7573 | 4 |
HTML to PDF converter for PHP
spatie / wordpress-ray
https://github.com/spatie/wordpress-ray
stars | today |
---|---|
22 | 11 |
Debug with Ray to fix problems faster in WordPress apps
squizlabs / PHP_CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer
stars | today |
---|---|
8253 | 2 |
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
vimeo / psalm
https://github.com/vimeo/psalm
stars | today |
---|---|
3827 | 2 |
A static analysis tool for finding errors in PHP applications
mautic / mautic
https://github.com/mautic/mautic
stars | today |
---|---|
4279 | 0 |
Mautic: Open Source Marketing Automation Software.
laravel / framework
https://github.com/laravel/framework
stars | today |
---|---|
22938 | 9 |
Sylius / Sylius
https://github.com/Sylius/Sylius
stars | today |
---|---|
6148 | 3 |
Open Source eCommerce Platform on Symfony
jupeter / clean-code-php
https://github.com/jupeter/clean-code-php
stars | today |
---|---|
8736 | 9 |
🛁 Clean Code concepts adapted for PHP
PrestaShop / PrestaShop
https://github.com/PrestaShop/PrestaShop
stars | today |
---|---|
5353 | 4 |
PrestaShop is a fully scalable open source e-commerce solution.
Laravel-Lang / lang
https://github.com/Laravel-Lang/lang
stars | today |
---|---|
5401 | 4 |
List of 76 languages for Laravel Framework 4, 5, 6, 7 and 8, Laravel Jetstream and Laravel Fortify.
danielmiessler / SecLists
https://github.com/danielmiessler/SecLists
stars | today |
---|---|
29304 | 25 |
SecLists is the security tester’s companion. It’s a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
jeroennoten / Laravel-AdminLTE
https://github.com/jeroennoten/Laravel-AdminLTE
stars | today |
---|---|
2424 | 0 |
Easy AdminLTE integration with Laravel
php / doc-base
https://github.com/php/doc-base
stars | today |
---|---|
254 | 15 |
Tools for the PHP documentation
composer / composer
https://github.com/composer/composer
stars | today |
---|---|
24594 | 6 |
Dependency Manager for PHP
spatie / ray
stars | today |
---|---|
134 | 9 |
Debug with Ray to fix problems faster
barryvdh / laravel-dompdf
https://github.com/barryvdh/laravel-dompdf
stars | today |
---|---|
4315 | 2 |
A DOMPDF Wrapper for Laravel
koel / koel
stars | today |
---|---|
12185 | 7 |
🐦 A personal music streaming server that works.
osTicket / osTicket
https://github.com/osTicket/osTicket
stars | today |
---|---|
2039 | 2 |
The osTicket open source ticketing system official project repository, for versions 1.8 and later
serbanghita / Mobile-Detect
https://github.com/serbanghita/Mobile-Detect
stars | today |
---|---|
9599 | 5 |
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.
guzzle / guzzle
https://github.com/guzzle/guzzle
stars | today |
---|---|
20373 | 5 |
Guzzle, an extensible PHP HTTP client
symfony / deprecation-contracts
https://github.com/symfony/deprecation-contracts
stars | today |
---|---|
582 | 3 |
A generic function and convention to trigger deprecation notices
doctrine / DoctrineBundle
https://github.com/doctrine/DoctrineBundle
stars | today |
---|---|
3771 | 4 |
Symfony Bundle for Doctrine ORM and DBAL
briannesbitt / Carbon
https://github.com/briannesbitt/Carbon
stars | today |
---|---|
14950 | 6 |
A simple PHP API extension for DateTime.
magento / magento2
https://github.com/magento/magento2
stars | today |
---|---|
9187 | 4 |
All Submissions you make to Magento Inc. (“Magento”) through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, subli…
Language: go
juicedata / juicefs
https://github.com/juicedata/juicefs
stars | today |
---|---|
852 | 348 |
A distributed POSIX file system built on top of Redis and S3.
zqjzqj / mtSecKill
https://github.com/zqjzqj/mtSecKill
stars | today |
---|---|
1257 | 307 |
京东茅台抢购
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
19834 | 15 |
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 |
argoproj / argo-cd
https://github.com/argoproj/argo-cd
stars | today |
---|---|
4728 | 12 |
Declarative continuous deployment for Kubernetes.
sundowndev / PhoneInfoga
https://github.com/sundowndev/PhoneInfoga
stars | today |
---|---|
2893 | 67 |
Advanced information gathering & OSINT framework for phone numbers
linkerd / linkerd2
https://github.com/linkerd/linkerd2
stars | today |
---|---|
6432 | 10 |
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
6851 | 14 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
73476 | 47 |
Production-Grade Container Scheduling and Management
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
2838 | 3 |
The official CLI for Amazon EKS
PuerkitoBio / goquery
https://github.com/PuerkitoBio/goquery
stars | today |
---|---|
9668 | 3 |
A little like that j-thing, only in Go.
hashicorp / nomad
https://github.com/hashicorp/nomad
stars | today |
---|---|
7632 | 4 |
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.
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
12594 | 13 |
CNCF Jaeger, a Distributed Tracing Platform
spf13 / viper
https://github.com/spf13/viper
stars | today |
---|---|
14419 | 13 |
Go configuration with fangs
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
34738 | 25 |
The Prometheus monitoring system and time series database.
gorilla / websocket
https://github.com/gorilla/websocket
stars | today |
---|---|
13734 | 15 |
A fast, well-tested and widely used WebSocket implementation for Go.
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
4281 | 8 |
Universal code search (self-hosted)
kubernetes-sigs / cluster-api
https://github.com/kubernetes-sigs/cluster-api
stars | today |
---|---|
1463 | 0 |
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
rancher / harvester
https://github.com/rancher/harvester
stars | today |
---|---|
468 | 1 |
Open source hyperconverged infrastructure (HCI) software
cri-o / cri-o
https://github.com/cri-o/cri-o
stars | today |
---|---|
3121 | 7 |
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
containers / podman
https://github.com/containers/podman
stars | today |
---|---|
6934 | 9 |
Podman: A tool for managing OCI containers and pods
tendermint / tendermint
https://github.com/tendermint/tendermint
stars | today |
---|---|
3855 | 3 |
⟁ Tendermint Core (BFT Consensus) in Go
prometheus / pushgateway
https://github.com/prometheus/pushgateway
stars | today |
---|---|
1653 | 2 |
Push acceptor for ephemeral and batch jobs.
go-redis / redis
https://github.com/go-redis/redis
stars | today |
---|---|
10499 | 12 |
Type-safe Redis client for Golang
kubernetes / autoscaler
https://github.com/kubernetes/autoscaler
stars | today |
---|---|
3892 | 4 |
Autoscaling components for Kubernetes
cosmos / cosmos-sdk
https://github.com/cosmos/cosmos-sdk
stars | today |
---|---|
1981 | 3 |
⛓️ A Framework for Building High Value Public Blockchains ✨
Language: java
signalapp / Signal-Android
https://github.com/signalapp/Signal-Android
stars | today |
---|---|
17221 | 820 |
A private messenger for Android.
signalapp / Signal-Server
https://github.com/signalapp/Signal-Server
stars | today |
---|---|
4141 | 567 |
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
AsamK / signal-cli
https://github.com/AsamK/signal-cli
stars | today |
---|---|
1264 | 8 |
signal-cli provides a commandline and dbus interface for signalapp/libsignal-service-java
mission-peace / interview
https://github.com/mission-peace/interview
stars | today |
---|---|
9350 | 9 |
Interview questions
signalapp / libsignal-protocol-java
https://github.com/signalapp/libsignal-protocol-java
stars | today |
---|---|
1380 | 7 |
Signal Protocol library for Java/Android
s4kibs4mi / java-developer-roadmap
https://github.com/s4kibs4mi/java-developer-roadmap
stars | today |
---|---|
1213 | 20 |
Roadmap to becoming a Java developer in 2021
zo0r / react-native-push-notification
https://github.com/zo0r/react-native-push-notification
stars | today |
---|---|
5440 | 3 |
React Native Local and Remote Notifications
spring-cloud / spring-cloud-netflix
https://github.com/spring-cloud/spring-cloud-netflix
stars | today |
---|---|
4226 | 1 |
Integration with Netflix OSS components
awslabs / djl
https://github.com/awslabs/djl
stars | today |
---|---|
1610 | 3 |
An Engine-Agnostic Deep Learning Framework in Java
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
15860 | 29 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
awsdocs / aws-doc-sdk-examples
https://github.com/awsdocs/aws-doc-sdk-examples
stars | today |
---|---|
3242 | 7 |
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
languagetool-org / languagetool
https://github.com/languagetool-org/languagetool
stars | today |
---|---|
4328 | 6 |
Style and Grammar Checker for 25+ Languages
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
17626 | 65 |
Free universal database tool and SQL client
keycloak / keycloak
https://github.com/keycloak/keycloak
stars | today |
---|---|
7910 | 8 |
Open Source Identity and Access Management For Modern Applications and Services
acloudyh / springCloud
https://github.com/acloudyh/springCloud
stars | today |
---|---|
170 | 2 |
尚硅谷springCloud学习
spring-projects / spring-security-oauth
https://github.com/spring-projects/spring-security-oauth
stars | today |
---|---|
4294 | 3 |
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
macrozheng / mall-swarm
https://github.com/macrozheng/mall-swarm
stars | today |
---|---|
5664 | 14 |
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
threema-ch / threema-android
https://github.com/threema-ch/threema-android
stars | today |
---|---|
394 | 6 |
Threema App for Android.
CymChad / BaseRecyclerViewAdapterHelper
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
stars | today |
---|---|
21361 | 8 |
BRVAH:Powerful and flexible RecyclerAdapter
grpc / grpc-java
https://github.com/grpc/grpc-java
stars | today |
---|---|
8289 | 3 |
The Java gRPC implementation. HTTP/2 based RPC
PhilJay / MPAndroidChart
https://github.com/PhilJay/MPAndroidChart
stars | today |
---|---|
32589 | 12 |
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
41012 | 10 |
Spring Framework
checkstyle / checkstyle
https://github.com/checkstyle/checkstyle
stars | today |
---|---|
5727 | 3 |
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
15817 | 11 |
APM, Application Performance Monitoring System
dropwizard / dropwizard
https://github.com/dropwizard/dropwizard
stars | today |
---|---|
7826 | 6 |
A damn simple library for building production-ready RESTful web services.
Language: c++
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
45689 | 21 |
Protocol Buffers - Google’s data interchange format
cztomczak / cefpython
https://github.com/cztomczak/cefpython
stars | today |
---|---|
2211 | 5 |
Python bindings for the Chromium Embedded Framework (CEF)
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
14462 | 97 |
Telegram Desktop messaging app
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
19997 | 12 |
Googletest - Google Testing and Mocking Framework
simdjson / simdjson
https://github.com/simdjson/simdjson
stars | today |
---|---|
12759 | 16 |
Parsing gigabytes of JSON per second
AaronFeng753 / Waifu2x-Extension-GUI
https://github.com/AaronFeng753/Waifu2x-Extension-GUI
stars | today |
---|---|
3188 | 48 |
Image, GIF and Video enlarger/upscaler(super-resolution) achieved with Waifu2x, SRMD, RealSR, Anime4K and ACNet.
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
7987 | 28 |
The Serenity Operating System 🐞
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
22715 | 16 |
JSON for Modern C++
prusa3d / PrusaSlicer
https://github.com/prusa3d/PrusaSlicer
stars | today |
---|---|
2885 | 10 |
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
meshtastic / Meshtastic-device
https://github.com/meshtastic/Meshtastic-device
stars | today |
---|---|
1086 | 4 |
Device code for the Meshtastic ski/hike/fly/customizable open GPS radio
openvinotoolkit / openvino
https://github.com/openvinotoolkit/openvino
stars | today |
---|---|
1840 | 3 |
OpenVINO™ Toolkit repository
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
17685 | 10 |
An open autonomous driving platform
apache / arrow
https://github.com/apache/arrow
stars | today |
---|---|
6866 | 7 |
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
mongodb / mongo
https://github.com/mongodb/mongo
stars | today |
---|---|
19105 | 6 |
The MongoDB Database
PixarAnimationStudios / USD
https://github.com/PixarAnimationStudios/USD
stars | today |
---|---|
2611 | 2 |
Universal Scene Description
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
35855 | 35 |
Godot Engine – Multi-platform 2D and 3D game engine
microsoft / onnxruntime
https://github.com/microsoft/onnxruntime
stars | today |
---|---|
3907 | 2 |
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
DiligentGraphics / DiligentEngine
https://github.com/DiligentGraphics/DiligentEngine
stars | today |
---|---|
1591 | 13 |
A modern cross-platform low-level graphics library and rendering framework
carla-simulator / carla
https://github.com/carla-simulator/carla
stars | today |
---|---|
5451 | 3 |
Open-source simulator for autonomous driving research.
Tencent / ncnn
https://github.com/Tencent/ncnn
stars | today |
---|---|
10646 | 18 |
ncnn is a high-performance neural network inference framework optimized for the mobile platform
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
15598 | 30 |
Telegram for Android source
oneapi-src / oneTBB
https://github.com/oneapi-src/oneTBB
stars | today |
---|---|
2569 | 1 |
oneAPI Threading Building Blocks (oneTBB)
applenob / Cpp_Primer_Practice
https://github.com/applenob/Cpp_Primer_Practice
stars | today |
---|---|
1871 | 8 |
搞定C++ 👊 。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
microsoft / AirSim
https://github.com/microsoft/AirSim
stars | today |
---|---|
11147 | 13 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
USCiLab / cereal
https://github.com/USCiLab/cereal
stars | today |
---|---|
2619 | 2 |
A C++11 library for serialization
Language: javascript
signalapp / Signal-Desktop
https://github.com/signalapp/Signal-Desktop
stars | today |
---|---|
8325 | 506 |
Signal — Private Messenger for Windows, Mac, and Linux
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
57064 | 16 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through “loaders”, modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
ccxt / ccxt
stars | today |
---|---|
16435 | 111 |
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
7985 | 15 |
Next generation Brave browser for Android, Linux, macOS, Windows.
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
9692 | 43 |
List of top 500 ReactJS Interview Questions & Answers….Coding exercise questions are coming soon!!
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
33020 | 24 |
The Intuitive Vue Framework
Asabeneh / 30-Days-Of-JavaScript
https://github.com/Asabeneh/30-Days-Of-JavaScript
stars | today |
---|---|
4859 | 237 |
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
manastungare / google-calendar-crx
https://github.com/manastungare/google-calendar-crx
stars | today |
---|---|
725 | 58 |
Google Calendar for Chrome
Asabeneh / 30-Days-Of-React
https://github.com/Asabeneh/30-Days-Of-React
stars | today |
---|---|
3008 | 18 |
30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS.
plotly / plotly.js
https://github.com/plotly/plotly.js
stars | today |
---|---|
12673 | 8 |
Open-source JavaScript charting library behind Plotly and Dash
horsicq / Detect-It-Easy
https://github.com/horsicq/Detect-It-Easy
stars | today |
---|---|
2000 | 18 |
Program for determining types of files for Windows, Linux and MacOS.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
64248 | 36 |
React components for faster and simpler web development. Build your own design system, or start with Material Design.
signalapp / libsignal-protocol-javascript
https://github.com/signalapp/libsignal-protocol-javascript
stars | today |
---|---|
1536 | 34 |
Signal Protocol library for JavaScript
remvst / ninja
https://github.com/remvst/ninja
stars | today |
---|---|
282 | 12 |
serverless / serverless
https://github.com/serverless/serverless
stars | today |
---|---|
38526 | 15 |
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
42426 | 15 |
Declarative routing for React
bvaughn / react-window
https://github.com/bvaughn/react-window
stars | today |
---|---|
9620 | 11 |
React components for efficiently rendering large lists and tabular data
yagop / node-telegram-bot-api
https://github.com/yagop/node-telegram-bot-api
stars | today |
---|---|
4829 | 8 |
Telegram Bot API for NodeJS
github / opensource.guide
https://github.com/github/opensource.guide
stars | today |
---|---|
7729 | 8 |
📚 Community guides for open source creators
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
32680 | 31 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
66308 | 35 |
JavaScript 3D library.
Dash-Industry-Forum / dash.js
https://github.com/Dash-Industry-Forum/dash.js
stars | today |
---|---|
3740 | 3 |
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
MrRio / jsPDF
https://github.com/MrRio/jsPDF
stars | today |
---|---|
21000 | 17 |
Client-side JavaScript PDF generation for everyone.
vercel / next.js
https://github.com/vercel/next.js
stars | today |
---|---|
59957 | 55 |
The React Framework
tabarra / txAdmin
https://github.com/tabarra/txAdmin
stars | today |
---|---|
242 | 18 |
txAdmin - remotely manage&monitor your GTA5 FiveM Server
Language: unknown
Rust-GCC / gccrs
https://github.com/Rust-GCC/gccrs
stars | today |
---|---|
560 | 105 |
GCC Front-End for Rust
coder2gwy / coder2gwy
https://github.com/coder2gwy/coder2gwy
stars | today |
---|---|
4042 | 2970 |
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
31080 | 137 |
100 Days of ML Coding
ayuer / shanghai_house_knowledge
https://github.com/ayuer/shanghai_house_knowledge
stars | today |
---|---|
1914 | 94 |
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
rystsov / awesome-distributed-transactions
https://github.com/rystsov/awesome-distributed-transactions
stars | today |
---|---|
384 | 133 |
Awesome list of distributed transactions
chughes29 / Cloud-DevSecOps-Learning
https://github.com/chughes29/Cloud-DevSecOps-Learning
stars | today |
---|---|
256 | 104 |
Collection of Cloud and DevSecOps learning resources
liuhuanyong / ChineseDiachronicCorpus
https://github.com/liuhuanyong/ChineseDiachronicCorpus
stars | today |
---|---|
168 | 56 |
ChineseDiachronicCorpus,中文历时语料库,横跨六十余年,包括腾讯历时新闻2000-2016,人民日报历时语料1946-2003,参考消息历时语料1957-2002。基于历时流通语料库,可用于历时语言变化计算、语言监测、社会文化变迁研究提供基础性的语料支持。
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
28048 | 411 |
A long list of (advanced) JavaScript questions, and their explanations ✨
ossu / data-science
https://github.com/ossu/data-science
stars | today |
---|---|
10083 | 17 |
📊 Path to a free self-taught education in Data Science!
leereilly / games
https://github.com/leereilly/games
stars | today |
---|---|
16355 | 376 |
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
uditbhaskar21 / Decision-Review-System
https://github.com/uditbhaskar21/Decision-Review-System
stars | today |
---|---|
37 | 10 |
visenger / awesome-mlops
https://github.com/visenger/awesome-mlops
stars | today |
---|---|
3596 | 15 |
A curated list of references for MLOps
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
13469 | 70 |
A curated list of awesome computer vision resources
spring2go / cs_study_plan
https://github.com/spring2go/cs_study_plan
stars | today |
---|---|
314 | 140 |
一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
thank-you-php / thank-you-php
https://github.com/thank-you-php/thank-you-php
stars | today |
---|---|
117 | 10 |
Give thanks to PHP - An open letter of gratitude to PHP
popgenmethods / lecture_notes
https://github.com/popgenmethods/lecture_notes
stars | today |
---|---|
97 | 19 |
Lecture Notes on Computational and Mathematical Population Genetics
738 / awesome-devbook
https://github.com/738/awesome-devbook
stars | today |
---|---|
231 | 26 |
📕 국내 개발 도서 리스트
louisfb01 / Top-10-Computer-Vision-Papers-2020
https://github.com/louisfb01/Top-10-Computer-Vision-Papers-2020
stars | today |
---|---|
95 | 3 |
A list of the top 10 computer vision papers in 2020 with video demos, articles, code and paper reference.
tuancc-hub / hiddon
https://github.com/tuancc-hub/hiddon
stars | today |
---|---|
21 | 3 |
a undetectiable way to hide rootfs
CocoaPods / Specs
https://github.com/CocoaPods/Specs
stars | today |
---|---|
6070 | 1 |
The CocoaPods Master Repo
quozd / awesome-dotnet
https://github.com/quozd/awesome-dotnet
stars | today |
---|---|
12488 | 7 |
A collection of awesome .NET libraries, tools, frameworks and software
wangzhiwubigdata / God-Of-BigData
https://github.com/wangzhiwubigdata/God-Of-BigData
stars | today |
---|---|
3365 | 7 |
大数据面试题,大数据成神之路开启…Flink/Spark/Hadoop/Hbase/Hive…
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
5623 | 4 |
Xiaomi Mobile Phone Kernel OpenSource
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
42726 | 15 |
A topic-centric list of HQ open datasets.
sisl / algorithmsbook
https://github.com/sisl/algorithmsbook
stars | today |
---|---|
246 | 8 |
Preview of the textbook Algorithms for Decision Making