Language: python
streamlit / streamlit
https://github.com/streamlit/streamlit
stars | today |
---|---|
1851 | 509 |
Streamlit — The fastest way to build custom ML tools
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
26955 | 59 |
🏡 Open source home automation that puts local control and privacy first
idealo / imagededup
https://github.com/idealo/imagededup
stars | today |
---|---|
298 | 85 |
😎 Finding duplicate images made easy!
Tib3rius / AutoRecon
https://github.com/Tib3rius/AutoRecon
stars | today |
---|---|
468 | 61 |
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
litmuschaos / litmus
https://github.com/litmuschaos/litmus
stars | today |
---|---|
311 | 11 |
Litmus is the toolset for Kubernetes SREs to practice chaos engineering. Use the pre-defined chaos charts, run chaos, find weaknesses in your Kubernetes systems.
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
56285 | 65 |
Command-line program to download videos from YouTube.com and other video sites
janeczku / calibre-web
https://github.com/janeczku/calibre-web
stars | today |
---|---|
2204 | 22 |
📚 Web app for browsing, reading and downloading eBooks stored in a Calibre database
laramies / theHarvester
https://github.com/laramies/theHarvester
stars | today |
---|---|
3023 | 7 |
E-mails, subdomains and names Harvester - OSINT
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
9917 | 33 |
数据结构和算法必知必会的50个代码实现
astooke / rlpyt
https://github.com/astooke/rlpyt
stars | today |
---|---|
848 | 31 |
Reinforcement Learning in PyTorch
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
26275 | 38 |
Deepfakes Software For All
facebookresearch / hydra
https://github.com/facebookresearch/hydra
stars | today |
---|---|
343 | 114 |
Hydra is a framework for elegantly configuring complex applications
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
14671 | 32 |
Set up a personal VPN in the cloud
shadowsocks / shadowsocks
https://github.com/shadowsocks/shadowsocks
stars | today |
---|---|
31566 | 18 |
Jrohy / multi-v2ray
https://github.com/Jrohy/multi-v2ray
stars | today |
---|---|
2336 | 32 |
v2ray easy delpoy & manage tool, support multiple user & protocol manage
3b1b / manim
stars | today |
---|---|
13682 | 17 |
Animation engine for explanatory math videos
Zhongdao / Towards-Realtime-MOT
https://github.com/Zhongdao/Towards-Realtime-MOT
stars | today |
---|---|
135 | 30 |
Joint Detection and Embedding for fast multi-object tracking
DrDonk / unlocker
https://github.com/DrDonk/unlocker
stars | today |
---|---|
2212 | 7 |
VMware Workstation macOS
inforion / idapython-cheatsheet
https://github.com/inforion/idapython-cheatsheet
stars | today |
---|---|
100 | 22 |
Scripts and cheatsheets for IDAPython
swapagarwal / JARVIS-on-Messenger
https://github.com/swapagarwal/JARVIS-on-Messenger
stars | today |
---|---|
1001 | 5 |
💬 A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
73778 | 46 |
A curated list of awesome Python frameworks, libraries, software and resources
jwyang / faster-rcnn.pytorch
https://github.com/jwyang/faster-rcnn.pytorch
stars | today |
---|---|
4124 | 6 |
A faster pytorch implementation of faster r-cnn
fossasia / open-event-server
https://github.com/fossasia/open-event-server
stars | today |
---|---|
1904 | 3 |
The Open Event Organizer Server to Manage Events https://api.eventyay.com | http://open-event-api.herokuapp.com
CorentinJ / Real-Time-Voice-Cloning
https://github.com/CorentinJ/Real-Time-Voice-Cloning
stars | today |
---|---|
8639 | 26 |
Clone a voice in 5 seconds to generate arbitrary speech in real-time
lukemelas / EfficientNet-PyTorch
https://github.com/lukemelas/EfficientNet-PyTorch
stars | today |
---|---|
2409 | 8 |
A PyTorch implementation of EfficientNet
Language: go
globocom / huskyCI
https://github.com/globocom/huskyCI
stars | today |
---|---|
148 | 27 |
Performing security tests inside your CI
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
3942 | 30 |
A rule-based tunnel in Go.
Masterminds / sprig
https://github.com/Masterminds/sprig
stars | today |
---|---|
1279 | 29 |
Useful template functions for Go templates.
facebookincubator / ent
https://github.com/facebookincubator/ent
stars | today |
---|---|
751 | 254 |
An entity framework for Go
Jguer / yay
stars | today |
---|---|
3553 | 11 |
Yet another Yogurt - An AUR Helper written in Go
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
16384 | 25 |
Open source Slack-alternative in Golang and React - Mattermost
alexellis / inlets
https://github.com/alexellis/inlets
stars | today |
---|---|
4443 | 15 |
Expose your local endpoints to the Internet
jpmorganchase / quorum
https://github.com/jpmorganchase/quorum
stars | today |
---|---|
3436 | 5 |
A permissioned implementation of Ethereum supporting data privacy
elastic / go-elasticsearch
https://github.com/elastic/go-elasticsearch
stars | today |
---|---|
1760 | 11 |
The official Go client for Elasticsearch
tomnomnom / httprobe
https://github.com/tomnomnom/httprobe
stars | today |
---|---|
224 | 5 |
Take a list of domains and probe for working HTTP and HTTPS servers
caddyserver / caddy
https://github.com/caddyserver/caddy
stars | today |
---|---|
24261 | 108 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
48394 | 33 |
A curated list of awesome Go frameworks, libraries and software
Masterminds / glide
https://github.com/Masterminds/glide
stars | today |
---|---|
7836 | 3 |
Package Management for Golang
tmrts / go-patterns
https://github.com/tmrts/go-patterns
stars | today |
---|---|
11090 | 12 |
Curated list of Go design patterns, recipes and idioms
alexellis / inlets-operator
https://github.com/alexellis/inlets-operator
stars | today |
---|---|
144 | 34 |
Get a public Kubernetes LoadBalancer for your local cluster
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
22412 | 46 |
A platform for building proxies to bypass network restrictions.
cuelang / cue
https://github.com/cuelang/cue
stars | today |
---|---|
1203 | 8 |
Validate and define text-based and dynamic configuration
insight-chain / inb-go
https://github.com/insight-chain/inb-go
stars | today |
---|---|
276 | 24 |
Official Go implementation of the Insight Chain(INB)
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
1647 | 6 |
Arduino command line interface
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
10164 | 23 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
cruise-automation / isopod
https://github.com/cruise-automation/isopod
stars | today |
---|---|
174 | 15 |
An expressive DSL framework for Kubernetes configuration without YAML
sylabs / singularity
https://github.com/sylabs/singularity
stars | today |
---|---|
1361 | 2 |
Singularity: Application containers for Linux
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
9041 | 14 |
Lightweight Kubernetes. 5 less than k8s.
roboll / helmfile
https://github.com/roboll/helmfile
stars | today |
---|---|
1401 | 6 |
Deploy Kubernetes Helm Charts
docker / distribution
https://github.com/docker/distribution
stars | today |
---|---|
4912 | 3 |
The Docker toolset to pack, ship, store, and deliver content
Language: java
bloc97 / Anime4K
https://github.com/bloc97/Anime4K
stars | today |
---|---|
4675 | 372 |
A High-Quality Real Time Upscaler for Anime Video
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
51663 | 24 |
Design patterns implemented in Java
apache / netbeans
https://github.com/apache/netbeans
stars | today |
---|---|
1150 | 4 |
Apache NetBeans
mission-peace / interview
https://github.com/mission-peace/interview
stars | today |
---|---|
7316 | 8 |
Interview questions
strongbox / strongbox
https://github.com/strongbox/strongbox
stars | today |
---|---|
189 | 4 |
Strongbox is an artifact repository manager.
android / user-interface-samples
https://github.com/android/user-interface-samples
stars | today |
---|---|
235 | 21 |
Multiple samples showing the best practices in user-interface on Android.
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
12566 | 4 |
Telegram for Android source
FIRST-Tech-Challenge / SkyStone
https://github.com/FIRST-Tech-Challenge/SkyStone
stars | today |
---|---|
147 | 1 |
FTC SDK
SplashCodes / JAViewer
https://github.com/SplashCodes/JAViewer
stars | today |
---|---|
3981 | 3 |
更优雅的驾车体验
arduino / Arduino
https://github.com/arduino/Arduino
stars | today |
---|---|
9549 | 7 |
open-source electronics prototyping platform
seven332 / EhViewer
https://github.com/seven332/EhViewer
stars | today |
---|---|
4391 | 10 |
[DEPRECATED] An Unofficial E-Hentai Application for Android
apache / storm
https://github.com/apache/storm
stars | today |
---|---|
5864 | 5 |
Mirror of Apache Storm
LMAX-Exchange / disruptor
https://github.com/LMAX-Exchange/disruptor
stars | today |
---|---|
11258 | 11 |
High Performance Inter-Thread Messaging Library
yuliskov / SmartYouTubeTV
https://github.com/yuliskov/SmartYouTubeTV
stars | today |
---|---|
2253 | 5 |
Watch YouTube videos on your TV and set-top-box with comfort
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
1140 | 9 |
A collection of algorithms
hussien89aa / AndroidTutorialForBeginners
https://github.com/hussien89aa/AndroidTutorialForBeginners
stars | today |
---|---|
2741 | 3 |
Step by step to build Android apps using Android Studio
material-components / material-components-android
https://github.com/material-components/material-components-android
stars | today |
---|---|
8182 | 16 |
Modular and customizable Material Design UI components for Android
h2oai / h2o-3
https://github.com/h2oai/h2o-3
stars | today |
---|---|
4346 | 5 |
Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
gnembon / fabric-carpet
https://github.com/gnembon/fabric-carpet
stars | today |
---|---|
75 | 5 |
Fabric Carpet
antlr / antlr4
https://github.com/antlr/antlr4
stars | today |
---|---|
6448 | 3 |
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
proxyee-down-org / proxyee-down
https://github.com/proxyee-down-org/proxyee-down
stars | today |
---|---|
25043 | 7 |
http下载工具,基于http代理,支持多连接分块下载
SeanPrashad / lc
https://github.com/SeanPrashad/lc
stars | today |
---|---|
131 | 11 |
A list of 160+ leetcode questions sorted by their common patterns
firebase / FirebaseUI-Android
https://github.com/firebase/FirebaseUI-Android
stars | today |
---|---|
3596 | 4 |
Optimized UI components for Firebase
bitcoinj / bitcoinj
https://github.com/bitcoinj/bitcoinj
stars | today |
---|---|
3424 | 4 |
A library for working with Bitcoin
SkriptLang / Skript
https://github.com/SkriptLang/Skript
stars | today |
---|---|
302 | 0 |
Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
Language: c++
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
7958 | 13 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
polybar / polybar
https://github.com/polybar/polybar
stars | today |
---|---|
5578 | 11 |
A fast and easy-to-use status bar
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
10066 | 26 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
diasurgical / devilutionX
https://github.com/diasurgical/devilutionX
stars | today |
---|---|
1818 | 4 |
Diablo build for modern operating systems
alibaba / oceanbase
https://github.com/alibaba/oceanbase
stars | today |
---|---|
1965 | 45 |
A distributed, shared-nothing relational database
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
8284 | 16 |
Nintendo Switch Emulator
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
32104 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
24806 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
nextcloud / desktop
https://github.com/nextcloud/desktop
stars | today |
---|---|
638 | 5 |
💻 Desktop sync client for Nextcloud
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
3116 | 40 |
All Algorithms implemented in C++
qbittorrent / qBittorrent
https://github.com/qbittorrent/qBittorrent
stars | today |
---|---|
7213 | 11 |
qBittorrent BitTorrent client
frextrite / Data-Structures-Algorithms-Hacktoberfest-2K19
https://github.com/frextrite/Data-Structures-Algorithms-Hacktoberfest-2K19
stars | today |
---|---|
28 | 6 |
collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019
nodegui / nodegui
https://github.com/nodegui/nodegui
stars | today |
---|---|
3326 | 73 |
A library for building cross-platform native desktop applications with JavaScript and CSS like styling 🚀 . For React NodeGUI, visit: https://github.com/nodegui/react-nodegui ⚛️
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
11819 | 15 |
LeetCode Problems’ Solutions
OpenTTD / OpenTTD
https://github.com/OpenTTD/OpenTTD
stars | today |
---|---|
1955 | 4 |
OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
5911 | 1 |
Abseil Common Libraries (C++)
mumble-voip / mumble
https://github.com/mumble-voip/mumble
stars | today |
---|---|
2735 | 4 |
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7379 | 3 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
acemod / ACE3
https://github.com/acemod/ACE3
stars | today |
---|---|
695 | 0 |
Open-source realism mod for Arma 3
cocos2d / cocos2d-x
https://github.com/cocos2d/cocos2d-x
stars | today |
---|---|
13704 | 7 |
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
16839 | 26 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
zerotier / ZeroTierOne
https://github.com/zerotier/ZeroTierOne
stars | today |
---|---|
3923 | 12 |
A Smart Ethernet Switch for Earth
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
13017 | 7 |
Googletest - Google Testing and Mocking Framework
assimp / assimp
https://github.com/assimp/assimp
stars | today |
---|---|
4619 | 5 |
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
1697 | 12 |
Hazel Engine
Language: javascript
iptv-org / iptv
https://github.com/iptv-org/iptv
stars | today |
---|---|
4823 | 950 |
Collection of 8000+ publicly available IPTV channels from all over the world
udilia / create-social-network
https://github.com/udilia/create-social-network
stars | today |
---|---|
207 | 75 |
Create Social Network by running one command. Demo: https://worldexplorer.netlify.com/
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
5852 | 28 |
Revive unavailable songs for Netease Cloud Music
twilio-labs / open-pixel-art
https://github.com/twilio-labs/open-pixel-art
stars | today |
---|---|
95 | 15 |
A collaborative pixel art project to teach people how to contribute to open-source
processing / p5.js
https://github.com/processing/p5.js
stars | today |
---|---|
11496 | 12 |
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 —
carbon-app / carbon
https://github.com/carbon-app/carbon
stars | today |
---|---|
21591 | 40 |
🎨 Create and share beautiful images of your source code
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
4943 | 8 |
Desktop music player for streaming from free sources
btholt / complete-intro-to-react-v5
https://github.com/btholt/complete-intro-to-react-v5
stars | today |
---|---|
1144 | 10 |
The Complete Intro to React, the fifth version
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
15808 | 7 |
🎨 A curated list of delightful VS Code packages and resources.
vuejs / vue
stars | today |
---|---|
149329 | 127 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
tc39 / proposal-uuid
https://github.com/tc39/proposal-uuid
stars | today |
---|---|
220 | 40 |
UUID proposal for ECMAScript (Stage 1)
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
81560 | 34 |
A framework for building native apps with React.
d2-projects / d2-admin
https://github.com/d2-projects/d2-admin
stars | today |
---|---|
6584 | 46 |
🌈 An elegant dashboard
gatsbyjs / store.gatsbyjs.org
https://github.com/gatsbyjs/store.gatsbyjs.org
stars | today |
---|---|
300 | 2 |
The Gatsby store for swag and other Gatsby goodies.
discordjs / discord.js
https://github.com/discordjs/discord.js
stars | today |
---|---|
4425 | 6 |
A powerful JavaScript library for interacting with the Discord API
LukeGarrigan / hacktober-race
https://github.com/LukeGarrigan/hacktober-race
stars | today |
---|---|
17 | 3 |
A type-racing game for and about Hacktoberfest!
serverless / components
https://github.com/serverless/components
stars | today |
---|---|
1376 | 4 |
An easier way to build and share serverless applications w/ the Serverless Framework -
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
54602 | 37 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
9071 | 17 |
🍰 万物皆可 RSS
mobxjs / mobx
https://github.com/mobxjs/mobx
stars | today |
---|---|
20575 | 15 |
Simple, scalable state management.
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
12188 | 30 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
cezaraugusto / You-Dont-Know-JS
https://github.com/cezaraugusto/You-Dont-Know-JS
stars | today |
---|---|
1945 | 7 |
📗 📒 (PT-BR translation) JS Book Series.
renovatebot / renovate
https://github.com/renovatebot/renovate
stars | today |
---|---|
2165 | 8 |
Universal dependency update automation tool that fits into your workflows.
lk-geimfari / awesomo
https://github.com/lk-geimfari/awesomo
stars | today |
---|---|
6806 | 6 |
An extensive list of cool open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
firebase / functions-samples
https://github.com/firebase/functions-samples
stars | today |
---|---|
7073 | 8 |
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
Language: unknown
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
90714 | 72 |
A complete computer science study plan to become a software engineer.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
109331 | 63 |
A book series on JavaScript. @YDKJS on twitter.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
47139 | 145 |
🎓 Path to a free self-taught education in Computer Science!
Rocketseat / expo-common-issues
https://github.com/Rocketseat/expo-common-issues
stars | today |
---|---|
134 | 38 |
Common issues while developing with Expo
iptv-org / awesome-iptv
https://github.com/iptv-org/awesome-iptv
stars | today |
---|---|
116 | 27 |
A curated list of resources related to IPTV.
tanprathan / MobileApp-Pentest-Cheatsheet
https://github.com/tanprathan/MobileApp-Pentest-Cheatsheet
stars | today |
---|---|
1922 | 11 |
The Mobile App Pentest cheat sheet was created to provide concise collection of high value information on specific mobile application penetration testing topics.
yuuwill / 1024app-android
https://github.com/yuuwill/1024app-android
stars | today |
---|---|
2640 | 16 |
草榴官方客户端,小草客户端,Android
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
21942 | 13 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
codepath / android_guides
https://github.com/codepath/android_guides
stars | today |
---|---|
25891 | 13 |
Extensive Open-Source Guides for Android Developers
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
8992 | 20 |
✅ Curated list of resources for college students
mobile-roadmap / android-developer-roadmap
https://github.com/mobile-roadmap/android-developer-roadmap
stars | today |
---|---|
2024 | 12 |
Android Developer Roadmap 2019
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
31627 | 28 |
A collection of various awesome lists for hackers, pentesters and security researchers
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
16114 | 30 |
Updated list of public BitTorrent trackers
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
90124 | 47 |
A collection of useful .gitignore templates
openebs / openebs
https://github.com/openebs/openebs
stars | today |
---|---|
5816 | 2 |
Leading Open Source Container Attached Storage, built using Cloud Native Architecture, simplifies running Stateful Applications on Kubernetes.
liasica / JiaGuoMengTrainer
https://github.com/liasica/JiaGuoMengTrainer
stars | today |
---|---|
63 | 6 |
家国梦辅助脚本
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
33689 | 18 |
A collection of awesome things regarding React ecosystem
JaeYeopHan / Interview_Question_for_Beginner
https://github.com/JaeYeopHan/Interview_Question_for_Beginner
stars | today |
---|---|
2657 | 7 |
👦 👧 Technical-Interview guidelines written for those who started studying programming. I wish you all the best. 👾
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
11066 | 8 |
A curated list of awesome computer vision resources
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
13571 | 52 |
A list of awesome beginners-friendly projects.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
117071 | 46 |
😎 Awesome lists about all kinds of interesting topics
microsoft / cascadia-code
https://github.com/microsoft/cascadia-code
stars | today |
---|---|
7112 | 75 |
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
LineageOS / android
https://github.com/LineageOS/android
stars | today |
---|---|
1578 | 2 |
mysynchronium / synchrobit
https://github.com/mysynchronium/synchrobit
stars | today |
---|---|
170 | 46 |
SynchroBit Exchange
ChristosChristofidis / awesome-deep-learning
https://github.com/ChristosChristofidis/awesome-deep-learning
stars | today |
---|---|
13777 | 4 |
A curated list of awesome Deep Learning tutorials, projects and communities.