Language: python
rwightman / pytorch-image-models
https://github.com/rwightman/pytorch-image-models
stars | today |
---|---|
1182 | 74 |
PyTorch image models, scripts, pretrained weights – (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
53480 | 122 |
Command-line program to download videos from YouTube.com and other video sites
hexway / apple_bleee
https://github.com/hexway/apple_bleee
stars | today |
---|---|
438 | 67 |
Apple BLE research
grapheneX / grapheneX
https://github.com/grapheneX/grapheneX
stars | today |
---|---|
261 | 106 |
Automated System Hardening Framework
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
25512 | 24 |
🏡 Open source home automation that puts local control and privacy first
pfnet / optuna
https://github.com/pfnet/optuna
stars | today |
---|---|
984 | 14 |
A hyperparameter optimization framework
encode / httpx
https://github.com/encode/httpx
stars | today |
---|---|
453 | 32 |
A next generation HTTP client for Python. 🦋
killgcd / chromego
https://github.com/killgcd/chromego
stars | today |
---|---|
637 | 83 |
ChromeGo 翻墙工具包
OakwoodAI / Automagica
https://github.com/OakwoodAI/Automagica
stars | today |
---|---|
1458 | 36 |
🤖 Open Source (Smart) Robotic Process Automation
MycroftAI / mycroft-core
https://github.com/MycroftAI/mycroft-core
stars | today |
---|---|
3522 | 10 |
Mycroft Core, the Mycroft Artificial Intelligence platform.
lihanghang / Knowledge-Graph
https://github.com/lihanghang/Knowledge-Graph
stars | today |
---|---|
202 | 21 |
深度学习与自然语言处理、知识图谱、对话系统。包括知识获取、知识库构建、知识库应用三大技术研究与应用。
python / mypy
https://github.com/python/mypy
stars | today |
---|---|
6460 | 12 |
Optional static typing for Python 3 and 2 (PEP 484)
wagtail / wagtail
https://github.com/wagtail/wagtail
stars | today |
---|---|
7632 | 36 |
A Django content management system focused on flexibility and user experience
spesmilo / electrum
https://github.com/spesmilo/electrum
stars | today |
---|---|
3546 | 3 |
Electrum; Bitcoin thin client
quantopian / zipline
https://github.com/quantopian/zipline
stars | today |
---|---|
9225 | 10 |
Zipline, a Pythonic Algorithmic Trading Library
Helpsypoo / primer
https://github.com/Helpsypoo/primer
stars | today |
---|---|
678 | 4 |
code that makes videos for this: youtube.com/c/primerlearning
snovvcrash / usbrip
https://github.com/snovvcrash/usbrip
stars | today |
---|---|
512 | 71 |
Simple command line forensics tool for tracking USB device artifacts (history of USB events) on GNU/Linux
3b1b / manim
stars | today |
---|---|
11744 | 19 |
Animation engine for explanatory math videos
mortychannel / lnkexploit
https://github.com/mortychannel/lnkexploit
stars | today |
---|---|
28 | 6 |
foosel / OctoPrint
https://github.com/foosel/OctoPrint
stars | today |
---|---|
3658 | 3 |
OctoPrint is the snappy web interface for your 3D printer!
programthink / zhao
https://github.com/programthink/zhao
stars | today |
---|---|
5902 | 12 |
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
MorvanZhou / Reinforcement-learning-with-tensorflow
https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow
stars | today |
---|---|
3943 | 12 |
Simple Reinforcement learning tutorials
tlbootcamp / tlroadmap
https://github.com/tlbootcamp/tlroadmap
stars | today |
---|---|
947 | 92 |
👩🏼💻👨🏻💻Карта навыков и модель развития тимлидов
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
21277 | 9 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Manisso / fsociety
https://github.com/Manisso/fsociety
stars | today |
---|---|
4207 | 6 |
fsociety Hacking Tools Pack – A Penetration Testing Framework
Language: go
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
2119 | 68 |
libpod is a library used to create container pods. Home of Podman.
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
5321 | 153 |
Go Training Class Material :
rclone / rclone
https://github.com/rclone/rclone
stars | today |
---|---|
15117 | 59 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
openshift / installer
https://github.com/openshift/installer
stars | today |
---|---|
628 | 10 |
Install an OpenShift cluster
containers / skopeo
https://github.com/containers/skopeo
stars | today |
---|---|
1368 | 39 |
Work with remote images registries - retrieving information, images, signing content
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
29721 | 49 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
37041 | 41 |
The world’s fastest framework for building websites.
emirpasic / gods
https://github.com/emirpasic/gods
stars | today |
---|---|
6287 | 30 |
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
golang / proposal
https://github.com/golang/proposal
stars | today |
---|---|
1600 | 4 |
Go Project Design Documents
cnlh / nps
stars | today |
---|---|
4800 | 89 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
goproxy / goproxy.cn
https://github.com/goproxy/goproxy.cn
stars | today |
---|---|
516 | 30 |
The most trusted Go module proxy in China.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
43901 | 26 |
蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
moby / moby
stars | today |
---|---|
54327 | 20 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
google / wire
https://github.com/google/wire
stars | today |
---|---|
2046 | 30 |
Compile-time Dependency Injection for Go
wtfutil / wtf
https://github.com/wtfutil/wtf
stars | today |
---|---|
8542 | 5 |
The personal information dashboard for your terminal.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
25910 | 46 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
containers / buildah
https://github.com/containers/buildah
stars | today |
---|---|
1907 | 36 |
A tool that facilitates building OCI images
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
3054 | 12 |
The Go driver for MongoDB
chrislusf / seaweedfs
https://github.com/chrislusf/seaweedfs
stars | today |
---|---|
8192 | 10 |
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek and an optional Filer with POSIX interface, supporting S3 API, Rack-Aware Erasure Coding for warm storage, FUSE mount, Hadoop compatible, WebDAV.
dgrijalva / jwt-go
https://github.com/dgrijalva/jwt-go
stars | today |
---|---|
5922 | 13 |
Golang implementation of JSON Web Tokens (JWT)
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
4888 | 11 |
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
m3db / m3
stars | today |
---|---|
2007 | 8 |
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
shadowsocks / shadowsocks-go
https://github.com/shadowsocks/shadowsocks-go
stars | today |
---|---|
6292 | 6 |
go port of shadowsocks (Deprecated)
NVIDIA / k8s-device-plugin
https://github.com/NVIDIA/k8s-device-plugin
stars | today |
---|---|
480 | 8 |
NVIDIA device plugin for Kubernetes
open-policy-agent / opa
https://github.com/open-policy-agent/opa
stars | today |
---|---|
2346 | 2 |
An open source, general-purpose policy engine.
Language: java
mission-peace / interview
https://github.com/mission-peace/interview
stars | today |
---|---|
6961 | 12 |
Interview questions
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
16581 | 13 |
Ghidra is a software reverse engineering (SRE) framework
geekidea / spring-boot-plus
https://github.com/geekidea/spring-boot-plus
stars | today |
---|---|
166 | 49 |
spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目
seven332 / EhViewer
https://github.com/seven332/EhViewer
stars | today |
---|---|
4006 | 32 |
An Unofficial E-Hentai Application for Android
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
579 | 3 |
A sandbox tower defense game
warmuuh / milkman
https://github.com/warmuuh/milkman
stars | today |
---|---|
279 | 19 |
fishercoder1534 / Leetcode
https://github.com/fishercoder1534/Leetcode
stars | today |
---|---|
1402 | 16 |
Complete solutions to Leetcode problems; updated daily. (I’m looking for long-term contributors/partners to this repo! Send me PRs if you’re interested! - 9/5/2018)
apache / dubbo-samples
https://github.com/apache/dubbo-samples
stars | today |
---|---|
680 | 9 |
samples for Apache Dubbo
signalapp / Signal-Android
https://github.com/signalapp/Signal-Android
stars | today |
---|---|
11696 | 8 |
A private messenger for Android.
mercyblitz / tech-weekly
https://github.com/mercyblitz/tech-weekly
stars | today |
---|---|
2206 | 16 |
「小马哥技术周报」
runelite / runelite
https://github.com/runelite/runelite
stars | today |
---|---|
2360 | 2 |
Open source Old School RuneScape client
apache / cassandra
https://github.com/apache/cassandra
stars | today |
---|---|
5325 | 5 |
Mirror of Apache Cassandra
bephrem1 / backtobackswe
https://github.com/bephrem1/backtobackswe
stars | today |
---|---|
400 | 3 |
Code Examples For Back To Back SWE Lessons
JeffLi1993 / springboot-learning-example
https://github.com/JeffLi1993/springboot-learning-example
stars | today |
---|---|
10410 | 29 |
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
40451 | 32 |
Spring Boot
thingsboard / thingsboard
https://github.com/thingsboard/thingsboard
stars | today |
---|---|
3892 | 8 |
Open-source IoT Platform - Device management, data collection, processing and visualization.
apache / incubator-hudi
https://github.com/apache/incubator-hudi
stars | today |
---|---|
629 | 2 |
Upserts And Incremental Processing on Big Data
google / open-location-code
https://github.com/google/open-location-code
stars | today |
---|---|
2522 | 3 |
Open Location Code is a library to generate short codes, called “plus codes”, that can be used as digital addresses where street addresses don’t exist.
callicoder / spring-security-react-ant-design-polls-app
https://github.com/callicoder/spring-security-react-ant-design-polls-app
stars | today |
---|---|
726 | 4 |
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
jiyouliang / FMap
https://github.com/jiyouliang/FMap
stars | today |
---|---|
189 | 73 |
宇行地图Android客户端
enilu / web-flash
https://github.com/enilu/web-flash
stars | today |
---|---|
316 | 42 |
WEB-FLASH – Admin Framework and Mobile Website Based on Spring Boot and Vue.js
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
6116 | 13 |
A libre lightweight streaming front-end for Android.
Chora10 / Cknife
https://github.com/Chora10/Cknife
stars | today |
---|---|
1710 | 2 |
Cknife
Screetsec / TheFatRat
https://github.com/Screetsec/TheFatRat
stars | today |
---|---|
2971 | 5 |
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack,dll . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software …
PureDark / H-Viewer
https://github.com/PureDark/H-Viewer
stars | today |
---|---|
1240 | 2 |
An android feed reader application which fetch data with selector and regular expression.
Language: c++
citizenfx / fivem
https://github.com/citizenfx/fivem
stars | today |
---|---|
884 | 13 |
The source code for the FiveM modification framework for GTA V.
vnpy / vnpy
stars | today |
---|---|
9067 | 9 |
基于Python的开源量化交易平台开发框架
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
3281 | 2 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
FreeCAD / FreeCAD
https://github.com/FreeCAD/FreeCAD
stars | today |
---|---|
4163 | 6 |
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
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
14689 | 28 |
JSON for Modern C++
zeusees / HyperLabelImg
https://github.com/zeusees/HyperLabelImg
stars | today |
---|---|
69 | 10 |
开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
harfbuzz / harfbuzz
https://github.com/harfbuzz/harfbuzz
stars | today |
---|---|
1162 | 12 |
HarfBuzz text shaping engine
bigtreetech / BIGTREETECH-SKR-V1.3
https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3
stars | today |
---|---|
176 | 2 |
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
onqtam / doctest
https://github.com/onqtam/doctest
stars | today |
---|---|
1878 | 18 |
The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
griddb / griddb_nosql
https://github.com/griddb/griddb_nosql
stars | today |
---|---|
905 | 3 |
high performance, high scalability and high reliability database for IoT & big data
CRYTEK / CRYENGINE
https://github.com/CRYTEK/CRYENGINE
stars | today |
---|---|
8925 | 35 |
CRYENGINE is a powerful real-time game development platform created by Crytek.
chenshuo / muduo
https://github.com/chenshuo/muduo
stars | today |
---|---|
6107 | 8 |
A C++ non-blocking network library for multi-threaded server in Linux
intel / hyperscan
https://github.com/intel/hyperscan
stars | today |
---|---|
2043 | 4 |
High-performance regular expression matching library
bulletphysics / bullet3
https://github.com/bulletphysics/bullet3
stars | today |
---|---|
5199 | 7 |
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Tencent / libco
https://github.com/Tencent/libco
stars | today |
---|---|
4512 | 10 |
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
ponylang / ponyc
https://github.com/ponylang/ponyc
stars | today |
---|---|
3832 | 2 |
🐴 Pony is an open-source, actor-model, capabilities-secure, high performance programming language
hzeller / rpi-rgb-led-matrix
https://github.com/hzeller/rpi-rgb-led-matrix
stars | today |
---|---|
1440 | 2 |
Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
openscenegraph / OpenSceneGraph
https://github.com/openscenegraph/OpenSceneGraph
stars | today |
---|---|
1447 | 4 |
OpenSceneGraph git repository
danielkrupinski / Osiris
https://github.com/danielkrupinski/Osiris
stars | today |
---|---|
201 | 3 |
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
letscontrolit / ESPEasy
https://github.com/letscontrolit/ESPEasy
stars | today |
---|---|
1747 | 1 |
Easy MultiSensor device based on ESP8266
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
7155 | 5 |
Parsing gigabytes of JSON per second
me-no-dev / ESPAsyncWebServer
https://github.com/me-no-dev/ESPAsyncWebServer
stars | today |
---|---|
874 | 1 |
Async Web Server for ESP8266 and ESP32
qTox / qTox
stars | today |
---|---|
2568 | 7 |
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
wxWidgets / wxWidgets
https://github.com/wxWidgets/wxWidgets
stars | today |
---|---|
2550 | 2 |
Cross-Platform GUI Library - Report issues here: https://trac.wxwidgets.org/
google / re2
stars | today |
---|---|
3849 | 2 |
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
Language: javascript
1995parham / github-do-not-ban-us
https://github.com/1995parham/github-do-not-ban-us
stars | today |
---|---|
8758 | 2461 |
Github do not ban us from open source world 🇮🇷
alekseylovchikov / ch-download
https://github.com/alekseylovchikov/ch-download
stars | today |
---|---|
303 | 31 |
download video from coursehunters.net
ricklamers / gridstudio
https://github.com/ricklamers/gridstudio
stars | today |
---|---|
442 | 92 |
Grid studio is a web-based spreadsheet application with full integration of the Python programming language.
outline / outline
https://github.com/outline/outline
stars | today |
---|---|
2771 | 144 |
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.
paulhodel / jexcel
https://github.com/paulhodel/jexcel
stars | today |
---|---|
2057 | 133 |
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
36740 | 43 |
Build blazing fast, modern apps and websites with React
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
29252 | 36 |
💯 Materials to help you rock your next coding interview
haotian-wang / google-access-helper
https://github.com/haotian-wang/google-access-helper
stars | today |
---|---|
1874 | 47 |
谷歌访问助手破解版
aosabook / 500lines
https://github.com/aosabook/500lines
stars | today |
---|---|
22411 | 48 |
500 Lines or Less
Ice-Hazymoon / MikuTools
https://github.com/Ice-Hazymoon/MikuTools
stars | today |
---|---|
1517 | 60 |
一个轻量的工具集合
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
21485 | 26 |
The Vue.js Framework
mohebifar / made-in-iran
https://github.com/mohebifar/made-in-iran
stars | today |
---|---|
392 | 20 |
A list of cool projects made in Iran
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
14456 | 16 |
A markdown editor for developers on Mac, Windows and Linux.
CodingTrain / website
https://github.com/CodingTrain/website
stars | today |
---|---|
3707 | 12 |
Coding Train website
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
4146 | 10 |
A powerful JavaScript library for interacting with the Discord API
Binaryify / NeteaseCloudMusicApi
https://github.com/Binaryify/NeteaseCloudMusicApi
stars | today |
---|---|
10416 | 97 |
网易云音乐 Node.js API service
vuejs / vuepress
https://github.com/vuejs/vuepress
stars | today |
---|---|
13441 | 28 |
📝 Minimalistic Vue-powered static site generator
MichMich / MagicMirror
https://github.com/MichMich/MagicMirror
stars | today |
---|---|
9527 | 6 |
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
14224 | 73 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MoePlayer / DPlayer
https://github.com/MoePlayer/DPlayer
stars | today |
---|---|
6411 | 11 |
🍭 Wow, such a lovely HTML5 danmaku video player
Nealyang / PersonalBlog
https://github.com/Nealyang/PersonalBlog
stars | today |
---|---|
282 | 11 |
📝 Nealyang personal blog
graphql / graphiql
https://github.com/graphql/graphiql
stars | today |
---|---|
8820 | 19 |
An in-browser IDE for exploring GraphQL.
react-ui-kit / dribbble2react
https://github.com/react-ui-kit/dribbble2react
stars | today |
---|---|
878 | 13 |
Transform Dribbble designs to React-Native code & YouTube video tutorials
freearhey / iptv
https://github.com/freearhey/iptv
stars | today |
---|---|
461 | 12 |
Collection of 6000+ free IPTV channels from all over the world
denysdovhan / wtfjs
https://github.com/denysdovhan/wtfjs
stars | today |
---|---|
13897 | 60 |
A list of funny and tricky JavaScript examples
Language: unknown
elaine-zheng / summer2020internships
https://github.com/elaine-zheng/summer2020internships
stars | today |
---|---|
317 | 75 |
Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
PengyiZhang / SlimYOLOv3
https://github.com/PengyiZhang/SlimYOLOv3
stars | today |
---|---|
190 | 58 |
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
8604 | 65 |
Cheat Sheets
bdring / midTbot_esp32
https://github.com/bdring/midTbot_esp32
stars | today |
---|---|
126 | 44 |
A Small and Simple Pen Plotter
londonappbrewery / Flutter-Course-Resources
https://github.com/londonappbrewery/Flutter-Course-Resources
stars | today |
---|---|
561 | 35 |
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
126080 | 109 |
📚 Freely available programming books
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
30582 | 163 |
Flight rules for git
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
5551 | 35 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
otvorete / petition
https://github.com/otvorete/petition
stars | today |
---|---|
593 | 132 |
ПОКАЖЕТЕ НИ КОДА!
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
822 | 356 |
架构师技术图谱,助你早日成为架构师
trimstray / linux-hardening-checklist
https://github.com/trimstray/linux-hardening-checklist
stars | today |
---|---|
596 | 35 |
Simple checklist to help you deploying the most important areas of the GNU/Linux production systems - work in progress.
lydiahallie / javascript-questions
https://github.com/lydiahallie/javascript-questions
stars | today |
---|---|
10675 | 63 |
A long list of (advanced) JavaScript questions, and their explanations ✨ Updated weekly!
FeeiCN / Security-PPT
https://github.com/FeeiCN/Security-PPT
stars | today |
---|---|
524 | 90 |
大安全各领域各公司各会议分享的PPT
ipfs / ipfs
stars | today |
---|---|
16442 | 8 |
Peer-to-peer hypermedia protocol
sudheerj / javascript-interview-questions
https://github.com/sudheerj/javascript-interview-questions
stars | today |
---|---|
164 | 6 |
List of 1000 JavaScript Interview Questions
hq450 / fancyss_history_package
https://github.com/hq450/fancyss_history_package
stars | today |
---|---|
2558 | 11 |
科学上网插件的离线安装包储存在这里
tuantvk / javascript-interview-questions-developer
https://github.com/tuantvk/javascript-interview-questions-developer
stars | today |
---|---|
45 | 0 |
Danh sách những câu hỏi trong phỏng vấn Javascript 📝 (Working in progress)
KeKe-Li / book
https://github.com/KeKe-Li/book
stars | today |
---|---|
2957 | 9 |
📚 All programming languages books
christine-hu / summer-2019-internships
https://github.com/christine-hu/summer-2019-internships
stars | today |
---|---|
1054 | 5 |
A document to help undergraduates keep track of software engineering internship opportunities.
RhinoSecurityLabs / AWS-IAM-Privilege-Escalation
https://github.com/RhinoSecurityLabs/AWS-IAM-Privilege-Escalation
stars | today |
---|---|
282 | 65 |
A centralized source of all AWS IAM privilege escalation methods released by Rhino Security Labs.
atsuya / constitution-of-japan
https://github.com/atsuya/constitution-of-japan
stars | today |
---|---|
52 | 3 |
このレポジトリは、現在の日本国憲法、そして現在の日本国憲法に対して日本国憲法改正案がどのような変更点を含むのかを理解するためのものです
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
21617 | 77 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
arpitjindal97 / technology_books
https://github.com/arpitjindal97/technology_books
stars | today |
---|---|
829 | 194 |
Premium eBook free for Geeks
xcxnig / ssr-download
https://github.com/xcxnig/ssr-download
stars | today |
---|---|
215 | 2 |
最新版的ss/ssr/ssrr
checkcheckzz / system-design-interview
https://github.com/checkcheckzz/system-design-interview
stars | today |
---|---|
9037 | 8 |
System design interview for IT companies