Language: python
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
47725 | 596 |
A collective list of free APIs for use in software and web development.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
914 | 382 |
Comprehensive Python Cheatsheet
nosarthur / gita
https://github.com/nosarthur/gita
stars | today |
---|---|
267 | 261 |
Manage multiple git repos side by side for sanity
rsms / inter
stars | today |
---|---|
6655 | 145 |
The Inter font family
vietnguyen91 / ASCII-generator
https://github.com/vietnguyen91/ASCII-generator
stars | today |
---|---|
435 | 123 |
ASCII generator (image to text, image to image, video to video)
stanfordnlp / stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
stars | today |
---|---|
963 | 73 |
Official Stanford NLP Python Library for Many Human Languages
pirate / ArchiveBox
https://github.com/pirate/ArchiveBox
stars | today |
---|---|
1702 | 60 |
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more…
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
56422 | 49 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48004 | 33 |
Models and examples built with TensorFlow
caronc / apprise
https://github.com/caronc/apprise
stars | today |
---|---|
1686 | 47 |
Apprise - Push Notifications that work with just about every platform!
deepmind / hanabi-learning-environment
https://github.com/deepmind/hanabi-learning-environment
stars | today |
---|---|
53 | 46 |
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61056 | 39 |
A curated list of awesome Python frameworks, libraries, software and resources
twintproject / twint
https://github.com/twintproject/twint
stars | today |
---|---|
1069 | 38 |
An advanced Twitter scraping & OSINT tool written in Python that doesn’t use Twitter’s API, allowing you to scrape a user’s followers, following, Tweets and more while evading most API limitations.
bourdakos1 / tfjs-object-detection-training
https://github.com/bourdakos1/tfjs-object-detection-training
stars | today |
---|---|
158 | 33 |
🐝
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21312 | 34 |
All Algorithms implemented in Python
jacenkow / gpu-sentry
https://github.com/jacenkow/gpu-sentry
stars | today |
---|---|
64 | 35 |
Flask-based package for monitoring utilisation of nVidia GPUs.
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
10098 | 27 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
21096 | 29 |
🏡 Open source home automation that puts local control and privacy first
3b1b / manim
stars | today |
---|---|
6393 | 31 |
Animation engine for explanatory math videos
django / django
https://github.com/django/django
stars | today |
---|---|
39285 | 22 |
The Web framework for perfectionists with deadlines.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37958 | 24 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46857 | 25 |
Command-line program to download videos from YouTube.com and other video sites
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
22231 | 24 |
The Python programming language
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
4310 | 26 |
Incredibly fast crawler designed for OSINT.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11779 | 20 |
TensorFlow code and pre-trained models for BERT
Language: go
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
421 | 228 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14988 | 141 |
Connect, secure, control, and observe services.
isacikgoz / gitin
https://github.com/isacikgoz/gitin
stars | today |
---|---|
82 | 73 |
commit/branch/workdir explorer for git
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1269 | 56 |
A GPU-powered real-time analytics storage and query engine.
ibuildthecloud / k3s
https://github.com/ibuildthecloud/k3s
stars | today |
---|---|
832 | 51 |
5 less then k8s. Lightweight Kubernetes.
joewalnes / websocketd
https://github.com/joewalnes/websocketd
stars | today |
---|---|
13150 | 48 |
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
3937 | 39 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
golang / go
stars | today |
---|---|
52784 | 38 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47789 | 30 |
Production-Grade Container Scheduling and Management
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17201 | 39 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
skanehira / docui
https://github.com/skanehira/docui
stars | today |
---|---|
247 | 36 |
TUI Tool for Docker
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
12941 | 30 |
OpenFaaS - Serverless Functions Made Simple
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32354 | 29 |
The world’s fastest framework for building websites.
urfave / cli
stars | today |
---|---|
9886 | 28 |
A simple, fast, and fun package for building command line apps in Go
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
12243 | 25 |
Git with a cup of tea, painless self-hosted git service
bxcodec / faker
https://github.com/bxcodec/faker
stars | today |
---|---|
574 | 27 |
Go (Golang) Fake Data Generator for Struct
hunterloftis / oneweekend
https://github.com/hunterloftis/oneweekend
stars | today |
---|---|
101 | 25 |
Ray Tracing book series implemented in Golang, chapter-by-chapter
knqyf263 / utern
https://github.com/knqyf263/utern
stars | today |
---|---|
23 | 22 |
Multi group and stream log tailing for AWS CloudWatch Logs.
robscott / kube-capacity
https://github.com/robscott/kube-capacity
stars | today |
---|---|
24 | 22 |
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
24039 | 20 |
Open Source Continuous File Synchronization
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39613 | 19 |
A curated list of awesome Go frameworks, libraries and software
cnlh / nps
stars | today |
---|---|
399 | 17 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩(节省带宽和流量)、站点保护、加密传输、多路复用、header修改等。支持web图形化管理。
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
5239 | 19 |
Like Prometheus, but for logs.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13114 | 17 |
A platform for building proxies to bypass network restrictions.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
20259 | 17 |
The Cloud Native Edge Router
Language: java
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
4199 | 42 |
A Magic Mask to Alter Android System Systemless-ly
yuliskov / SmartYouTubeTV
https://github.com/yuliskov/SmartYouTubeTV
stars | today |
---|---|
1389 | 34 |
Watch YouTube videos on your TV and set-top-box with comfort
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11339 | 13 |
The “REST With Spring” Course:
google / santa-tracker-android
https://github.com/google/santa-tracker-android
stars | today |
---|---|
1634 | 31 |
Ho Ho Ho
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
22984 | 27 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
raphw / byte-buddy
https://github.com/raphw/byte-buddy
stars | today |
---|---|
2554 | 27 |
Runtime code generation for the Java virtual machine.
JakeWharton / dagger-reflect
https://github.com/JakeWharton/dagger-reflect
stars | today |
---|---|
328 | 26 |
A reflection-based implementation of the Dagger dependency injection library.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44156 | 20 |
Design patterns implemented in Java
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8214 | 21 |
😮 互联网 Java 工程师进阶知识完全扫盲
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10314 | 17 |
All Algorithms implemented in Java
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10452 | 15 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
pivovarit / parallel-collectors
https://github.com/pivovarit/parallel-collectors
stars | today |
---|---|
75 | 15 |
Parallel Collectors is a toolkit easining parallel collection processing in Java using Stream API.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33838 | 11 |
Spring Boot
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7175 | 12 |
Apache Flink
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38147 | 10 |
Open Source, Distributed, RESTful Search Engine
geduo83 / FlyTour
https://github.com/geduo83/FlyTour
stars | today |
---|---|
210 | 13 |
Android MVP+组件化实战项目框架
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
7670 | 11 |
Free universal database tool and SQL client
guolindev / giffun
https://github.com/guolindev/giffun
stars | today |
---|---|
1446 | 11 |
一款开源的GIF在线分享App,乐趣就要和世界分享。
material-components / material-components-android
https://github.com/material-components/material-components-android
stars | today |
---|---|
6110 | 9 |
Modular and customizable Material Design UI components for Android
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
32224 | 9 |
Everything you need to know to get the job.
google / guava
https://github.com/google/guava
stars | today |
---|---|
29652 | 8 |
Google core libraries for Java
wix / react-native-navigation
https://github.com/wix/react-native-navigation
stars | today |
---|---|
9597 | 8 |
A complete native navigation solution for React Native
runelite / runelite
https://github.com/runelite/runelite
stars | today |
---|---|
1806 | 7 |
Open source Old School RuneScape client
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4638 | 9 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
firebase / quickstart-android
https://github.com/firebase/quickstart-android
stars | today |
---|---|
5071 | 7 |
Firebase Quickstart Samples for Android
Language: c++
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
1946 | 111 |
✔️ The smallest UI framework for all platform – 5K lines code
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120048 | 60 |
An Open Source Machine Learning Framework for Everyone
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
254 | 44 |
JavaScript web server
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24247 | 38 |
Tesseract Open Source OCR Engine (main repository)
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31554 | 22 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24461 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
renatoGarcia / icecream-cpp
https://github.com/renatoGarcia/icecream-cpp
stars | today |
---|---|
31 | 30 |
🍦 Sweet and creamy print debugging. C++ flavored.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69668 | 23 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / mysql-ripple
https://github.com/google/mysql-ripple
stars | today |
---|---|
113 | 22 |
Ripple, a server that can serve as a middleman in MySQL replication
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
406 | 19 |
Professional open-source NLE video editor
ssloy / tinykaboom
https://github.com/ssloy/tinykaboom
stars | today |
---|---|
1552 | 19 |
A brief computer graphics / rendering course
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5759 | 16 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
CleverRaven / Cataclysm-DDA
https://github.com/CleverRaven/Cataclysm-DDA
stars | today |
---|---|
2509 | 17 |
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
PCSX2 / pcsx2
https://github.com/PCSX2/pcsx2
stars | today |
---|---|
2945 | 17 |
PCSX2 - The Playstation 2 Emulator
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19191 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31926 | 14 |
Protocol Buffers - Google’s data interchange format
facebookincubator / spectrum
https://github.com/facebookincubator/spectrum
stars | today |
---|---|
1185 | 14 |
A client-side image transcoding library.
geeksville / TenDollarWebcam
https://github.com/geeksville/TenDollarWebcam
stars | today |
---|---|
62 | 14 |
A small example app for ESP32 + Micro-RTSP
Xtra-Computing / thundergbm
https://github.com/Xtra-Computing/thundergbm
stars | today |
---|---|
51 | 13 |
ThunderGBM: Fast GBDTs and Random Forests on GPUs
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46554 | 12 |
The Swift Programming Language
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13617 | 12 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ssloy / tinyraytracer
https://github.com/ssloy/tinyraytracer
stars | today |
---|---|
2314 | 12 |
A brief computer graphics / rendering course
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37001 | 11 |
Bitcoin Core integration/staging tree
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3701 | 12 |
Desktop implementations of the Flutter embedding API
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
8246 | 11 |
Cloud-native high-performance edge/middle/service proxy
Language: javascript
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
1891 | 576 |
Next-Generation full text search library for Browser and Node.js
tyroprogrammer / learn-react-app
https://github.com/tyroprogrammer/learn-react-app
stars | today |
---|---|
2049 | 224 |
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!
mohitk05 / react-insta-stories
https://github.com/mohitk05/react-insta-stories
stars | today |
---|---|
210 | 142 |
A React component for Instagram like stories
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
8459 | 140 |
🌈 React for interactive command-line apps
justinribeiro / speedometer-pwa
https://github.com/justinribeiro/speedometer-pwa
stars | today |
---|---|
264 | 133 |
A tiny no-frills speedometer progressive web app based on Geolocation API, AmbientLightSensor API, and WakeLock API.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
121472 | 112 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
22442 | 106 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
3221 | 98 |
A web-based JavaScript(canvas) spreadsheet
vuejs / vue
stars | today |
---|---|
127059 | 97 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
stylelint / stylelint
https://github.com/stylelint/stylelint
stars | today |
---|---|
5991 | 96 |
A mighty, modern style linter
peterlamar / vue-examples
https://github.com/peterlamar/vue-examples
stars | today |
---|---|
84 | 81 |
Collection of Vue examples for front end novices
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
25475 | 75 |
📜 33 concepts every JavaScript developer should know.
Annihil / github-spray
https://github.com/Annihil/github-spray
stars | today |
---|---|
349 | 72 |
👾 Draw on your GitHub contribution graph ░▒▓█
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
4063 | 67 |
Desktop music player for streaming from free sources
tadata-ru / dtp-stat
https://github.com/tadata-ru/dtp-stat
stars | today |
---|---|
83 | 60 |
Карта ДТП
mozilla / readability
https://github.com/mozilla/readability
stars | today |
---|---|
1964 | 62 |
A standalone version of the readability lib
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
6693 | 54 |
Command-line tool and terminal JSON viewer 🔥
march08 / animated-burgers
https://github.com/march08/animated-burgers
stars | today |
---|---|
454 | 56 |
Collection of animated burgers for React, also available as HTML+CSS
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
73531 | 43 |
A framework for building native apps with React.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63061 | 40 |
Set up a modern web app by running one command.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31138 | 39 |
Build blazing fast, modern apps and websites with React
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
24865 | 40 |
The largest Node.js best practices list (January 2019)
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
43870 | 39 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
22048 | 41 |
Generation of diagram and flowchart from text in a similar manner as markdown
yeahpython / ascii-renderer
https://github.com/yeahpython/ascii-renderer
stars | today |
---|---|
43 | 42 |
ASCII-based voxel renderer
Language: unknown
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
958 | 349 |
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 |
---|---|
7695 | 204 |
Collection of awesome podcasts
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
5028 | 154 |
Video discussing this curriculum:
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
71537 | 115 |
Roadmap to becoming a web developer in 2019
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
38072 | 110 |
🎓 Path to a free self-taught education in Computer Science!
PiotrGrochowski / Consolas
https://github.com/PiotrGrochowski/Consolas
stars | today |
---|---|
245 | 90 |
The Consolas font since I became a designer of it starting at version 8.0. It’s of course open source.
labs42io / clean-code-typescript
https://github.com/labs42io/clean-code-typescript
stars | today |
---|---|
107 | 79 |
Clean Code concepts adapted for TypeScript
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
2155 | 72 |
Compilation of public failure/horror stories related to Kubernetes
trimstray / the-practical-linux-hardening-guide
https://github.com/trimstray/the-practical-linux-hardening-guide
stars | today |
---|---|
6638 | 71 |
🔥 This guide details the planning and the tools involved in creating a secure Linux production systems - work in progress.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78562 | 44 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101161 | 57 |
😎 Curated list of awesome lists
Rocketseat / ambiente-react-native
https://github.com/Rocketseat/ambiente-react-native
stars | today |
---|---|
227 | 41 |
Ambiente de desenvolvimento React Native (o PDF foi migrado para cá, leia o README ❤️ )
mtdvio / every-programmer-should-know
https://github.com/mtdvio/every-programmer-should-know
stars | today |
---|---|
36456 | 40 |
A collection of (mostly) technical things every software developer should know
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116998 | 38 |
📚 Freely available programming books
Ridter / Intranet_Penetration_Tips
https://github.com/Ridter/Intranet_Penetration_Tips
stars | today |
---|---|
934 | 34 |
2018年初整理的一些内网渗透TIPS,后面更新的慢,所以公开出来希望跟小伙伴们一起更新维护~
0x4447 / 0x4447-product-s3-email
https://github.com/0x4447/0x4447-product-s3-email
stars | today |
---|---|
38 | 34 |
📫 Host your own email service for free on AWS using a clever approach.
Norbert515 / flutter_ide
https://github.com/Norbert515/flutter_ide
stars | today |
---|---|
111 | 32 |
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73876 | 26 |
A complete computer science study plan to become a software engineer.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
41948 | 28 |
🤓 Build your own (insert technology here)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42059 | 28 |
🎉 A curated list of awesome things related to Vue.js
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
33214 | 28 |
Papers from the computer science community to read and discuss.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
12780 | 28 |
⚡️ 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.
aylei / interview
https://github.com/aylei/interview
stars | today |
---|---|
1331 | 26 |
写在19年初的后端社招面试经历 🤑
zhaopengme / gitnote
https://github.com/zhaopengme/gitnote
stars | today |
---|---|
172 | 25 |
A modern note taking app based on GIT that does not require a local GIT environment.
zhengzhugithub / CV-arXiv-Daily
https://github.com/zhengzhugithub/CV-arXiv-Daily
stars | today |
---|---|
236 | 24 |
分享计算机视觉每天的arXiv文章