The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
owner: string
repo: string
repo_dir: string
file_rel_repo: string
file_rel_outdir: string
size: int64
mtime: int64
lang: string
content: string
to
{'name': Value('string'), 'link': Value('string'), 'description': Value('string'), 'stars': Value('int64'), 'language': Value('string'), 'topics': List(Value('string'))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1405, in compute_config_parquet_and_info_response
fill_builder_info(builder, hf_endpoint=hf_endpoint, hf_token=hf_token, validate=validate)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 597, in fill_builder_info
num_examples_and_sizes: list[tuple[int, int]] = thread_map(
File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 69, in thread_map
return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 51, in _executor_map
return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))
File "/src/services/worker/.venv/lib/python3.9/site-packages/tqdm/std.py", line 1169, in __iter__
for obj in iterable:
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 609, in result_iterator
yield fs.pop().result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 446, in result
return self.__get_result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result
raise self._exception
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 469, in retry_validate_get_num_examples_and_size
validate(pf)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 535, in validate
raise TooBigRowGroupsError(
worker.job_runners.config.parquet_and_info.TooBigRowGroupsError: Parquet file has too big row groups. First row group has 422156809 which exceeds the limit of 300000000
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1815, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 692, in wrapped
for item in generator(*args, **kwargs):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 106, in _generate_tables
yield f"{file_idx}_{batch_idx}", self._cast_table(pa_table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/parquet/parquet.py", line 73, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
owner: string
repo: string
repo_dir: string
file_rel_repo: string
file_rel_outdir: string
size: int64
mtime: int64
lang: string
content: string
to
{'name': Value('string'), 'link': Value('string'), 'description': Value('string'), 'stars': Value('int64'), 'language': Value('string'), 'topics': List(Value('string'))}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1428, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 994, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
name
string | link
string | description
string | stars
int64 | language
string | topics
list |
|---|---|---|---|---|---|
interview_internal_reference
|
https://github.com/0voice/interview_internal_reference
|
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
| 37,015
|
Python
|
[
"network",
"redis",
"storage",
"cpu",
"high-performance",
"interview",
"mongodb",
"mysql",
"nginx",
"zookeeper"
] |
linux-insides
|
https://github.com/0xAX/linux-insides
|
A book-in-progress about the Linux kernel and its insides.
| 31,303
|
Python
|
[
"linux-kernel",
"linux-insides",
"linux"
] |
1Panel
|
https://github.com/1Panel-dev/1Panel
|
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
| 31,280
|
Go
|
[
"docker",
"lamp",
"lnmp",
"docker-ui",
"webmin",
"1panel",
"linux",
"cockpit",
"ollama"
] |
chinese-independent-developer
|
https://github.com/1c7/chinese-independent-developer
|
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么
| 43,766
| null |
[
"indie",
"indie-developer",
"china"
] |
v2rayN
|
https://github.com/2dust/v2rayN
|
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
| 86,822
|
C#
|
[
"windows",
"proxy",
"socks5",
"shadowsocks",
"trojan",
"v2ray",
"v2fly",
"xray",
"vmess",
"vless",
"xtls"
] |
v2rayNG
|
https://github.com/2dust/v2rayNG
|
A V2Ray client for Android, support Xray core and v2fly core
| 44,976
|
Kotlin
|
[
"android",
"proxy",
"socks5",
"shadowsocks",
"trojan",
"v2ray",
"v2fly",
"xray",
"vmess",
"vless",
"xtls",
"vpn"
] |
ChatTTS
|
https://github.com/2noise/ChatTTS
|
A generative speech model for daily dialogue.
| 37,832
|
Python
|
[
"agent",
"text-to-speech",
"chat",
"chatgpt",
"chattts",
"chinese",
"chinese-language",
"english",
"english-language",
"gpt",
"llm",
"llm-agent",
"natural-language-inference",
"python",
"torch",
"torchaudio",
"tts"
] |
manim
|
https://github.com/3b1b/manim
|
Animation engine for explanatory math videos
| 80,610
|
Python
|
[
"python",
"animation",
"explanatory-math-videos",
"3b1b-videos"
] |
HelloGitHub
|
https://github.com/521xueweihan/HelloGitHub
|
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
| 128,416
|
Python
|
[
"github",
"hellogithub",
"python",
"awesome"
] |
copyparty
|
https://github.com/9001/copyparty
|
Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps
| 29,955
|
Python
|
[
"nas-frontend",
"file-sharing",
"file-server",
"file-upload-server",
"webdav-server",
"ftp-server",
"copyparty",
"tftp-server"
] |
996.ICU
|
https://github.com/996icu/996.ICU
|
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
| 274,355
| null |
[] |
AFNetworking
|
https://github.com/AFNetworking/AFNetworking
|
A delightful networking framework for iOS, macOS, watchOS, and tvOS.
| 33,584
|
Objective-C
|
[] |
AI-Expert-Roadmap
|
https://github.com/AMAI-GmbH/AI-Expert-Roadmap
|
Roadmap to becoming an Artificial Intelligence Expert in 2022
| 30,284
|
JavaScript
|
[
"deep-learning",
"artificial-intelligence",
"roadmap",
"ai-roadmap",
"machine-learning",
"study-plan",
"data-science",
"data-analysis",
"neural-network",
"ai"
] |
stable-diffusion-webui
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui
|
Stable Diffusion web UI
| 156,510
|
Python
|
[
"deep-learning",
"diffusion",
"image-generation",
"image2image",
"img2img",
"text2image",
"txt2img",
"ai",
"ai-art",
"gradio",
"pytorch",
"stable-diffusion",
"torch",
"upscaling",
"web",
"unstable"
] |
AdGuardHome
|
https://github.com/AdguardTeam/AdGuardHome
|
Network-wide ads & trackers blocking DNS server
| 30,129
|
Go
|
[
"dns",
"adblock",
"privacy",
"golang",
"adguard",
"open-source",
"dns-over-https",
"dns-over-tls",
"dns-over-quic",
"dnscrypt"
] |
aider
|
https://github.com/Aider-AI/aider
|
aider is AI pair programming in your terminal
| 37,503
|
Python
|
[
"chatgpt",
"cli",
"command-line",
"gpt-4",
"openai",
"gpt-3",
"gpt-35-turbo",
"claude-3",
"gpt-4o",
"anthropic",
"gemini",
"llama",
"sonnet"
] |
Alamofire
|
https://github.com/Alamofire/Alamofire
|
Elegant HTTP Networking in Swift
| 42,120
|
Swift
|
[
"networking",
"urlsession",
"urlrequest",
"httpurlresponse",
"request",
"response",
"swift",
"xcode",
"certificate-pinning",
"public-key-pinning",
"parameter-encoding",
"alamofire",
"cocoapods",
"carthage",
"swift-package-manager"
] |
alist
|
https://github.com/AlistGo/alist
|
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
| 48,359
|
Go
|
[
"golang",
"gin",
"webdav",
"solidjs",
"file-server",
"onedrive"
] |
OpenHands
|
https://github.com/All-Hands-AI/OpenHands
|
🙌 OpenHands: Code Less, Make More
| 63,587
|
Python
|
[
"agent",
"artificial-intelligence",
"llm",
"chatgpt",
"claude-ai",
"cli",
"developer-tools",
"gpt",
"openai"
] |
css-protips
|
https://github.com/AllThingsSmitty/css-protips
|
⚡️ A collection of tips to help take your CSS skills pro 🦾
| 29,427
| null |
[
"css",
"css3",
"protip",
"css-tricks",
"tips",
"tips-and-tricks",
"awesome",
"awesome-list",
"useful",
"learning-resources",
"css-flexbox",
"css-grid",
"flexbox"
] |
new-pac
|
https://github.com/Alvin9999/new-pac
|
翻墙-科学上网、自由上网、免费科学上网、免费翻墙、fanqiang、油管youtube/视频下载、软件、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙、科学上网、youtube视频下载、youtube油管镜像/免翻墙网站、美区apple id共享账号、翻墙-科学上网-梯子
| 68,375
|
Python
|
[
"fanqiang",
"free-ssr",
"free-ss",
"ssr",
"shadowsocks",
"v2ray",
"shadowsocksr",
"ss",
"vmess",
"brook",
"naiveproxy",
"trojan",
"vpn",
"youtube",
"hysteria",
"xray",
"sing-box",
"vless",
"clash"
] |
Reactive-Resume
|
https://github.com/AmruthPillai/Reactive-Resume
|
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
| 33,042
|
TypeScript
|
[
"resume",
"resume-builder",
"react",
"tailwindcss",
"nextjs",
"nestjs",
"material-ui",
"hacktoberfest"
] |
HowToCook
|
https://github.com/Anduin2017/HowToCook
|
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
| 93,431
|
Dockerfile
|
[
"cookbook",
"recipes",
"cooking",
"dishes",
"chinese"
] |
gpt-engineer
|
https://github.com/AntonOsika/gpt-engineer
|
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
| 54,872
|
Python
|
[
"ai",
"coding-assistant",
"gpt-4",
"openai",
"python",
"autonomous-agent",
"codebase-generation",
"code-generation",
"codegen",
"gpt-engineer"
] |
JavaFamily
|
https://github.com/AobingJava/JavaFamily
|
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
| 36,648
| null |
[
"java",
"java8",
"redis",
"mysql",
"jvm",
"interview",
"zookeeper",
"rocketmq",
"system"
] |
AppFlowy
|
https://github.com/AppFlowy-IO/AppFlowy
|
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
| 65,519
|
Dart
|
[
"content-management",
"content-services",
"wiki",
"project-management",
"team-collaboration",
"blog",
"documentation",
"note-taking",
"task-management",
"confluence-alternative",
"notion-alternative",
"flutter"
] |
30-Days-Of-JavaScript
|
https://github.com/Asabeneh/30-Days-Of-JavaScript
|
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
| 45,143
|
JavaScript
|
[
"30daysofjavascript",
"javascript-for-everyone",
"css",
"html",
"javascript",
"react",
"angular",
"js",
"json",
"node",
"nodejs",
"typescript",
"vue",
"d3",
"d3js",
"redux",
"challenge",
"programming",
"webdevelopment",
"website"
] |
30-Days-Of-Python
|
https://github.com/Asabeneh/30-Days-Of-Python
|
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
| 49,422
|
Python
|
[
"30-days-of-python",
"python",
"flask",
"github",
"heroku",
"matplotlib",
"mongodb",
"numpy",
"pandas",
"python3"
] |
Avalonia
|
https://github.com/AvaloniaUI/Avalonia
|
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
| 28,701
|
C#
|
[
"c-sharp",
"xaml",
"gui",
"avalonia",
"avaloniaui",
"cross-platform",
"dotnet",
"csharp",
"desktop",
"mobile",
"wasm",
"app-framework",
"android",
"browser",
"ios",
"linux",
"macos",
"windows",
"mvvm",
"xamarin"
] |
100-Days-Of-ML-Code
|
https://github.com/Avik-Jain/100-Days-Of-ML-Code
|
100 Days of ML Coding
| 48,214
| null |
[
"machine-learning",
"machine-learning-algorithms",
"infographics",
"tutorial",
"siraj-raval-challenge",
"siraj-raval",
"implementation",
"100-days-of-code-log",
"100daysofcode",
"python",
"logistic-regression",
"naive-bayes-classifier",
"linear-regression",
"svm",
"linear-algebra",
"scikit-learn",
"support-vector-machines",
"deep-learning"
] |
jsoncrack.com
|
https://github.com/AykutSarac/jsoncrack.com
|
✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
| 41,294
|
TypeScript
|
[
"json",
"tool",
"react",
"visualization",
"graph",
"nextjs",
"diagrams",
"csv",
"yaml"
] |
caffe
|
https://github.com/BVLC/caffe
|
Caffe: a fast open framework for deep learning.
| 34,581
|
C++
|
[
"deep-learning",
"machine-learning",
"vision"
] |
litellm
|
https://github.com/BerriAI/litellm
|
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
| 28,983
|
Python
|
[
"anthropic",
"langchain",
"llm",
"llmops",
"openai",
"ai-gateway",
"azure-openai",
"bedrock",
"gateway",
"openai-proxy",
"vertex-ai",
"llm-gateway",
"litellm",
"mcp-gateway"
] |
NeteaseCloudMusicApi
|
https://github.com/Binaryify/NeteaseCloudMusicApi
|
网易云音乐 Node.js API service
| 30,308
| null |
[
"javascript",
"api",
"neteasecloud",
"cloudmusic",
"nodejs",
"apis"
] |
AndroidUtilCode
|
https://github.com/Blankj/AndroidUtilCode
|
:fire: Android developers should collect the following utils(updating).
| 33,644
|
Java
|
[
"android",
"app",
"bar",
"cache",
"encode",
"encrypt",
"file",
"fragment",
"log",
"network",
"permission",
"regex",
"snackbar",
"spannable-string",
"toast",
"utils",
"thread-pool",
"reflect",
"androidx",
"eventbus"
] |
ripgrep
|
https://github.com/BurntSushi/ripgrep
|
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
| 55,439
|
Rust
|
[
"ripgrep",
"recursively-search",
"search",
"regex",
"gitignore",
"grep",
"command-line-tool",
"command-line",
"cli",
"rust"
] |
system-design-101
|
https://github.com/ByteByteGoHq/system-design-101
|
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
| 76,100
| null |
[
"aws",
"cloud-computing",
"coding-interviews",
"computer-science",
"interview-questions",
"software-architecture",
"software-development",
"software-engineering",
"system-design",
"system-design-interview"
] |
openpose
|
https://github.com/CMU-Perceptual-Computing-Lab/openpose
|
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
| 33,050
|
C++
|
[
"openpose",
"computer-vision",
"machine-learning",
"cpp",
"caffe",
"opencv",
"human-pose-estimation",
"real-time",
"deep-learning",
"human-behavior-understanding",
"cvpr-2017",
"multi-person",
"foot-estimation",
"keypoints",
"face",
"pose",
"pose-estimation",
"human-pose",
"keypoint-detection",
"hand-estimation"
] |
COVID-19
|
https://github.com/CSSEGISandData/COVID-19
|
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
| 29,038
| null |
[
"johns-hopkins-university",
"systems-science",
"engineering",
"covid-19",
"2019-ncov",
"coronavirus",
"csse",
"jhu"
] |
30-seconds-of-code
|
https://github.com/Chalarangelo/30-seconds-of-code
|
Coding articles to level up your development skills
| 125,291
|
JavaScript
|
[
"awesome-list",
"javascript",
"snippets",
"learning-resources",
"learn-to-code",
"programming",
"education",
"es6-javascript",
"nodejs",
"css",
"git",
"html",
"astro"
] |
chatgpt-web
|
https://github.com/Chanzhaoyu/chatgpt-web
|
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
| 31,932
|
Vue
|
[] |
Charts
|
https://github.com/ChartsOrg/Charts
|
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
| 27,951
|
Swift
|
[] |
NextChat
|
https://github.com/ChatGPTNextWeb/NextChat
|
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
| 85,862
|
TypeScript
|
[
"chatgpt",
"nextjs",
"vercel",
"webui",
"cross-platform",
"tauri",
"tauri-app",
"react",
"desktop",
"gemini",
"fe",
"gemini-pro",
"gemini-server",
"gemini-ultra",
"ollama",
"groq",
"claude",
"calclaude",
"gpt-4o"
] |
cherry-studio
|
https://github.com/CherryHQ/cherry-studio
|
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
| 33,201
|
TypeScript
|
[
"openai",
"agent",
"anthropic",
"assistant",
"chatbot",
"electron",
"llm",
"chatbotai",
"mcp-client"
] |
winutil
|
https://github.com/ChrisTitusTech/winutil
|
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
| 40,189
|
PowerShell
|
[] |
ClickHouse
|
https://github.com/ClickHouse/ClickHouse
|
ClickHouse® is a real-time analytics database management system
| 42,943
|
C++
|
[
"dbms",
"olap",
"analytics",
"sql",
"big-data",
"mpp",
"clickhouse",
"hacktoberfest",
"cpp",
"rust",
"ai",
"cloud-native",
"database",
"distributed",
"embedded",
"lakehouse",
"self-hosted"
] |
AdminLTE
|
https://github.com/ColorlibHQ/AdminLTE
|
AdminLTE - Free admin dashboard template based on Bootstrap 5
| 45,021
|
CSS
|
[
"bootstrap",
"admin-dashboard",
"admin",
"admin-template",
"admin-panel",
"admin-dashboard-template",
"admin-dashboard-ui",
"admin-ui",
"css",
"dashboard",
"dashboard-template",
"dashboard-templates",
"dashboards",
"html"
] |
stable-diffusion
|
https://github.com/CompVis/stable-diffusion
|
A latent text-to-image diffusion model
| 71,483
|
Jupyter Notebook
|
[] |
Real-Time-Voice-Cloning
|
https://github.com/CorentinJ/Real-Time-Voice-Cloning
|
Clone a voice in 5 seconds to generate arbitrary speech in real-time
| 56,404
|
Python
|
[
"deep-learning",
"pytorch",
"tensorflow",
"tts",
"voice-cloning",
"python"
] |
it-tools
|
https://github.com/CorentinTh/it-tools
|
Collection of handy online tools for developers, with great UX.
| 32,910
|
Vue
|
[
"vuejs",
"tools",
"tool",
"converter",
"website",
"frontend",
"developer-tools",
"developer-productivity",
"productivity",
"javascript",
"typescript"
] |
CS-Notes
|
https://github.com/CyC2018/CS-Notes
|
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
| 182,218
| null |
[
"algorithm",
"leetcode",
"interview",
"computer-science",
"system-design",
"java",
"python",
"cpp"
] |
RSSHub
|
https://github.com/DIYgod/RSSHub
|
🧡 Everything is RSSible
| 38,799
|
TypeScript
|
[
"rss",
"twitter",
"weibo",
"bilibili",
"wechat",
"zhihu",
"pixiv",
"dribbble",
"instagram",
"youtube",
"douban",
"v2ex",
"telegram",
"spotify",
"tiktok",
"lofter",
"rsshub",
"ximalaya"
] |
data-engineer-handbook
|
https://github.com/DataExpert-io/data-engineer-handbook
|
This is a repo with links to everything you'd ever want to learn about data engineering
| 37,836
|
Jupyter Notebook
|
[
"apachespark",
"awesome",
"bigdata",
"data",
"dataengineering",
"sql"
] |
data-engineering-zoomcamp
|
https://github.com/DataTalksClub/data-engineering-zoomcamp
|
Data Engineering Zoomcamp is a free nine-week course that covers the fundamentals of data engineering.
| 32,775
|
Jupyter Notebook
|
[
"data-engineering",
"kafka",
"spark",
"dbt",
"docker",
"kestra"
] |
DefinitelyTyped
|
https://github.com/DefinitelyTyped/DefinitelyTyped
|
The repository for high quality TypeScript type definitions.
| 50,356
|
TypeScript
|
[
"typescript",
"definition",
"dts",
"types",
"typings",
"typescript-definitions",
"hacktoberfest"
] |
DevToys
|
https://github.com/DevToys-app/DevToys
|
A Swiss Army knife for developers.
| 29,896
|
C#
|
[
"syntax-highlighting",
"developer-tools",
"windows",
"windows-11",
"fluent-design",
"fluent",
"csharp",
"windows-10",
"mica",
"winui",
"cross-platform",
"desktop",
"desktop-app",
"desktop-application",
"extensible",
"linux",
"macos",
"blazor",
"typescript"
] |
cs-video-courses
|
https://github.com/Developer-Y/cs-video-courses
|
List of Computer Science courses with video lectures.
| 69,773
| null |
[
"computer-science",
"algorithms",
"systems",
"databases",
"machine-learning",
"web-development",
"security",
"computer-architecture",
"bioinformatics",
"robotics",
"embedded-systems",
"database-systems",
"computer-vision",
"quantum-computing",
"computational-biology",
"computational-physics",
"deep-learning",
"reinforcement-learning"
] |
FreeDomain
|
https://github.com/DigitalPlatDev/FreeDomain
|
DigitalPlat FreeDomain: Free Domain For Everyone
| 98,307
|
HTML
|
[
"domain",
"domain-platform",
"domains",
"free",
"freedomain",
"domainname",
"digitalplat"
] |
dioxus
|
https://github.com/DioxusLabs/dioxus
|
Fullstack app framework for web, desktop, and mobile.
| 30,559
|
Rust
|
[
"rust",
"virtualdom",
"react",
"ui",
"wasm",
"web",
"html",
"css",
"ssr",
"ios",
"android",
"native",
"desktop"
] |
materialize
|
https://github.com/Dogfalo/materialize
|
Materialize, a CSS Framework based on Material Design
| 39,024
|
JavaScript
|
[
"design",
"css",
"framework",
"javascript",
"material-design",
"material",
"css-framework"
] |
awesome-interview-questions
|
https://github.com/DopplerHQ/awesome-interview-questions
|
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
| 77,208
| null |
[
"awesome-list",
"awesomeness",
"interview-questions",
"interviewing",
"interview-practice",
"ruby",
"javascript",
"awesome",
"list",
"python-interview-questions",
"rails-interview",
"javascript-interview-questions",
"angularjs-interview-questions",
"android-interview-questions"
] |
awesome-design-patterns
|
https://github.com/DovAmir/awesome-design-patterns
|
A curated list of software and architecture related design patterns.
| 44,118
| null |
[
"awesome",
"awesome-list",
"architecture",
"design-patterns",
"gof-patterns",
"microservices",
"cloud-computing",
"lists",
"resources"
] |
linkedin-skill-assessments-quizzes
|
https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes
|
Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
| 28,647
| null |
[
"linkedin",
"quiz-questions",
"answers",
"assessment",
"quiz",
"linkedin-questions",
"hacktoberfest",
"hacktoberfest2020",
"exam",
"skills",
"hacktoberfest2021",
"golang",
"english",
"france",
"german",
"hacktoberfest2022",
"hacktoberfest2023",
"hacktoberfest2024"
] |
free-programming-books
|
https://github.com/EbookFoundation/free-programming-books
|
:books: Freely available programming books
| 368,391
|
Python
|
[
"education",
"books",
"list",
"resource",
"hacktoberfest"
] |
element
|
https://github.com/ElemeFE/element
|
A Vue.js 2.0 UI Toolkit for Web
| 54,236
|
Vue
|
[
"vue",
"components",
"javascript",
"vue-components",
"ui-kit",
"element-ui",
"vuejs"
] |
tabby
|
https://github.com/Eugeny/tabby
|
A terminal for a more modern age
| 66,219
|
TypeScript
|
[
"terminal-emulators",
"terminal",
"serial",
"ssh-client",
"telnet-client"
] |
FFmpeg
|
https://github.com/FFmpeg/FFmpeg
|
Mirror of https://git.ffmpeg.org/ffmpeg.git
| 53,341
|
C
|
[
"ffmpeg",
"video",
"audio",
"c",
"mpeg",
"webm",
"mp4",
"matroska",
"hls",
"rtsp",
"rtmp",
"hevc",
"fft",
"multimedia",
"streaming"
] |
mkcert
|
https://github.com/FiloSottile/mkcert
|
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
| 56,603
|
Go
|
[
"https",
"tls",
"certificates",
"local-development",
"localhost",
"root-ca",
"macos",
"linux",
"windows",
"ios",
"firefox",
"chrome"
] |
Flowise
|
https://github.com/FlowiseAI/Flowise
|
Build AI Agents, Visually
| 43,747
|
TypeScript
|
[
"artificial-intelligence",
"chatgpt",
"large-language-models",
"low-code",
"no-code",
"javascript",
"react",
"typescript",
"langchain",
"openai",
"rag",
"chatbot",
"workflow-automation",
"agentic-ai",
"agentic-workflow",
"agents",
"multiagent-systems"
] |
Font-Awesome
|
https://github.com/FortAwesome/Font-Awesome
|
The iconic SVG, font, and CSS toolkit
| 75,669
|
JavaScript
|
[
"fontawesome",
"icons",
"webfont",
"font",
"css",
"svg-icons",
"svg-sprites"
] |
MetaGPT
|
https://github.com/FoundationAgents/MetaGPT
|
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
| 58,459
|
Python
|
[
"agent",
"gpt",
"llm",
"metagpt",
"multi-agent"
] |
OpenManus
|
https://github.com/FoundationAgents/OpenManus
|
No fortress, purely open ground. OpenManus is Coming.
| 49,838
|
Python
|
[] |
freecodecamp.cn
|
https://github.com/FreeCodeCampChina/freecodecamp.cn
|
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
| 37,510
|
CSS
|
[
"freecodecamp",
"cn-freecodecamp",
"nodejs",
"education",
"javascript",
"curriculum",
"certification",
"community",
"react",
"career",
"nonprofits",
"learn-to-code",
"math",
"d3"
] |
fuel-core
|
https://github.com/FuelLabs/fuel-core
|
Rust full node implementation of the Fuel v2 protocol.
| 57,527
|
Rust
|
[
"blockchain",
"fuel"
] |
fuels-rs
|
https://github.com/FuelLabs/fuels-rs
|
Fuel Network Rust SDK
| 43,605
|
Rust
|
[] |
fuels-ts
|
https://github.com/FuelLabs/fuels-ts
|
Fuel Network Typescript SDK
| 43,594
|
TypeScript
|
[
"fuel",
"typescript"
] |
sway
|
https://github.com/FuelLabs/sway
|
🌴 Empowering everyone to build reliable and efficient smart contracts.
| 62,141
|
Rust
|
[
"sway",
"language",
"compiler",
"fuel"
] |
scrcpy
|
https://github.com/Genymobile/scrcpy
|
Display and control your Android device
| 128,264
|
C
|
[
"android",
"c",
"sdl2",
"libav",
"ffmpeg",
"screen",
"mirroring",
"recording"
] |
GitHubDaily
|
https://github.com/GitHubDaily/GitHubDaily
|
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
| 42,064
| null |
[
"github",
"open-source",
"ai",
"java",
"python",
"web",
"javascript",
"frontend",
"backend",
"developer-tools",
"tutorials",
"algorithms-and-data-structures",
"markdown",
"linux",
"development",
"kubernetes"
] |
edex-ui
|
https://github.com/GitSquared/edex-ui
|
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
| 43,221
|
JavaScript
|
[
"terminal",
"science-fiction",
"linux",
"windows",
"nodejs",
"electron",
"edex-ui",
"shell",
"macos",
"desktop",
"unixporn",
"tron",
"touchscreen"
] |
gitbook
|
https://github.com/GitbookIO/gitbook
|
The open source frontend for GitBook doc sites
| 28,278
|
TypeScript
|
[
"documentation",
"git",
"gitbook",
"markdown"
] |
Made-With-ML
|
https://github.com/GokuMohandas/Made-With-ML
|
Learn how to design, develop, deploy and iterate on production-grade ML applications.
| 43,089
|
Jupyter Notebook
|
[
"machine-learning",
"deep-learning",
"pytorch",
"natural-language-processing",
"data-science",
"python",
"mlops",
"data-engineering",
"data-quality",
"distributed-ml",
"llms",
"ray",
"distributed-training"
] |
lighthouse
|
https://github.com/GoogleChrome/lighthouse
|
Automated auditing, performance metrics, and best practices for the web.
| 29,392
|
JavaScript
|
[
"audit",
"best-practices",
"performance-metrics",
"pwa",
"web",
"performance-analysis",
"developer-tools",
"chrome-devtools"
] |
Clone-Wars
|
https://github.com/GorvGoyl/Clone-Wars
|
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
| 29,542
| null |
[
"clone",
"tiktok",
"whatsapp",
"netflix",
"airbnb",
"spotify",
"instagram",
"reddit",
"twitter"
] |
GitHub-Chinese-Top-Charts
|
https://github.com/GrowingGit/GitHub-Chinese-Top-Charts
|
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
| 102,325
|
Java
|
[] |
sniffnet
|
https://github.com/GyulyVGC/sniffnet
|
Comfortably monitor your Internet traffic 🕵️♂️
| 30,533
|
Rust
|
[
"network-analysis",
"networking",
"packet-sniffer",
"rust-crate",
"linux",
"macos",
"packet-capture",
"rust",
"windows",
"security",
"utility",
"application",
"network",
"network-monitoring",
"packet-analyser",
"pcap",
"iced",
"gui",
"tool"
] |
Awesome-Hacking
|
https://github.com/Hack-with-Github/Awesome-Hacking
|
A collection of various awesome lists for hackers, pentesters and security researchers
| 97,847
| null |
[
"hacking",
"security",
"bug-bounty",
"awesome",
"android",
"fuzzing",
"penetration-testing",
"pentesting-windows",
"reverse-engineering"
] |
puter
|
https://github.com/HeyPuter/puter
|
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
| 36,260
|
JavaScript
|
[
"desktop",
"desktop-environment",
"osjs",
"web-desktop",
"webtop",
"cloud-os",
"web-os",
"javascript",
"cloud",
"os",
"remote-desktop",
"operating-system",
"gui",
"cloud-storage",
"dropbox",
"nas",
"storage",
"open-source",
"puter",
"good-first-issue"
] |
brew
|
https://github.com/Homebrew/brew
|
🍺 The missing package manager for macOS (or Linux)
| 44,848
|
Ruby
|
[
"homebrew",
"ruby",
"macos",
"package-manager",
"brew"
] |
Hover
|
https://github.com/IanLunn/Hover
|
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
| 29,385
|
SCSS
|
[
"css-effects",
"css",
"sass"
] |
CasaOS
|
https://github.com/IceWhaleTech/CasaOS
|
CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
| 31,666
|
Go
|
[
"docker",
"golang",
"vuejs",
"home-automation",
"home-server",
"raspberry",
"self-hosted",
"iot",
"home-cloud",
"casaos"
] |
EasyOCR
|
https://github.com/JaidedAI/EasyOCR
|
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
| 27,949
|
Python
|
[
"ocr",
"deep-learning",
"crnn",
"pytorch",
"lstm",
"machine-learning",
"scene-text",
"scene-text-recognition",
"optical-character-recognition",
"cnn",
"data-mining",
"image-processing",
"python",
"easyocr",
"information-retrieval"
] |
react-select
|
https://github.com/JedWatson/react-select
|
The Select Component for React.js
| 28,013
|
TypeScript
|
[] |
kotlin
|
https://github.com/JetBrains/kotlin
|
The Kotlin Programming Language.
| 51,281
|
Kotlin
|
[
"kotlin",
"programming-language",
"compiler",
"gradle-plugin",
"maven-plugin",
"kotlin-library",
"intellij-plugin",
"wasm",
"webassembly"
] |
julia
|
https://github.com/JuliaLang/julia
|
The Julia Programming Language
| 47,642
|
Julia
|
[
"julia-language",
"julia",
"scientific",
"hpc",
"numerical",
"machine-learning",
"programming-language",
"science",
"hacktoberfest",
"julialang"
] |
Mr.-Ranedeer-AI-Tutor
|
https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor
|
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
| 29,651
| null |
[
"ai",
"education",
"gpt-4",
"llm"
] |
spotube
|
https://github.com/KRTirtho/spotube
|
🎧 Open source music client! Available for both desktop & mobile!
| 41,367
|
Dart
|
[
"youtube",
"desktop-client",
"music-player",
"music",
"flutter",
"flutter-desktop",
"windows",
"linux",
"macos",
"android",
"android-client",
"fdroid",
"android-music-player"
] |
insomnia
|
https://github.com/Kong/insomnia
|
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
| 37,171
|
TypeScript
|
[
"electron-app",
"rest-api",
"api-client",
"curl",
"http-client",
"graphql",
"api-design",
"api",
"grpc",
"websockets"
] |
kong
|
https://github.com/Kong/kong
|
🦍 The Cloud-Native API Gateway and AI Gateway.
| 41,786
|
Lua
|
[
"api-gateway",
"nginx",
"luajit",
"microservices",
"api-management",
"serverless",
"apis",
"reverse-proxy",
"cloud-native",
"microservice",
"devops",
"kubernetes",
"kubernetes-ingress-controller",
"kubernetes-ingress",
"ai",
"artificial-intelligence",
"ai-gateway",
"llm-gateway",
"openai-proxy",
"llm-ops"
] |
Open-Assistant
|
https://github.com/LAION-AI/Open-Assistant
|
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
| 37,466
|
Python
|
[
"chatgpt",
"language-model",
"rlhf",
"ai",
"assistant",
"discord-bot",
"machine-learning",
"nextjs",
"python"
] |
GoodDocs-v0: High-quality code documentation texts
GoodDocs-v0 is a text dataset scraped from high-quality documentation sources in the open-source ecosystem, in particular the top 1000 GitHub repositories by stars. It is designed to serve as a foundation for building reasoning systems grounded in software documentation, enabling tasks such as:
- Code and API understanding
- Documentation question answering and retrieval
- Planning and tool-use grounded in docs
- Long-context reasoning over multi-file documentation
What's in this repository
cleaned_texts_on_metadata_only.parquet— per-file Markdown documents and metadata extracted from documentation trees.awesome-repos.parquet— structured links extracted from Awesome lists-of-lists (name,link,description,source_repo, optionalstars).data_collection_utils/— utilities to regenerate the dataset:scrape_gh_docs.py— main scraper/collector for documentation from GitHub repositories.scrape_gh_docs_config.yaml— reproducible configuration (inputs, outputs, filters, strategies).github_links.txt— the seed list of GitHub repositories (e.g., top repositories by stars).awesome_final_repos.py— extractor for non-"awesome" repositories referenced by Awesome lists.awesome_scrap_config.yaml— configuration forawesome_final_repos.py(root, depth, output, cache, workers, optionalfetch_stars).top_1000_repos.py— helper to refresh the top‑repositories list via the public site referenced in the code.
Schema
cleaned_texts_on_metadata_only.parquet — one row per Markdown file (see md_rows assembly in main()):
owner,repo,repo_dirfile_rel_repo— path relative to the saved repo rootfile_rel_outdir— path relative tooutdirsize— file size in bytesmtime— file modification time (epoch seconds)lang— language prediction field (vialangid.pywhen language filtering is enabled)content— raw Markdown text
Quickstart
Load the dataset with pandas:
import pandas as pd
df = pd.read_parquet("cleaned_texts_on_metadata_only.parquet")
print(len(df), "rows")
print(df.columns.tolist())
Typical uses:
- Retrieval corpora for doc QA and RAG pipelines
- Supervision for instruction tuning grounded in docs
- Long-context model evaluation with real project documentation
Reproducing the dataset
The scraper is configurable and designed to be reproducible via data_collection_utils/scrape_gh_docs_config.yaml.
Prerequisites
- System tools:
git - Python 3.11+ packages:
pandas,pyarrow,requests,tqdm,PyYAML,langid - For refreshing top repositories (optional):
playwright(andplaywright installfor a browser) - A GitHub API token in the environment (
GITHUB_TOKEN) or a file referenced by the config (token_file)
- System tools:
Inputs
data_collection_utils/github_links.txt— list of repositories to process (eitherowner/repoor full URLs)- You can refresh this list with
data_collection_utils/top_1000_repos.pyif desired.
Run
python3 data_collection_utils/scrape_gh_docs.py
# or to rebuild Parquet(s) from existing downloads without any network calls:
python3 data_collection_utils/scrape_gh_docs.py --no-fetch
Configuration (YAML-driven; see data_collection_utils/scrape_gh_docs_config.yaml):
input— path to a file containing one repo per line (owner/repo or full URL)outdir,md_failed,texts_parquetworkers,dry_run,quiet,no_fetchtoken_file— GitHub token location (or setGITHUB_TOKENenv var)prefer_sparse,prefer_zip,only_md,min_repo_age_yearslang_filter,min_text_chars— control language gating incleaned_texts_on_metadata_only.parquet
Output is written to <outdir>/cleaned_texts_on_metadata_only.parquet.
Awesome list extraction
data_collection_utils/awesome_final_repos.py crawls the Awesome list-of-lists and extracts final repositories (those whose repo names do not include "awesome"). For each bullet entry like:
* [Fuse](https://github.com/owner/repo) - Mobile development tools.
It records:
name: the markdown link text (e.g.,Fuse).link: canonical GitHub repository URL (e.g.,https://github.com/owner/repo).description: text after the-dash, or the rest of the line (with the link and bullet removed) if no dash.stars(optional): repository stargazers count when enabled.
Configuration is YAML-first via data_collection_utils/awesome_scrap_config.yaml:
root: root Awesome repository URL, e.g.,https://github.com/sindresorhus/awesome.depth: recursion depth for nested Awesome lists (0 = only root).output_dir: directory forawesome-repos.parquet.cache_dir: directory for README fetch caches.workers: concurrency for network requests.fetch_stars: whentrue, also fetch stargazers for each parsed repo (makes extra API calls) and include astarscolumn.
Run:
python3 data_collection_utils/awesome_final_repos.py
# or adjust via YAML first, then run without flags
Schema of awesome-repos.parquet:
name— link text from the Awesome entry.link— canonical GitHub URL (https://github.com/owner/repo).description— description text without the leading-and without repeating the name.source_repo— the Awesome list repository where the entry was found, formatted asowner/repo.stars— integer, optional; only present whenfetch_stars: true.
Language filtering
Language detection is performed with langid.py (see imports in data_collection_utils/scrape_gh_docs.py). The default configuration keeps English-only files (lang_filter: en). There is no probability/confidence threshold; we gate by the predicted language label and a minimum text length (min_text_chars).
Licensing
- Code and dataset scaffolding in this repository are under the MIT license (see frontmatter).
- The original documentation content belongs to the respective upstream projects and remains governed by their licenses. Please consult each repository’s license before redistribution or commercial use.
Acknowledgements
This dataset draws from the open-source community’s documentation efforts. The seed list targets highly-starred repositories to bias toward quality, breadth, and maturity.
Note to self: size distribution: 20th percentile - 363 symbols, 50p - 701, 95p - 17392
- Downloads last month
- 317