Language: python
rsms / inter
stars | today |
---|---|
7940 | 729 |
The Inter font family
NVlabs / stylegan
https://github.com/NVlabs/stylegan
stars | today |
---|---|
743 | 499 |
StyleGAN - Official TensorFlow Implementation
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
48943 | 472 |
A collective list of free APIs for use in software and web development.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
1912 | 358 |
Comprehensive Python Cheatsheet
facebookresearch / XLM
https://github.com/facebookresearch/XLM
stars | today |
---|---|
217 | 119 |
PyTorch original implementation of Cross-lingual Language Model Pretraining.
NVlabs / ffhq-dataset
https://github.com/NVlabs/ffhq-dataset
stars | today |
---|---|
292 | 105 |
Flickr-Faces-HQ Dataset (FFHQ)
jliljebl / flowblade
https://github.com/jliljebl/flowblade
stars | today |
---|---|
940 | 87 |
Video Editor for Linux
modin-project / modin
https://github.com/modin-project/modin
stars | today |
---|---|
1090 | 74 |
Modin: Speed up your Pandas workflows by changing a single line of code
vietnguyen91 / QuickDraw
https://github.com/vietnguyen91/QuickDraw
stars | today |
---|---|
323 | 71 |
Implementation of Quickdraw - an online game developed by Google
stanfordnlp / stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
stars | today |
---|---|
1100 | 64 |
Official Stanford NLP Python Library for Many Human Languages
depthsecurity / armory
https://github.com/depthsecurity/armory
stars | today |
---|---|
161 | 63 |
Armory is a tool meant to take in a lot of external and discovery data from a lot of tools, add it to a database and correlate all of related information.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
56523 | 54 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
torfsen / python-systemd-tutorial
https://github.com/torfsen/python-systemd-tutorial
stars | today |
---|---|
168 | 54 |
A tutorial for writing a systemd service in Python
deepmind / hanabi-learning-environment
https://github.com/deepmind/hanabi-learning-environment
stars | today |
---|---|
208 | 45 |
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48060 | 33 |
Models and examples built with TensorFlow
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38005 | 37 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46923 | 39 |
Command-line program to download videos from YouTube.com and other video sites
caronc / apprise
https://github.com/caronc/apprise
stars | today |
---|---|
1800 | 42 |
Apprise - Push Notifications that work with just about every platform!
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61118 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
35220 | 29 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
4726 | 31 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
5508 | 32 |
A system for parallel and distributed Python that unifies the ML ecosystem.
bourdakos1 / tfjs-object-detection-training
https://github.com/bourdakos1/tfjs-object-detection-training
stars | today |
---|---|
219 | 29 |
🐝
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11822 | 28 |
TensorFlow code and pre-trained models for BERT
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
41750 | None |
The Python micro framework for building web applications.
Language: go
isacikgoz / gitin
https://github.com/isacikgoz/gitin
stars | today |
---|---|
911 | 346 |
commit/branch/workdir explorer for git
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
3544 | 206 |
A terminal based graphical activity monitor inspired by gtop and vtop
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
647 | 73 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47863 | 43 |
Production-Grade Container Scheduling and Management
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
24116 | 41 |
Open Source Continuous File Synchronization
hashicorp / vault
https://github.com/hashicorp/vault
stars | today |
---|---|
11373 | 39 |
A tool for secrets management, encryption as a service, and privileged access management
robscott / kube-capacity
https://github.com/robscott/kube-capacity
stars | today |
---|---|
122 | 38 |
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
golang / go
stars | today |
---|---|
52834 | 32 |
The Go programming language
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
13727 | 30 |
A tool for exploring each layer in a docker image
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13159 | 27 |
A platform for building proxies to bypass network restrictions.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32401 | 29 |
The world’s fastest framework for building websites.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15120 | 26 |
Connect, secure, control, and observe services.
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17249 | 28 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39658 | 25 |
A curated list of awesome Go frameworks, libraries and software
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1331 | 27 |
A GPU-powered real-time analytics storage and query engine.
ibuildthecloud / k3s
https://github.com/ibuildthecloud/k3s
stars | today |
---|---|
886 | 26 |
5 less then k8s. Lightweight Kubernetes.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
19449 | 22 |
🌸 A command-line fuzzy finder
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
3940 | 20 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
20299 | 20 |
The Cloud Native Edge Router
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19548 | 20 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
joewalnes / websocketd
https://github.com/joewalnes/websocketd
stars | today |
---|---|
13184 | 19 |
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
14055 | 19 |
Open source Slack-alternative in Golang and React - Mattermost
helm / helm
stars | today |
---|---|
9942 | 16 |
The Kubernetes Package Manager
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
12979 | 17 |
OpenFaaS - Serverless Functions Made Simple
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
15481 | 15 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
Language: java
The-Art-of-Hacking / h4cker
https://github.com/The-Art-of-Hacking/h4cker
stars | today |
---|---|
1141 | 331 |
This repository is primarily maintained by Omar Santos and includes resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
JakeWharton / nopen
https://github.com/JakeWharton/nopen
stars | today |
---|---|
119 | 95 |
An error-prone checker which requires that classes be final, abstract or annotated with @ Open.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11374 | 20 |
The “REST With Spring” Course:
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8271 | 30 |
😮 互联网 Java 工程师进阶知识完全扫盲
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10355 | 21 |
All Algorithms implemented in Java
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10497 | 23 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
23022 | 22 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38180 | 21 |
Open Source, Distributed, RESTful Search Engine
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
4246 | 23 |
A Magic Mask to Alter Android System Systemless-ly
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33865 | 16 |
Spring Boot
x-ream / x7
stars | today |
---|---|
664 | 21 |
Open-RSC / Game
https://github.com/Open-RSC/Game
stars | today |
---|---|
57 | 20 |
Open RSC game code
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44191 | 19 |
Design patterns implemented in Java
strimzi / strimzi-kafka-operator
https://github.com/strimzi/strimzi-kafka-operator
stars | today |
---|---|
508 | 18 |
Apache Kafka running on Kubernetes and OpenShift
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26375 | 15 |
Spring Framework
JakeWharton / dagger-reflect
https://github.com/JakeWharton/dagger-reflect
stars | today |
---|---|
353 | 16 |
A reflection-based implementation of the Dagger dependency injection library.
adgad / kboard
https://github.com/adgad/kboard
stars | today |
---|---|
43 | 15 |
Android keyboard for fast responses
google / santa-tracker-android
https://github.com/google/santa-tracker-android
stars | today |
---|---|
1661 | 15 |
Ho Ho Ho
SeleniumHQ / selenium
https://github.com/SeleniumHQ/selenium
stars | today |
---|---|
13327 | 12 |
A browser automation framework and ecosystem.
yuliskov / SmartYouTubeTV
https://github.com/yuliskov/SmartYouTubeTV
stars | today |
---|---|
1424 | 13 |
Watch YouTube videos on your TV and set-top-box with comfort
ICIJ / datashare
https://github.com/ICIJ/datashare
stars | today |
---|---|
38 | 14 |
Better analyze information, in all its forms
signalapp / Signal-Android
https://github.com/signalapp/Signal-Android
stars | today |
---|---|
11007 | 12 |
A private messenger for Android.
castorini / Anserini
https://github.com/castorini/Anserini
stars | today |
---|---|
97 | 12 |
A toolkit for reproducible information retrieval research built on Lucene
uber / RIBs
stars | today |
---|---|
4239 | 11 |
Uber’s cross-platform mobile architecture framework.
kevin-wayne / algs4
https://github.com/kevin-wayne/algs4
stars | today |
---|---|
3798 | 11 |
Algorithms, 4th edition textbook code and libraries
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120117 | 48 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24524 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69729 | 34 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
mosra / magnum
https://github.com/mosra/magnum
stars | today |
---|---|
2184 | 30 |
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31588 | 16 |
Open Source Computer Vision Library
Z3Prover / z3
https://github.com/Z3Prover/z3
stars | today |
---|---|
3861 | 21 |
The Z3 Theorem Prover
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19215 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
2013 | 18 |
✔️ The smallest UI framework for all platform – 5K lines code
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13638 | 17 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24286 | 16 |
Tesseract Open Source OCR Engine (main repository)
praydog / RE2-Mod-Framework
https://github.com/praydog/RE2-Mod-Framework
stars | today |
---|---|
43 | 17 |
Framework w/ First Person
martinus / robin-hood-hashing
https://github.com/martinus/robin-hood-hashing
stars | today |
---|---|
101 | 16 |
Fast & memory efficient hashtable based on robin hood hashing for C++14
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5787 | 15 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11109 | 14 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
jaagr / polybar
https://github.com/jaagr/polybar
stars | today |
---|---|
4276 | 15 |
A fast and easy-to-use status bar
keepassxreboot / keepassxc
https://github.com/keepassxreboot/keepassxc
stars | today |
---|---|
4994 | 15 |
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
avast-tl / retdec
https://github.com/avast-tl/retdec
stars | today |
---|---|
4513 | 15 |
RetDec is a retargetable machine-code decompiler based on LLVM.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31946 | 13 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
19397 | 13 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3723 | 13 |
Desktop implementations of the Flutter embedding API
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37023 | 10 |
Bitcoin Core integration/staging tree
Alexays / Waybar
https://github.com/Alexays/Waybar
stars | today |
---|---|
285 | 13 |
Highly customizable Wayland bar for Sway and Wlroots based compositors. 🆕 🎉
juliettef / imgui_markdown
https://github.com/juliettef/imgui_markdown
stars | today |
---|---|
187 | 13 |
Markdown for Dear ImGui
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
12866 | 10 |
A library that provides an embeddable, persistent key-value store for fast storage.
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
8342 | 11 |
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)
Language: javascript
pomber / github-history
https://github.com/pomber/github-history
stars | today |
---|---|
1199 | 1087 |
Browse the history of any file from GitHub with style
kleampa / not-paid
https://github.com/kleampa/not-paid
stars | today |
---|---|
1047 | 740 |
Client did not pay? Add opacity to the body tag and increase it every day until their site completely fades away
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
2707 | 262 |
Next-Generation full text search library for Browser and Node.js
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
4903 | 176 |
📊 Interactive SVG Charts
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
121696 | 131 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kentcdodds / react-testing-library
https://github.com/kentcdodds/react-testing-library
stars | today |
---|---|
5110 | 127 |
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
tyroprogrammer / learn-react-app
https://github.com/tyroprogrammer/learn-react-app
stars | today |
---|---|
2334 | 107 |
Application that will help you learn React fundamentals. Install this application locally - there’s tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
vuejs / vue
stars | today |
---|---|
127224 | 90 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alexmacarthur / typeit
https://github.com/alexmacarthur/typeit
stars | today |
---|---|
861 | 76 |
The most versatile JavaScript animated typing utility on the planet.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
29247 | 70 |
JavaScript animation engine
postlight / mercury-parser
https://github.com/postlight/mercury-parser
stars | today |
---|---|
83 | 68 |
📜 Extracting content from the chaos of the web.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63142 | 54 |
Set up a modern web app by running one command.
react-spring / react-spring
https://github.com/react-spring/react-spring
stars | today |
---|---|
10768 | 54 |
✌️ A spring physics based React animation library
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
43952 | 49 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
34326 | 47 |
The React Framework
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
22561 | 50 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73594 | 44 |
A framework for building native apps with React.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
54682 | 48 |
Promise based HTTP client for the browser and node.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31213 | 42 |
Build blazing fast, modern apps and websites with React
tureey / clean-code-javascript
https://github.com/tureey/clean-code-javascript
stars | today |
---|---|
49 | 48 |
🛁 Clean Code concepts adapted for JavaScript
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
45024 | 43 |
Headless Chrome Node API
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
4117 | 44 |
Desktop music player for streaming from free sources
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
33705 | 42 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
3329 | 41 |
A web-based JavaScript(canvas) spreadsheet
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
57948 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
71788 | 150 |
Roadmap to becoming a web developer in 2019
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
1363 | 133 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
7965 | 124 |
Collection of awesome podcasts
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
5255 | 100 |
Video discussing this curriculum:
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101289 | 78 |
😎 Curated list of awesome lists
guardrailsio / awesome-dotnet-security
https://github.com/guardrailsio/awesome-dotnet-security
stars | today |
---|---|
85 | 79 |
Awesome .NET Security Resources
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78636 | 48 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73955 | 43 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117056 | 44 |
📚 Freely available programming books
Ridter / Intranet_Penetration_Tips
https://github.com/Ridter/Intranet_Penetration_Tips
stars | today |
---|---|
1020 | 49 |
2018年初整理的一些内网渗透TIPS,后面更新的慢,所以公开出来希望跟小伙伴们一起更新维护~
fontplus / web-typography-glossary
https://github.com/fontplus/web-typography-glossary
stars | today |
---|---|
123 | 49 |
Webタイポグラフィの基礎知識と実践
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
48803 | 41 |
📚 技术面试必备基础知识
trimstray / the-practical-linux-hardening-guide
https://github.com/trimstray/the-practical-linux-hardening-guide
stars | today |
---|---|
6723 | 44 |
🔥 This guide details the planning and the tools involved in creating a secure Linux production systems - work in progress.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
38169 | 42 |
🎓 Path to a free self-taught education in Computer Science!
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
2228 | 39 |
Compilation of public failure/horror stories related to Kubernetes
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
13751 | 31 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5700 | 19 |
🚀 ✨ Help beginners to contribute to open source projects
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
41990 | 30 |
🤓 Build your own (insert technology here)
guardrailsio / awesome-python-security
https://github.com/guardrailsio/awesome-python-security
stars | today |
---|---|
291 | 30 |
Awesome Python Security resources 🕶 🐍 🔐
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
36500 | 23 |
A collection of (mostly) technical things every software developer should know
Rocketseat / ambiente-react-native
https://github.com/Rocketseat/ambiente-react-native
stars | today |
---|---|
271 | 19 |
Ambiente de desenvolvimento React Native (o PDF foi migrado para cá, leia o README ❤️ )
Dvergar / awesome-haxe-gamedev
https://github.com/Dvergar/awesome-haxe-gamedev
stars | today |
---|---|
27 | 25 |
Resources for game development on haxe
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42097 | 23 |
🎉 A curated list of awesome things related to Vue.js
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
358 | 22 |
This notes describes how to improve Nginx performance, security and other important things.
rehooks / awesome-react-hooks
https://github.com/rehooks/awesome-react-hooks
stars | today |
---|---|
1867 | 22 |
Awesome React Hooks