Language: python
nvbn / thefuck
https://github.com/nvbn/thefuck
stars | today |
---|---|
49010 | 78 |
Magnificent app which corrects your previous console command.
donnemartin / data-science-ipython-notebooks
https://github.com/donnemartin/data-science-ipython-notebooks
stars | today |
---|---|
17276 | 40 |
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
ownthink / KnowledgeGraphData
https://github.com/ownthink/KnowledgeGraphData
stars | today |
---|---|
1342 | 211 |
史上最大规模1.4亿中文知识图谱开源下载
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
27523 | 27 |
🏡 Open source home automation that puts local control and privacy first
quantopian / zipline
https://github.com/quantopian/zipline
stars | today |
---|---|
9576 | 7 |
Zipline, a Pythonic Algorithmic Trading Library
openai / gym
stars | today |
---|---|
18485 | 18 |
A toolkit for developing and comparing reinforcement learning algorithms.
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
6263 | 12 |
Open Machine Learning Course
CoreyMSchafer / code_snippets
https://github.com/CoreyMSchafer/code_snippets
stars | today |
---|---|
3043 | 9 |
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
27414 | 53 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
notadamking / tensortrade
https://github.com/notadamking/tensortrade
stars | today |
---|---|
250 | 56 |
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
evilsocket / pwnagotchi
https://github.com/evilsocket/pwnagotchi
stars | today |
---|---|
1508 | 116 |
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
8610 | 14 |
We have made you a wrapper you can’t refuse
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
14875 | 12 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
27542 | 32 |
⏬ Dumb downloader that scrapes the web
pytorch / botorch
https://github.com/pytorch/botorch
stars | today |
---|---|
1273 | 27 |
Bayesian optimization in PyTorch
DrDonk / unlocker
https://github.com/DrDonk/unlocker
stars | today |
---|---|
2434 | 13 |
VMware Workstation macOS
Gallopsled / pwntools
https://github.com/Gallopsled/pwntools
stars | today |
---|---|
5781 | 12 |
CTF framework and exploit development library
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
56792 | 52 |
Command-line program to download videos from YouTube.com and other video sites
kivy / kivy
stars | today |
---|---|
10140 | 10 |
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
75125 | 73 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
l3p-cv / lost
https://github.com/l3p-cv/lost
stars | today |
---|---|
171 | 31 |
Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
21896 | 23 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
74384 | 104 |
A curated list of awesome Python frameworks, libraries, software and resources
instabot-py / instabot.py
https://github.com/instabot-py/instabot.py
stars | today |
---|---|
5131 | 6 |
Instagram bot. It works without instagram api, need only login and password. Write on python.
30-seconds / 30-seconds-of-python
https://github.com/30-seconds/30-seconds-of-python
stars | today |
---|---|
5228 | 37 |
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
Language: go
dapr / dapr
stars | today |
---|---|
2505 | 349 |
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
nats-io / nats-server
https://github.com/nats-io/nats-server
stars | today |
---|---|
6699 | 12 |
High-Performance server for NATS, the cloud native messaging system.
OWASP / Amass
https://github.com/OWASP/Amass
stars | today |
---|---|
2097 | 27 |
In-depth Attack Surface Mapping and Asset Discovery
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
4174 | 5 |
Lightning Network Daemon ⚡️
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
1685 | 3 |
Arduino command line interface
github / hub
stars | today |
---|---|
17663 | 12 |
A command-line tool that makes git easier to use with GitHub.
inlets / inlets
https://github.com/inlets/inlets
stars | today |
---|---|
4597 | 24 |
Expose your local endpoints to the Internet
stefanoj3 / dirstalk
https://github.com/stefanoj3/dirstalk
stars | today |
---|---|
71 | 7 |
Modern alternative to dirbuster/dirb
rclone / rclone
https://github.com/rclone/rclone
stars | today |
---|---|
16550 | 21 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
14259 | 17 |
A Commander for modern Go CLI interactions
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
4985 | 8 |
Go 夜读 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
helm / helm
stars | today |
---|---|
14364 | 21 |
The Kubernetes Package Manager
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
20951 | 16 |
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
ipfs / go-ipfs
https://github.com/ipfs/go-ipfs
stars | today |
---|---|
8801 | 9 |
IPFS implementation in Go
Jguer / yay
stars | today |
---|---|
3613 | 9 |
Yet another Yogurt - An AUR Helper written in Go
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
28227 | 23 |
Open Source Continuous File Synchronization
code-ready / crc
https://github.com/code-ready/crc
stars | today |
---|---|
288 | 3 |
CodeReady Containers is a tool that manages a local OpenShift 4.x cluster optimized for testing and development purposes
btcsuite / btcd
https://github.com/btcsuite/btcd
stars | today |
---|---|
3590 | 3 |
An alternative full node bitcoin implementation written in Go (golang)
eko / gocache
https://github.com/eko/gocache
stars | today |
---|---|
157 | 46 |
☔️ A complete Go cache library that brings you multiple ways of managing your caches
google / gvisor
https://github.com/google/gvisor
stars | today |
---|---|
9105 | 8 |
Container Runtime Sandbox
AdguardTeam / AdGuardHome
https://github.com/AdguardTeam/AdGuardHome
stars | today |
---|---|
2182 | 13 |
Network-wide ads & trackers blocking DNS server
pivotal / kpack
https://github.com/pivotal/kpack
stars | today |
---|---|
153 | 5 |
Kubernetes Native Container Build Service
bufbuild / buf
https://github.com/bufbuild/buf
stars | today |
---|---|
138 | 60 |
A new way of working with Protocol Buffers.
koding / koding
https://github.com/koding/koding
stars | today |
---|---|
1422 | 7 |
The Simplest Way to Manage Your Entire Dev Infrastructure!
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
38825 | 36 |
The world’s fastest framework for building websites.
Language: java
2227324689 / gpmall
https://github.com/2227324689/gpmall
stars | today |
---|---|
1843 | 24 |
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
1472 | 77 |
A sandbox tower defense game
williamfiset / Algorithms
https://github.com/williamfiset/Algorithms
stars | today |
---|---|
1362 | 34 |
A collection of algorithms and data structures
google / guava
https://github.com/google/guava
stars | today |
---|---|
34254 | 25 |
Google core libraries for Java
Angel-ML / angel
https://github.com/Angel-ML/angel
stars | today |
---|---|
5324 | 8 |
A Flexible and Powerful Parameter Server for large-scale machine learning
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
17835 | 24 |
Ghidra is a software reverse engineering (SRE) framework
kevin-wayne / algs4
https://github.com/kevin-wayne/algs4
stars | today |
---|---|
5069 | 13 |
Algorithms, 4th edition textbook code and libraries
williamfiset / data-structures
https://github.com/williamfiset/data-structures
stars | today |
---|---|
713 | 10 |
A collection of powerful data structures
rishabh115 / Interview-Questions
https://github.com/rishabh115/Interview-Questions
stars | today |
---|---|
1414 | 2 |
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
firebase / FirebaseUI-Android
https://github.com/firebase/FirebaseUI-Android
stars | today |
---|---|
3617 | 2 |
Optimized UI components for Firebase
strongbox / strongbox
https://github.com/strongbox/strongbox
stars | today |
---|---|
215 | 2 |
Strongbox is an artifact repository manager.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
17607 | 34 |
All Algorithms implemented in Java
jenkinsci / jenkins
https://github.com/jenkinsci/jenkins
stars | today |
---|---|
14111 | 14 |
Jenkins automation server
termux / termux-app
https://github.com/termux/termux-app
stars | today |
---|---|
4522 | 9 |
Android terminal and Linux environment - app repository.
PhilippC / keepass2android
https://github.com/PhilippC/keepass2android
stars | today |
---|---|
1355 | 2 |
Password manager app for Android
bazelbuild / bazel
https://github.com/bazelbuild/bazel
stars | today |
---|---|
13310 | 71 |
a fast, scalable, multi-language and extensible build system
runelite / runelite
https://github.com/runelite/runelite
stars | today |
---|---|
2493 | 2 |
Open source Old School RuneScape client
apache / storm
https://github.com/apache/storm
stars | today |
---|---|
5881 | 2 |
Mirror of Apache Storm
habuma / spring-in-action-5-samples
https://github.com/habuma/spring-in-action-5-samples
stars | today |
---|---|
400 | 4 |
Home for example code from Spring in Action 5.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
32981 | 27 |
Spring Framework
cabaletta / baritone
https://github.com/cabaletta/baritone
stars | today |
---|---|
1071 | 3 |
google maps for block game
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
44887 | 19 |
Open Source, Distributed, RESTful Search Engine
ZoranPandovski / design-patterns
https://github.com/ZoranPandovski/design-patterns
stars | today |
---|---|
154 | 6 |
💼 Design patterns written in different programming languages 📐
android-hacker / VirtualXposed
https://github.com/android-hacker/VirtualXposed
stars | today |
---|---|
8233 | 12 |
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
DrKLO / Telegram
https://github.com/DrKLO/Telegram
stars | today |
---|---|
12609 | 10 |
Telegram for Android source
Language: c++
ArduPilot / ardupilot
https://github.com/ArduPilot/ardupilot
stars | today |
---|---|
4356 | 6 |
ArduPlane, ArduCopter, ArduRover source
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7437 | 7 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
llvm / llvm-project
https://github.com/llvm/llvm-project
stars | today |
---|---|
2188 | 18 |
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org .
acidanthera / AppleALC
https://github.com/acidanthera/AppleALC
stars | today |
---|---|
1653 | 4 |
Native macOS HD audio for not officially supported codecs
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
25129 | 29 |
Godot Engine – Multi-platform 2D and 3D game engine
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
53309 | 61 |
The new Windows Terminal, and the original Windows console host - all in the same place!
Nevcairiel / LAVFilters
https://github.com/Nevcairiel/LAVFilters
stars | today |
---|---|
2123 | 7 |
LAV Filters - Open-Source DirectShow Media Splitter and Decoders
google / mediapipe
https://github.com/google/mediapipe
stars | today |
---|---|
3457 | 6 |
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
dolphin-emu / dolphin
https://github.com/dolphin-emu/dolphin
stars | today |
---|---|
5642 | 6 |
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
esphome / esphome
https://github.com/esphome/esphome
stars | today |
---|---|
1003 | 2 |
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
6992 | 5 |
Fast C++ logging library.
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
1744 | 10 |
Hazel Engine
danielkrupinski / Osiris
https://github.com/danielkrupinski/Osiris
stars | today |
---|---|
397 | 5 |
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
adnanaziz / EPIJudge
https://github.com/adnanaziz/EPIJudge
stars | today |
---|---|
1242 | 2 |
EPI Judge - Preview Release
bkaradzic / bgfx
https://github.com/bkaradzic/bgfx
stars | today |
---|---|
6836 | 3 |
Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library.
brndnmtthws / conky
https://github.com/brndnmtthws/conky
stars | today |
---|---|
3441 | 8 |
Light-weight system monitor for X.
minetest / minetest
https://github.com/minetest/minetest
stars | today |
---|---|
4493 | 6 |
Minetest, an open source infinite-world block sandbox game engine with support for survival and crafting. Also see https://github.com/minetest/minetest_game
shadowsocks / shadowsocks-qt5
https://github.com/shadowsocks/shadowsocks-qt5
stars | today |
---|---|
7223 | 10 |
A cross-platform shadowsocks GUI client
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
8087 | 14 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
2548 | 6 |
A Modern C++ Parallel Task Programming Library
LMMS / lmms
stars | today |
---|---|
3227 | 11 |
Cross-platform music production software
MultiMC / MultiMC5
https://github.com/MultiMC/MultiMC5
stars | today |
---|---|
1073 | 3 |
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
kostya / benchmarks
https://github.com/kostya/benchmarks
stars | today |
---|---|
1362 | 8 |
Some benchmarks of different languages
xoseperez / espurna
https://github.com/xoseperez/espurna
stars | today |
---|---|
1806 | 1 |
Home automation firmware for ESP8266-based devices
apache / incubator-brpc
https://github.com/apache/incubator-brpc
stars | today |
---|---|
9261 | 5 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
Language: javascript
Koenkk / zigbee2mqtt
https://github.com/Koenkk/zigbee2mqtt
stars | today |
---|---|
2975 | 11 |
Zigbee 🐝 to MQTT bridge 🌉 , get rid of your proprietary Zigbee bridges 🔨
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
50260 | 109 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
6188 | 27 |
Revive unavailable songs for Netease Cloud Music
SwitchbladeBot / switchblade
https://github.com/SwitchbladeBot/switchblade
stars | today |
---|---|
139 | 3 |
The open source Discord bot that solves all of your problems.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
65027 | 39 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
balena-io / etcher
https://github.com/balena-io/etcher
stars | today |
---|---|
15911 | 12 |
Flash OS images to SD cards & USB drives, safely and easily.
NASAWorldWind / WebWorldWind
https://github.com/NASAWorldWind/WebWorldWind
stars | today |
---|---|
463 | 6 |
The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
18522 | 80 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
MichMich / MagicMirror
https://github.com/MichMich/MagicMirror
stars | today |
---|---|
10602 | 14 |
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.
cloud-annotations / training
https://github.com/cloud-annotations/training
stars | today |
---|---|
2371 | 17 |
🐝 Custom Object Detection and Classification Training
btholt / complete-intro-to-react-v5
https://github.com/btholt/complete-intro-to-react-v5
stars | today |
---|---|
1208 | 10 |
The Complete Intro to React, the fifth version
zeit / hyper
stars | today |
---|---|
31245 | 16 |
A terminal built on web technologies
rolling-scopes-school / priority-queue
https://github.com/rolling-scopes-school/priority-queue
stars | today |
---|---|
9 | 0 |
Priority queue task
sahat / hackathon-starter
https://github.com/sahat/hackathon-starter
stars | today |
---|---|
28808 | 13 |
A boilerplate for Node.js web applications
betaflight / betaflight-configurator
https://github.com/betaflight/betaflight-configurator
stars | today |
---|---|
653 | 2 |
Cross platform configuration tool for the Betaflight firmware
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
39350 | 38 |
Build blazing fast, modern apps and websites with React
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
29612 | 88 |
📜 33 concepts every JavaScript developer should know.
kimmobrunfeldt / progressbar.js
https://github.com/kimmobrunfeldt/progressbar.js
stars | today |
---|---|
7002 | 4 |
Responsive and slick progress bars
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
41781 | 28 |
The React Framework
Swap76 / Learn-JavaScript
https://github.com/Swap76/Learn-JavaScript
stars | today |
---|---|
35 | 7 |
This repository is for beginners to start learning JavaScript from Scratch
antvis / g2plot
https://github.com/antvis/g2plot
stars | today |
---|---|
52 | 3 |
A collection of charts made with the Grammar of Graphics
webtorrent / webtorrent
https://github.com/webtorrent/webtorrent
stars | today |
---|---|
20586 | 9 |
⚡️ Streaming torrent client for the web
jondot / awesome-react-native
https://github.com/jondot/awesome-react-native
stars | today |
---|---|
25597 | 11 |
Awesome React Native components, news, tools, and learning material!
bradtraversy / node_passport_login
https://github.com/bradtraversy/node_passport_login
stars | today |
---|---|
852 | 3 |
Node.js login, registration and access control using Express and Passport
chrisvfritz / vue-enterprise-boilerplate
https://github.com/chrisvfritz/vue-enterprise-boilerplate
stars | today |
---|---|
4761 | 22 |
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.
Language: unknown
yifeikong / reverse-interview-zh
https://github.com/yifeikong/reverse-interview-zh
stars | today |
---|---|
3561 | 161 |
技术面试最后反问面试官的话
reed-hong / awesome-libra
https://github.com/reed-hong/awesome-libra
stars | today |
---|---|
799 | 79 |
A Curated List of Awesome Facebook Libra Resources
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
91580 | 76 |
A complete computer science study plan to become a software engineer.
jhuangtw-dev / xg2xg
https://github.com/jhuangtw-dev/xg2xg
stars | today |
---|---|
7164 | 77 |
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
threeheartsdigital / email-marketing-regulations
https://github.com/threeheartsdigital/email-marketing-regulations
stars | today |
---|---|
198 | 50 |
A repository of email marketing legislation around the World, compiled by EmailOctopus.
amarasovic / interpretability-literature
https://github.com/amarasovic/interpretability-literature
stars | today |
---|---|
92 | 49 |
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
16471 | 39 |
Updated list of public BitTorrent trackers
LineageOS / android
https://github.com/LineageOS/android
stars | today |
---|---|
1592 | 4 |
dapr / docs
stars | today |
---|---|
192 | 27 |
User documentation for Dapr
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
4749 | 19 |
Programming curricula
hq450 / fancyss_history_package
https://github.com/hq450/fancyss_history_package
stars | today |
---|---|
3318 | 6 |
科学上网插件的离线安装包储存在这里
quozd / awesome-dotnet
https://github.com/quozd/awesome-dotnet
stars | today |
---|---|
10210 | 8 |
A collection of awesome .NET libraries, tools, frameworks and software
Rocketseat / bootcamp-gostack-desafio-02
https://github.com/Rocketseat/bootcamp-gostack-desafio-02
stars | today |
---|---|
56 | 5 |
Desafio do segundo módulo do Bootcamp GoStack 🚀 👨🏻🚀
ashemery / LinuxForensics
https://github.com/ashemery/LinuxForensics
stars | today |
---|---|
56 | 10 |
Everything related to Linux Forensics
first20hours / google-10000-english
https://github.com/first20hours/google-10000-english
stars | today |
---|---|
2211 | 6 |
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google’s Trillion Word Corpus.
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
35759 | 112 |
A topic-centric list of HQ open datasets. PR ☛☛☛
Sophia-11 / Machine-Learning-Notes
https://github.com/Sophia-11/Machine-Learning-Notes
stars | today |
---|---|
358 | 14 |
周志华《机器学习》手推笔记
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
8366 | 6 |
🚀 ✨ Help beginners to contribute to open source projects
SecWiki / sec-chart
https://github.com/SecWiki/sec-chart
stars | today |
---|---|
2544 | 15 |
安全思维导图集合
liqingdi518888 / xinmaomi
https://github.com/liqingdi518888/xinmaomi
stars | today |
---|---|
80 | 2 |
新版猫咪官网地址
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
25583 | 37 |
Curated list of project-based tutorials
toutiaoio / awesome-architecture
https://github.com/toutiaoio/awesome-architecture
stars | today |
---|---|
5071 | 113 |
架构师技术图谱,助你早日成为架构师
zziz / pwc
stars | today |
---|---|
13329 | 14 |
Papers with code. Sorted by stars. Updated weekly.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
13960 | 31 |
A list of awesome beginners-friendly projects.
Embdefire / products
https://github.com/Embdefire/products
stars | today |
---|---|
370 | 11 |
野火所有产品资料的下载链接