Language: python
vietnguyen91 / ASCII-generator
https://github.com/vietnguyen91/ASCII-generator
stars | today |
---|---|
318 | 182 |
ASCII generator (image to text, image to image, video to video)
stanfordnlp / stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
stars | today |
---|---|
889 | 73 |
Official Stanford NLP Python Library for Many Human Languages
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
56375 | 53 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
j3ssie / IPOsint
https://github.com/j3ssie/IPOsint
stars | today |
---|---|
87 | 47 |
Discovery IP Address of the target
3b1b / manim
stars | today |
---|---|
6362 | 47 |
Animation engine for explanatory math videos
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61021 | 37 |
A curated list of awesome Python frameworks, libraries, software and resources
davidtavarez / pwndb
https://github.com/davidtavarez/pwndb
stars | today |
---|---|
88 | 35 |
Search for leaked credentials
caronc / apprise
https://github.com/caronc/apprise
stars | today |
---|---|
1636 | 37 |
Apprise - Push Notifications that work with just about every platform!
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21280 | 29 |
All Algorithms implemented in Python
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
21069 | 29 |
🏡 Open source home automation that puts local control and privacy first
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46834 | 24 |
Command-line program to download videos from YouTube.com and other video sites
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
47120 | 25 |
A collective list of free APIs for use in software and web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37943 | 22 |
Deep Learning for humans
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
9157 | 24 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
bourdakos1 / tfjs-object-detection-training
https://github.com/bourdakos1/tfjs-object-detection-training
stars | today |
---|---|
125 | 23 |
🐝
django / django
https://github.com/django/django
stars | today |
---|---|
39268 | 19 |
The Web framework for perfectionists with deadlines.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
47973 | 19 |
Models and examples built with TensorFlow
google / jax
stars | today |
---|---|
3128 | 22 |
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
33167 | 18 |
scikit-learn: machine learning in Python
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
10073 | 20 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
6314 | 21 |
💿 Free software that works great, and also happens to be open-source Python.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
22211 | 17 |
The Python programming language
yodaos-project / yodaos
https://github.com/yodaos-project/yodaos
stars | today |
---|---|
618 | 21 |
AI OS for Web Community
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11760 | 18 |
TensorFlow code and pre-trained models for BERT
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
20696 | 19 |
The world’s simplest facial recognition api for Python and the command line
Language: go
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
198 | 162 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1212 | 48 |
A GPU-powered real-time analytics storage and query engine.
joewalnes / websocketd
https://github.com/joewalnes/websocketd
stars | today |
---|---|
13108 | 43 |
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
urfave / cli
stars | today |
---|---|
9863 | 43 |
A simple, fast, and fun package for building command line apps in Go
skanehira / docui
https://github.com/skanehira/docui
stars | today |
---|---|
217 | 35 |
TUI Tool for Docker
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32331 | 33 |
The world’s fastest framework for building websites.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
24023 | 32 |
Open Source Continuous File Synchronization
golang / go
stars | today |
---|---|
52747 | 30 |
The Go programming language
hunterloftis / oneweekend
https://github.com/hunterloftis/oneweekend
stars | today |
---|---|
76 | 28 |
Ray Tracing book series implemented in Golang, chapter-by-chapter
purpleidea / mgmt
https://github.com/purpleidea/mgmt
stars | today |
---|---|
1653 | 27 |
Next generation distributed, event-driven, parallel config management!
google / stenographer
https://github.com/google/stenographer
stars | today |
---|---|
1231 | 26 |
Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
3901 | 24 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47761 | 23 |
Production-Grade Container Scheduling and Management
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
12222 | 23 |
Git with a cup of tea, painless self-hosted git service
tinygo-org / tinygo
https://github.com/tinygo-org/tinygo
stars | today |
---|---|
1775 | 23 |
Go compiler for small devices, based on LLVM.
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17164 | 21 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
drk1wi / Modlishka
https://github.com/drk1wi/Modlishka
stars | today |
---|---|
1488 | 22 |
Modlishka. Reverse Proxy. Phishing NG.
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
5221 | 22 |
Like Prometheus, but for logs.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39595 | 20 |
A curated list of awesome Go frameworks, libraries and software
ncw / rclone
stars | today |
---|---|
12754 | 19 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
bxcodec / faker
https://github.com/bxcodec/faker
stars | today |
---|---|
549 | 19 |
Go (Golang) Fake Data Generator for Struct
bettercap / bettercap
https://github.com/bettercap/bettercap
stars | today |
---|---|
3900 | 18 |
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13099 | 19 |
A platform for building proxies to bypass network restrictions.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
19398 | 18 |
🌸 A command-line fuzzy finder
windmilleng / tilt
https://github.com/windmilleng/tilt
stars | today |
---|---|
1955 | 16 |
Local Kubernetes development with no stress
Language: java
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8197 | 61 |
😮 互联网 Java 工程师进阶知识完全扫盲
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
1448 | 41 |
A full-featured APP ( iOS & Android ) development assistant. You deserve it.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
22964 | 34 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10437 | 29 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
guolindev / giffun
https://github.com/guolindev/giffun
stars | today |
---|---|
1434 | 23 |
一款开源的GIF在线分享App,乐趣就要和世界分享。
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11325 | 15 |
The “REST With Spring” Course:
google / santa-tracker-android
https://github.com/google/santa-tracker-android
stars | today |
---|---|
1601 | 21 |
Ho Ho Ho
opencodeiiita / ToDo-List-App
https://github.com/opencodeiiita/ToDo-List-App
stars | today |
---|---|
108 | 20 |
A very basic ToDo List Application for all the Android Enthusiasts !
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7165 | 17 |
Apache Flink
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10298 | 16 |
All Algorithms implemented in Java
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44137 | 17 |
Design patterns implemented in Java
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38137 | 14 |
Open Source, Distributed, RESTful Search Engine
JakeWharton / dagger-reflect
https://github.com/JakeWharton/dagger-reflect
stars | today |
---|---|
304 | 16 |
A reflection-based implementation of the Dagger dependency injection library.
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
32216 | 14 |
Everything you need to know to get the job.
geduo83 / FlyTour
https://github.com/geduo83/FlyTour
stars | today |
---|---|
197 | 15 |
Android MVP+组件化实战项目框架
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33828 | 9 |
Spring Boot
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4629 | 14 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26355 | 10 |
Spring Framework
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
4522 | 12 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
ElderDrivers / EdXposed
https://github.com/ElderDrivers/EdXposed
stars | today |
---|---|
284 | 12 |
Elder driver Xposed Framework.
JasonHHouse / Gaps
https://github.com/JasonHHouse/Gaps
stars | today |
---|---|
71 | 10 |
Find the missing movies in your Plex Server
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
5710 | 10 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
4159 | 10 |
A Magic Mask to Alter Android System Systemless-ly
coderqianlq / dubbo-spring-boot-cli
https://github.com/coderqianlq/dubbo-spring-boot-cli
stars | today |
---|---|
53 | 9 |
🔥 dubbo-spring-boot-starter实践,使dubbo的使用变得及其简单快捷,容易上手。
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
9594 | 8 |
A complete native navigation solution for React Native
Language: c++
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
1843 | 139 |
✔️ The smallest UI framework for all platform – 5K lines code
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120009 | 72 |
An Open Source Machine Learning Framework for Everyone
facebookincubator / spectrum
https://github.com/facebookincubator/spectrum
stars | today |
---|---|
1177 | 39 |
A client-side image transcoding library.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24436 | 36 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69647 | 35 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
2501 | 28 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
HackerPoet / MarbleMarcher
https://github.com/HackerPoet/MarbleMarcher
stars | today |
---|---|
1427 | 27 |
A Fractal Physics Game
pbghogehoge / ssg
https://github.com/pbghogehoge/ssg
stars | today |
---|---|
49 | 28 |
秋霜玉
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5743 | 25 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31534 | 12 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24209 | 19 |
Tesseract Open Source OCR Engine (main repository)
geeksville / TenDollarWebcam
https://github.com/geeksville/TenDollarWebcam
stars | today |
---|---|
48 | 20 |
A small example app for ESP32 + Micro-RTSP
ddovod / jet-live
https://github.com/ddovod/jet-live
stars | today |
---|---|
60 | 15 |
c++ hot code reload for linux and macos
ssloy / tinykaboom
https://github.com/ssloy/tinykaboom
stars | today |
---|---|
1533 | 14 |
A brief computer graphics / rendering course
ssloy / tinyraytracer
https://github.com/ssloy/tinyraytracer
stars | today |
---|---|
2298 | 14 |
A brief computer graphics / rendering course
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
389 | 14 |
Professional open-source NLE video editor
geeksville / Micro-RTSP
https://github.com/geeksville/Micro-RTSP
stars | today |
---|---|
34 | 14 |
A RTSP video server intended for very small CPUs (ESP32 etc)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19181 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
grpc / grpc
stars | today |
---|---|
19363 | 13 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13606 | 12 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36998 | 11 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31916 | 11 |
Protocol Buffers - Google’s data interchange format
blinker-iot / blinker-library
https://github.com/blinker-iot/blinker-library
stars | today |
---|---|
134 | 12 |
Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
iovisor / bpftrace
https://github.com/iovisor/bpftrace
stars | today |
---|---|
898 | 12 |
High-level tracing language for Linux eBPF
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
7768 | 12 |
Compatibility tool for Steam Play based on Wine and additional components
Language: javascript
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
1323 | 379 |
Next-Generation full text search library for Browser and Node.js
tyroprogrammer / learn-react-app
https://github.com/tyroprogrammer/learn-react-app
stars | today |
---|---|
1828 | 199 |
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!
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
8322 | 128 |
🌈 React for interactive command-line apps
justinribeiro / speedometer-pwa
https://github.com/justinribeiro/speedometer-pwa
stars | today |
---|---|
140 | 120 |
A tiny no-frills speedometer progressive web app based on Geolocation API, AmbientLightSensor API, and WakeLock API.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
22340 | 97 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
ksky521 / nodeppt
https://github.com/ksky521/nodeppt
stars | today |
---|---|
5619 | 81 |
This is probably the best web presentation tool so far!
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
3129 | 80 |
A web-based JavaScript(canvas) spreadsheet
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
121372 | 72 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
126977 | 65 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
mohitk05 / react-insta-stories
https://github.com/mohitk05/react-insta-stories
stars | today |
---|---|
71 | 67 |
A React component for Instagram like stories
Annihil / github-spray
https://github.com/Annihil/github-spray
stars | today |
---|---|
276 | 58 |
👾 Draw on your GitHub contribution graph ░▒▓█
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63023 | 51 |
Set up a modern web app by running one command.
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
4006 | 51 |
Desktop music player for streaming from free sources
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
6637 | 47 |
Command-line tool and terminal JSON viewer 🔥
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31101 | 41 |
Build blazing fast, modern apps and websites with React
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
22012 | 46 |
Generation of diagram and flowchart from text in a similar manner as markdown
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
25400 | 43 |
📜 33 concepts every JavaScript developer should know.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73498 | 38 |
A framework for building native apps with React.
gaearon / overreacted.io
https://github.com/gaearon/overreacted.io
stars | today |
---|---|
2734 | 28 |
Personal blog by Dan Abramov.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
43833 | 37 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
mozilla / readability
https://github.com/mozilla/readability
stars | today |
---|---|
1903 | 40 |
A standalone version of the readability lib
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
24829 | 37 |
The largest Node.js best practices list (January 2019)
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
81324 | 28 |
JavaScript Style Guide
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
57858 | 31 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
54546 | 30 |
Promise based HTTP client for the browser and node.js
Language: unknown
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
611 | 296 |
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 |
---|---|
7482 | 170 |
Collection of awesome podcasts
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
4873 | 140 |
Video discussing this curriculum:
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
37974 | 110 |
🎓 Path to a free self-taught education in Computer Science!
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
71435 | 108 |
Roadmap to becoming a web developer in 2019
PiotrGrochowski / Consolas
https://github.com/PiotrGrochowski/Consolas
stars | today |
---|---|
164 | 102 |
The Consolas font since I became a designer of it starting at version 8.0. It’s of course open source.
Ridter / Intranet_Penetration_Tips
https://github.com/Ridter/Intranet_Penetration_Tips
stars | today |
---|---|
911 | 76 |
2018年初整理的一些内网渗透TIPS,后面更新的慢,所以公开出来希望跟小伙伴们一起更新维护~
trimstray / the-practical-linux-hardening-guide
https://github.com/trimstray/the-practical-linux-hardening-guide
stars | today |
---|---|
6574 | 69 |
🔥 This guide details the planning and the tools involved in creating a secure Linux production systems - work in progress.
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
7942 | 56 |
中国程序员容易发音错误的单词
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78522 | 42 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101114 | 46 |
😎 Curated list of awesome lists
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
2086 | 48 |
Compilation of public failure/horror stories related to Kubernetes
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
36423 | 46 |
A collection of (mostly) technical things every software developer should know
zhaopengme / gitnote
https://github.com/zhaopengme/gitnote
stars | today |
---|---|
149 | 46 |
A modern note taking app based on GIT that does not require a local GIT environment.
gparker42 / crash-unscrambler
https://github.com/gparker42/crash-unscrambler
stars | today |
---|---|
46 | 46 |
Crash Unscrambler analyzes crash reports and crashed processes, recovering as much information as possible about the data and execution leading up to the crash.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
48722 | 35 |
📚 技术面试必备基础知识
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116968 | 35 |
📚 Freely available programming books
aylei / interview
https://github.com/aylei/interview
stars | today |
---|---|
1308 | 38 |
写在19年初的后端社招面试经历 🤑
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73853 | 31 |
A complete computer science study plan to become a software engineer.
zeusees / HyperDL-Tutorial
https://github.com/zeusees/HyperDL-Tutorial
stars | today |
---|---|
644 | 33 |
深度学习教程整理 | 干货
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
12760 | 31 |
⚡️ A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
zhengzhugithub / CV-arXiv-Daily
https://github.com/zhengzhugithub/CV-arXiv-Daily
stars | today |
---|---|
214 | 24 |
分享计算机视觉每天的arXiv文章
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5641 | 10 |
🚀 ✨ Help beginners to contribute to open source projects
nsacyber / Hardware-and-Firmware-Security-Guidance
https://github.com/nsacyber/Hardware-and-Firmware-Security-Guidance
stars | today |
---|---|
101 | 20 |
Guidance for the Spectre, Meltdown, Speculative Store Bypass, Rogue System Register Read, Lazy FP State Restore, Bounds Check Bypass Store, TLBleed, and L1TF/Foreshadow vulnerabilities as well as general hardware and firmware security guidance. #nsacyber
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
7531 | 19 |
An updated list of public BitTorrent trackers