Language: python
bytedance / byteps
https://github.com/bytedance/byteps
stars | today |
---|---|
1189 | 151 |
A high performance and general PS framework for distributed training
lazyprogrammer / machine_learning_examples
https://github.com/lazyprogrammer/machine_learning_examples
stars | today |
---|---|
3097 | 48 |
A collection of machine learning examples and tutorials.
rmusser01 / Infosec_Reference
https://github.com/rmusser01/Infosec_Reference
stars | today |
---|---|
2247 | 65 |
An Information Security Reference That Doesn’t Suck
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
48215 | 369 |
All Algorithms implemented in Python
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
23866 | 28 |
100 Days of ML Coding
llSourcell / deepfakes
https://github.com/llSourcell/deepfakes
stars | today |
---|---|
617 | 3 |
This is the code for “DeepFakes” by Siraj Raval on Youtube
alicevision / meshroom
https://github.com/alicevision/meshroom
stars | today |
---|---|
2779 | 8 |
3D Reconstruction Software
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
20020 | 57 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
tensorflow / hub
https://github.com/tensorflow/hub
stars | today |
---|---|
1640 | 6 |
A library for transfer learning by reusing parts of TensorFlow models.
pandas-profiling / pandas-profiling
https://github.com/pandas-profiling/pandas-profiling
stars | today |
---|---|
2292 | 7 |
Create HTML profiling reports from pandas DataFrame objects
matplotlib / matplotlib
https://github.com/matplotlib/matplotlib
stars | today |
---|---|
9490 | 9 |
matplotlib: plotting with Python
iperov / DeepFaceLab
https://github.com/iperov/DeepFaceLab
stars | today |
---|---|
3986 | 26 |
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
aws / aws-cli
https://github.com/aws/aws-cli
stars | today |
---|---|
8196 | 5 |
Universal Command Line Interface for Amazon Web Services
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
24515 | 14 |
🏡 Open source home automation that puts local control and privacy first
junyanz / pytorch-CycleGAN-and-pix2pix
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
stars | today |
---|---|
8625 | 10 |
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
28112 | 15 |
a web proxy tool
CorentinJ / Real-Time-Voice-Cloning
https://github.com/CorentinJ/Real-Time-Voice-Cloning
stars | today |
---|---|
1368 | 95 |
Clone a voice in 5 seconds to generate arbitrary speech in real-time
tgalal / yowsup
https://github.com/tgalal/yowsup
stars | today |
---|---|
5873 | 1 |
The WhatsApp lib
AtlasNX / Kosmos
https://github.com/AtlasNX/Kosmos
stars | today |
---|---|
1535 | 8 |
All-in-One CFW Package for the Nintendo Switch - previously SDFilesSwitch
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
69360 | 33 |
A curated list of awesome Python frameworks, libraries, software and resources
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
52077 | 43 |
Command-line program to download videos from YouTube.com and other video sites
Ganapati / RsaCtfTool
https://github.com/Ganapati/RsaCtfTool
stars | today |
---|---|
990 | 4 |
RSA attack tool (mainly for ctf) - retreive private key from weak public key and/or uncipher data
miguelgrinberg / microblog
https://github.com/miguelgrinberg/microblog
stars | today |
---|---|
2267 | 8 |
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
KalleHallden / ProjectInitializationAutomation
https://github.com/KalleHallden/ProjectInitializationAutomation
stars | today |
---|---|
176 | 3 |
mrjbq7 / ta-lib
https://github.com/mrjbq7/ta-lib
stars | today |
---|---|
2759 | 3 |
Python wrapper for TA-Lib ( http://ta-lib.org/ ).
Language: go
cnlh / nps
stars | today |
---|---|
4321 | 37 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
gorilla / mux
https://github.com/gorilla/mux
stars | today |
---|---|
9298 | 22 |
A powerful HTTP router and URL matcher for building Go web servers with 🦍
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
23703 | 9 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
28671 | 23 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
45419 | 30 |
A curated list of awesome Go frameworks, libraries and software
goinaction / code
https://github.com/goinaction/code
stars | today |
---|---|
2181 | 15 |
Source Code for Go In Action examples
halfrost / LeetCode-Go
https://github.com/halfrost/LeetCode-Go
stars | today |
---|---|
343 | 40 |
✅ Solutions to LeetCode by Go, 100% test coverage.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
36234 | 26 |
The world’s fastest framework for building websites.
open-policy-agent / opa
https://github.com/open-policy-agent/opa
stars | today |
---|---|
2234 | 5 |
An open source, general-purpose policy engine.
smartcontractkit / chainlink
https://github.com/smartcontractkit/chainlink
stars | today |
---|---|
507 | 5 |
node of the decentralized oracle network, bridging on and off-chain computation
google / ko
stars | today |
---|---|
853 | 44 |
Build and deploy Go applications on Kubernetes
rivo / tview
stars | today |
---|---|
3098 | 10 |
Rich interactive widgets for terminal-based UIs written in Go
feixiao / Distributed-Systems
https://github.com/feixiao/Distributed-Systems
stars | today |
---|---|
1454 | 11 |
MIT课程《Distributed Systems 》学习和翻译
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
2901 | 18 |
A rule-based tunnel in Go.
lxn / walk
stars | today |
---|---|
3622 | 8 |
A Windows GUI toolkit for the Go Programming Language
linkerd / linkerd2
https://github.com/linkerd/linkerd2
stars | today |
---|---|
4149 | 7 |
A service mesh for Kubernetes and beyond. Main repo for Linkerd 2.x.
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
1611 | 5 |
Network-wide ads & trackers blocking DNS server
dgraph-io / badger
https://github.com/dgraph-io/badger
stars | today |
---|---|
6081 | 9 |
Fast key-value DB in Go.
OJ / gobuster
https://github.com/OJ/gobuster
stars | today |
---|---|
2008 | 9 |
Directory/File, DNS and VHost busting tool written in Go
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
9305 | 13 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
19457 | 25 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
vzex / dog-tunnel
https://github.com/vzex/dog-tunnel
stars | today |
---|---|
1596 | 14 |
p2p tunnel,(udp mode work with kcp, https://github.com/skywind3000/kcp )
Jeffail / tunny
https://github.com/Jeffail/tunny
stars | today |
---|---|
1288 | 12 |
A goroutine pool for Go
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
3835 | 11 |
Learn Go with test-driven development
PuerkitoBio / goquery
https://github.com/PuerkitoBio/goquery
stars | today |
---|---|
7409 | 11 |
A little like that j-thing, only in Go.
Language: java
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
3385 | 48 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
2084 | 5 |
Quarkus: Supersonic Subatomic Java.
MinecraftForge / MinecraftForge
https://github.com/MinecraftForge/MinecraftForge
stars | today |
---|---|
3157 | 2 |
Modifications to the Minecraft base files to assist in compatibility between mods.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
15162 | 42 |
All Algorithms implemented in Java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
33934 | 118 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
46445 | 96 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
gedoor / MyBookshelf
https://github.com/gedoor/MyBookshelf
stars | today |
---|---|
2575 | 13 |
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
google / guice
https://github.com/google/guice
stars | today |
---|---|
8237 | 7 |
Guice (pronounced ‘juice’) is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
apache / lucene-solr
https://github.com/apache/lucene-solr
stars | today |
---|---|
2698 | 4 |
Mirror of Apache Lucene + Solr
apereo / cas
stars | today |
---|---|
6155 | 4 |
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
M66B / NetGuard
https://github.com/M66B/NetGuard
stars | today |
---|---|
2166 | 2 |
A simple way to block access to the internet per application
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
6972 | 28 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
8513 | 13 |
《史上最简单的Spring Cloud教程源码》
rishabh115 / Interview-Questions
https://github.com/rishabh115/Interview-Questions
stars | today |
---|---|
940 | 4 |
Most comprehensive list 📋 of interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
LawnchairLauncher / Lawnchair
https://github.com/LawnchairLauncher/Lawnchair
stars | today |
---|---|
2817 | 1 |
[v2 sources released!] No clever tagline needed
sqmax / springboot-project
https://github.com/sqmax/springboot-project
stars | today |
---|---|
511 | 5 |
这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。
AnyListen / tools-ocr
https://github.com/AnyListen/tools-ocr
stars | today |
---|---|
407 | 10 |
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
apache / flume
https://github.com/apache/flume
stars | today |
---|---|
1716 | 0 |
Mirror of Apache Flume
b3log / solo
stars | today |
---|---|
7838 | 11 |
🎸 一款小而美的博客系统,专为程序员设计。 https://hacpai.com/tag/solo
bin456789 / Unblock163MusicClient-Xposed
https://github.com/bin456789/Unblock163MusicClient-Xposed
stars | today |
---|---|
2815 | 2 |
Unblock 163 Cloud Music Android client through Xposed.
blynkkk / blynk-server
https://github.com/blynkkk/blynk-server
stars | today |
---|---|
1455 | 3 |
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
kabouzeid / Phonograph
https://github.com/kabouzeid/Phonograph
stars | today |
---|---|
2139 | 2 |
A material designed music player for Android
Konloch / bytecode-viewer
https://github.com/Konloch/bytecode-viewer
stars | today |
---|---|
10318 | 10 |
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
jomarnavarro / introWebDriver
https://github.com/jomarnavarro/introWebDriver
stars | today |
---|---|
49 | 0 |
Modulo de introduccion a SeleniumWebDriver
techGay / v9porn
https://github.com/techGay/v9porn
stars | today |
---|---|
2331 | 12 |
9*Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频
Language: c++
EOSIO / eos
stars | today |
---|---|
10478 | 4 |
An open source smart contract platform
xbmc / xbmc
stars | today |
---|---|
9304 | 7 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
adnanaziz / EPIJudge
https://github.com/adnanaziz/EPIJudge
stars | today |
---|---|
986 | 3 |
EPI Judge - Preview Release
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48354 | 13 |
The Swift Programming Language
shadowsocks / shadowsocks-qt5
https://github.com/shadowsocks/shadowsocks-qt5
stars | today |
---|---|
6745 | 5 |
A cross-platform shadowsocks GUI client
arvidn / libtorrent
https://github.com/arvidn/libtorrent
stars | today |
---|---|
1861 | 2 |
an efficient feature complete C++ bittorrent implementation
FastLED / FastLED
https://github.com/FastLED/FastLED
stars | today |
---|---|
3039 | 3 |
The main FastLED library (successor to FastSPI_LED). Please direct questions/requests for advice to the reddit community - http://fastled.io/r - we’d like to keep issues to just tracking bugs/enhancements/tasks. NOTE major library work is currently on hold
microsoft / Azure-Kinect-Sensor-SDK
https://github.com/microsoft/Azure-Kinect-Sensor-SDK
stars | today |
---|---|
129 | 2 |
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
4098 | 0 |
ArduPlane, ArduCopter, ArduRover source
DS-Homebrew / TWiLightMenu
https://github.com/DS-Homebrew/TWiLightMenu
stars | today |
---|---|
573 | 1 |
DSi Menu replacement for DS/DSi/3DS/2DS
MiSTer-devel / Main_MiSTer
https://github.com/MiSTer-devel/Main_MiSTer
stars | today |
---|---|
603 | 1 |
Main MiSTer binary and Wiki
tzapu / WiFiManager
https://github.com/tzapu/WiFiManager
stars | today |
---|---|
3336 | 4 |
ESP8266 WiFi Connection manager with web captive portal
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7075 | 2 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
4548 | 7 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
FreeCAD / FreeCAD
https://github.com/FreeCAD/FreeCAD
stars | today |
---|---|
4030 | 1 |
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Presburger / qmc-decoder
https://github.com/Presburger/qmc-decoder
stars | today |
---|---|
103 | 0 |
Fastest & best convert qmc 2 mp3 | flac tools
mamedev / mame
https://github.com/mamedev/mame
stars | today |
---|---|
3848 | 3 |
MAME
zaphoyd / websocketpp
https://github.com/zaphoyd/websocketpp
stars | today |
---|---|
3152 | 2 |
C++ websocket client/server library
letscontrolit / ESPEasy
https://github.com/letscontrolit/ESPEasy
stars | today |
---|---|
1713 | 0 |
Easy MultiSensor device based on ESP8266
BitMEX / api-connectors
https://github.com/BitMEX/api-connectors
stars | today |
---|---|
637 | 1 |
Libraries for connecting to the BitMEX API.
trojan-gfw / trojan
https://github.com/trojan-gfw/trojan
stars | today |
---|---|
1696 | 9 |
An unidentifiable mechanism that helps you bypass GFW.
bigtreetech / BIGTREETECH-SKR-V1.3
https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3
stars | today |
---|---|
131 | 5 |
32bit board with LPC1768, support marlin2.0 and smoothieware, support lcd2004/12864, On-board TMC2130 SPI interface and TMC2208 UART interface no additional wiring is required
f1xpl / openauto
https://github.com/f1xpl/openauto
stars | today |
---|---|
1323 | 3 |
AndroidAuto headunit emulator
ndrplz / self-driving-car
https://github.com/ndrplz/self-driving-car
stars | today |
---|---|
1187 | 1 |
Udacity Self-Driving Car Engineer Nanodegree projects.
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1970 | 16 |
The code base of supertuxkart
Language: javascript
OpenCTI-Platform / opencti
https://github.com/OpenCTI-Platform/opencti
stars | today |
---|---|
193 | 88 |
Open Cyber Threat Intelligence Platform
haizlin / fe-interview
https://github.com/haizlin/fe-interview
stars | today |
---|---|
1787 | 331 |
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
303584 | 42 |
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
20762 | 233 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
50318 | 71 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jonasschmedtmann / complete-node-bootcamp
https://github.com/jonasschmedtmann/complete-node-bootcamp
stars | today |
---|---|
52 | 16 |
Starter files, final projects and FAQ for my Complete Node.js Bootcamp
ipfs / camp
stars | today |
---|---|
49 | 16 |
🏕 IPFS Camp is a 3 day hacker retreat designed for the builders of the Distributed Web.
frank-lam / fullstack-tutorial
https://github.com/frank-lam/fullstack-tutorial
stars | today |
---|---|
4159 | 58 |
🚀 fullstack tutorial 2019,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
7916 | 11 |
Simple, private file sharing from the makers of Firefox
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
3988 | 8 |
A powerful JavaScript library for interacting with the Discord API
affinelayer / pix2pix-tensorflow
https://github.com/affinelayer/pix2pix-tensorflow
stars | today |
---|---|
4137 | 25 |
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
12737 | 40 |
⭐️ Companies that don’t have a broken hiring process
framework7io / framework7
https://github.com/framework7io/framework7
stars | today |
---|---|
14456 | 3 |
Full featured HTML framework for building iOS & Android apps
jonasschmedtmann / complete-javascript-course
https://github.com/jonasschmedtmann/complete-javascript-course
stars | today |
---|---|
1673 | 6 |
Starter files, final projects and FAQ for my Complete JavaScript course
litten / hexo-theme-yilia
https://github.com/litten/hexo-theme-yilia
stars | today |
---|---|
6469 | 4 |
一个简洁优雅的hexo主题 A simple and elegant theme for hexo.
processing / p5.js
https://github.com/processing/p5.js
stars | today |
---|---|
10580 | 19 |
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
Tencent / westore
https://github.com/Tencent/westore
stars | today |
---|---|
2887 | 10 |
微信小程序解决方案 - 1KB javascript 覆盖状态管理、跨页通讯、插件开发和云数据库开发
acgotaku / BaiduExporter
https://github.com/acgotaku/BaiduExporter
stars | today |
---|---|
12959 | 10 |
Assistant for Baidu to export download links to aria2/aria2-rpc
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
8938 | 14 |
A CMS for Static Site Generators
AntSwordProject / antSword
https://github.com/AntSwordProject/antSword
stars | today |
---|---|
1458 | 3 |
AntSword is a cross-platform website management toolkit.
MoePlayer / DPlayer
https://github.com/MoePlayer/DPlayer
stars | today |
---|---|
6169 | 12 |
🍭 Wow, such a lovely HTML5 danmaku video player
EmilTholin / svelte-routing
https://github.com/EmilTholin/svelte-routing
stars | today |
---|---|
247 | 4 |
A declarative Svelte routing library with SSR support
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
3013 | 15 |
Next generation Brave browser for macOS, Windows, Linux, and eventually Android
ant-design / ant-motion
https://github.com/ant-design/ant-motion
stars | today |
---|---|
3163 | 6 |
🚴 Animate specification and components of Ant Design
nightscout / cgm-remote-monitor
https://github.com/nightscout/cgm-remote-monitor
stars | today |
---|---|
802 | 1 |
nightscout web monitor
Language: unknown
rebeyond / Behinder
https://github.com/rebeyond/Behinder
stars | today |
---|---|
615 | 28 |
“冰蝎”动态二进制加密网站管理客户端
chaitin / xray
https://github.com/chaitin/xray
stars | today |
---|---|
387 | 39 |
xray 安全评估工具
benedekrozemberczki / awesome-community-detection
https://github.com/benedekrozemberczki/awesome-community-detection
stars | today |
---|---|
442 | 29 |
A curated list of community detection research papers with implementations.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
34390 | 145 |
后端架构师技术图谱
docops-hq / learnapidoc-ru
https://github.com/docops-hq/learnapidoc-ru
stars | today |
---|---|
85 | 11 |
Курс по документированию API. Вольный перевод курса https://idratherbewriting.com/learnapidoc/ , составленного Томом Джонсоном, техническим писателем Amazon.
EdOverflow / bugbounty-cheatsheet
https://github.com/EdOverflow/bugbounty-cheatsheet
stars | today |
---|---|
1688 | 10 |
A list of interesting payloads, tips and tricks for bug bounty hunters.
yinggaozhen / awesome-go-cn
https://github.com/yinggaozhen/awesome-go-cn
stars | today |
---|---|
196 | 19 |
一个很棒的Go框架、库和软件的中文收录大全。 ⏰ 脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。
llSourcell / Learn_Machine_Learning_in_3_Months
https://github.com/llSourcell/Learn_Machine_Learning_in_3_Months
stars | today |
---|---|
6530 | 5 |
This is the code for “Learn Machine Learning in 3 Months” by Siraj Raval on Youtube
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
111314 | 44 |
😎 Awesome lists about all kinds of interesting topics
aalansehaiyang / technology-talk
https://github.com/aalansehaiyang/technology-talk
stars | today |
---|---|
6257 | 45 |
汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识
iamshaunjp / React-Redux-Firebase-App
https://github.com/iamshaunjp/React-Redux-Firebase-App
stars | today |
---|---|
232 | 0 |
All course files for the React, Redux & Firebase App playlist on The Net Ninja YouTube channel.
d4rken / sdmaid-public
https://github.com/d4rken/sdmaid-public
stars | today |
---|---|
348 | 0 |
SD Maid is an Android app that helps you manage files and apps.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
22214 | 12 |
Curated list of project-based tutorials
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
25414 | 3 |
🗿 A list of everything that could go in the head of your document
shadowsocksr-backup / shadowsocksr-android
https://github.com/shadowsocksr-backup/shadowsocksr-android
stars | today |
---|---|
2827 | 1 |
A ShadowsocksR client for Android
no-Dark / Adult
https://github.com/no-Dark/Adult
stars | today |
---|---|
1276 | 3 |
ZhongFuCheng3y / 3y
https://github.com/ZhongFuCheng3y/3y
stars | today |
---|---|
2019 | 24 |
3y原创技术文章导航
Fabsqrt / BitTigerLab
https://github.com/Fabsqrt/BitTigerLab
stars | today |
---|---|
887 | 2 |
沁原的硅谷创新课
EdOverflow / can-i-take-over-xyz
https://github.com/EdOverflow/can-i-take-over-xyz
stars | today |
---|---|
1118 | 0 |
“Can I take over XYZ?” — a list of services and how to claim (sub)domains with dangling DNS records.
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
218 | 1 |
Premium eBook free for Geeks
checkcheckzz / system-design-interview
https://github.com/checkcheckzz/system-design-interview
stars | today |
---|---|
8858 | 9 |
System design interview for IT companies
infosecn1nja / AD-Attack-Defense
https://github.com/infosecn1nja/AD-Attack-Defense
stars | today |
---|---|
1599 | 3 |
Attack and defend active directory using modern post exploitation adversary tradecraft activity
changwookjun / StudyBook
https://github.com/changwookjun/StudyBook
stars | today |
---|---|
421 | 2 |
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
21120 | 15 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ReactNativeNews / React-Native-Apps
https://github.com/ReactNativeNews/React-Native-Apps
stars | today |
---|---|
3466 | 2 |
Curated List of Open Source React Native Apps