AI Code Analysis Report

AI Code Slop Monitor

AI-generated code is not inherently a problem — it is a powerful tool that accelerates development. But as a CTO or engineering leader, you need to know how much of your codebase is AI-generated. The more AI-written code in a project, the less direct human understanding of it; less understanding means reduced control, and reduced control translates directly into project risk. Some organisations have a higher appetite for that risk, others far less — but every team deserves to make that call consciously, with data in hand. This monitor continuously scans 2,037 GitHub repositories, applying SynthScan pattern analysis with temporal-gated scoring to surface AI signal and keep your risk awareness up to date.

Suggest a Repository
2,037
Repositories Scanned
5.9
Avg Adjusted Score
2,674,495
Total Pattern Hits
661,254,696
Lines of Code Scanned
70.4
% Likely Human

Generated 2026-05-31 01:36 UTC

📊 Overview

Score distribution, category breakdown and severity across all scanned repositories.

Score Distribution

Severity Breakdown

Top 20 Categories by Score

Language Distribution

🏆 Leaderboard

Highest AI-signal vs most likely human-written repositories. Scores are temporally adjusted.

🔬 Research: Stars vs Score

Do popular repositories have more or less AI-generated code? Each point is one repo; color encodes the score band.

🗂️ Category Deep-Dive

Click a category to expand its top repositories and sample pattern matches.

Hyper-Verbose Identifiers 912604 pts · 1419 repos
Sample Matches
SevFileLineSnippet
LOWchallenge-helper-scripts/rename-block.ts37function renameBlockInSimpleStructure(
LOWchallenge-helper-scripts/rename-block.ts49function renameBlockInChapterStructure(
LOWhelper-scripts/helpers/create-project.ts9export async function updateSimpleSuperblockStructure(
LOWhelper-scripts/helpers/create-project.ts62export async function updateChapterModuleSuperblockStructure(
LOW/parser/plugins/add-fill-in-the-blank.js140function validateBlanksSectionCount(fillInTheBlankTree) {
LOWnge-parser/translation-parser/index.d.ts27export function translateCommentsInChallenge(
Over-Commented Block 712334 pts · 1750 repos
Sample Matches
SevFileLineSnippet
LOWtools/challenge-parser/parser/index.js21const addInteractiveElements = require('./plugins/add-interactive-elements');
LOWrter-program/657f456223b8c1187b461987.md61## --seed-contents--
LOWrter-program/663b10c10a4c0a0e095137ee.md21 _Node(_code).find_function('convert_to_snake_case').find_return().is_equivalent('return "".join(
LOW-expressions/6733c5c549775c4be710237c.md101
LOW-expressions/6733c5c549775c4be710237c.md141// {
LOW-expressions/6733c5c549775c4be710237c.md181const str = "freecodecamp is the best we love freecodecamp";
Decorative Section Separators 579363 pts · 917 repos
Sample Matches
SevFileLineSnippet
MEDIUMhub/actions/setup-turbo-cache/action.yml2# ┌─────────────────────────┬─────────────────┬──────────────────┐
MEDIUMhub/actions/setup-turbo-cache/action.yml4# ├─────────────────────────┼─────────────────┼──────────────────┤
MEDIUMhub/actions/setup-turbo-cache/action.yml6# ├─────────────────────────┼─────────────────┼──────────────────┤
MEDIUMhub/actions/setup-turbo-cache/action.yml8# ├─────────────────────────┼─────────────────┼──────────────────┤
MEDIUMhub/actions/setup-turbo-cache/action.yml10# ├─────────────────────────┼─────────────────┼──────────────────┤
MEDIUMhub/actions/setup-turbo-cache/action.yml12# └─────────────────────────┴─────────────────┴──────────────────┘
Cross-File Repetition 435405 pts · 447 repos
Sample Matches
SevFileLineSnippet
HIGHy-calculator/6633c06601c081735063b528.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
HIGHy-calculator/6633c06601c081735063b528.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
HIGHy-calculator/66475bab40e5125c84b03337.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
HIGHy-calculator/66475f7b91d7c6681987739d.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
HIGHy-calculator/6633bfcef57e1d70cc3142c6.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
HIGHy-calculator/66475d40dd42fb614f14fd03.md0projectile details: speed: {self.speed} m/s height: {self.height} m angle: {self.angle}° displacemen
Hallucination Indicators 302069 pts · 730 repos
Sample Matches
SevFileLineSnippet
CRITICALe-teller-app/68f1ea50270f838c35fe4cda.md18const method = explorer.classes.Game.methods.showFortune.toString();
CRITICALe-teller-app/68f1ea50270f838c35fe4cda.md26const method = explorer.classes.Game.methods.showFortune.toString();
CRITICALe-teller-app/68f1ea50270f838c35fe4cda.md34const method = explorer.classes.Game.methods.showFortune.toString();
CRITICALe-teller-app/68f1ea50270f838c35fe4cda.md42const method = explorer.classes.Game.methods.showFortune.toString();
CRITICALe-teller-app/68f1ec48c0e7969eddbef24c.md20const method = explorer.classes.Game.methods.newReading.toString();
CRITICALe-teller-app/68f1ec48c0e7969eddbef24c.md28const method = explorer.classes.Game.methods.newReading.toString();
Unused Imports 193074 pts · 750 repos
Sample Matches
SevFileLineSnippet
LOW-composite-action-input-interpolation.py2
LOWkills/model-usage/scripts/model_usage.py8
LOWwebsite/readme_parser.py3
LOWsearches/simple_binary_search.py11
LOWsearches/double_linear_search.py1
LOWsearches/exponential_search.py16
Excessive Try-Catch Wrapping 116654 pts · 785 repos
Sample Matches
SevFileLineSnippet
LOWlary-tracker/68c9c3aa714bc326e026b826.md44 except Exception:
LOWlary-tracker/68c809c990f253912a9e9209.md43 except Exception:
LOWlary-tracker/68cab02fd80a91042c0165b8.md56 except Exception:
LOWlary-tracker/68cab02fd80a91042c0165b8.md60 except Exception:
LOWlary-tracker/68caaf1e590806f0b87f5922.md46 except Exception:
LOWlary-tracker/68caaf1e590806f0b87f5922.md50 except Exception:
Cross-Language Confusion 96494 pts · 418 repos
Sample Matches
SevFileLineSnippet
HIGH/stacks/dijkstras_two_stack_algorithm.py61 operand_stack.push(int(i))
HIGH/stacks/dijkstras_two_stack_algorithm.py64 operator_stack.push(i)
HIGH/stacks/dijkstras_two_stack_algorithm.py75 operand_stack.push(total)
HIGH/stacks/stack_with_singly_linked_list.py28 >>> stack.push(5)
HIGH/stacks/stack_with_singly_linked_list.py29 >>> stack.push(9)
HIGH/stacks/stack_with_singly_linked_list.py30 >>> stack.push('python')
Self-Referential Comments 92673 pts · 916 repos
Sample Matches
SevFileLineSnippet
MEDIUMtools/scripts/move-bf.sh3# Define the source file
MEDIUMtools/scripts/move-bf.sh6# Define the destination directory
MEDIUMscripts/rtl_ltr_linter.py461 # Create an ArgumentParser object to handle command-line arguments
MEDIUMscripts/create-dmg.sh4# Create a styled DMG containing the app bundle + /Applications symlink.
MEDIUMscripts/e2e/multi-node-update-docker.sh125# Create a systemctl shim since we are in Docker (no real systemd).
MEDIUM_structures/stacks/stock_span_problem.py34 # Create a stack and push index of fist element to it
Deep Nesting 83885 pts · 791 repos
Sample Matches
SevFileLineSnippet
LOWscripts/rtl_ltr_linter.py196
LOWscripts/rtl_ltr_linter.py404
LOWscripts/rtl_ltr_linter.py445
LOWscripts/e2e/telegram-user-driver.py274
LOWkills/model-usage/scripts/model_usage.py131
LOWills/skill-creator/scripts/init_skill.py227
Docstring Block Structure 54405 pts · 294 repos
Sample Matches
SevFileLineSnippet
HIGHills/skill-creator/scripts/init_skill.py256 Initialize a new skill directory with template SKILL.md. Args: skill_name: Name of
HIGHsearches/interpolation_search.py7 Searches for an item in a sorted collection by interpolation search algorithm. Args:
HIGHsearches/interpolation_search.py79Pure implementation of interpolation search algorithm in Python by recursion Be careful collecti
HIGHuctures/binary_tree/floor_and_ceiling.py37 Find the floor and ceiling values for a given key in a Binary Search Tree (BST). Args:
HIGH_structures/linked_list/is_palindrome.py13 Check if a linked list is a palindrome. Args: head: The head of the linked list.
HIGH_structures/linked_list/is_palindrome.py69 Check if a linked list is a palindrome using a stack. Args: head (ListNode): The h
Fake / Example Data 47191 pts · 976 repos
Sample Matches
SevFileLineSnippet
LOWlper-scripts/helpers/insert-erms.test.ts9<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase t
LOWlper-scripts/helpers/insert-erms.test.ts29<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase t
LOWlper-scripts/helpers/insert-erms.test.ts44<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase t
LOWtools/scripts/seed/user-data.js149 email: 'foo@bar.com',
LOWtools/scripts/seed/user-data.js215 email: 'foo@bar.com',
LOWbrowser-scripts/modules/react-types.json2 "react-18": "// NOTE: Users of the `experimental` builds of React should add a reference\n// to 'r
AI Slop Vocabulary 43500 pts · 1069 repos
Sample Matches
SevFileLineSnippet
MEDIUM-parser/parser/plugins/add-tests.test.js41 // TODO: make this a bit more robust and informative
MEDIUMbrowser-scripts/modules/react-types.json2 "react-18": "// NOTE: Users of the `experimental` builds of React should add a reference\n// to 'r
MEDIUMbrowser-scripts/modules/react-types.json2 "react-18": "// NOTE: Users of the `experimental` builds of React should add a reference\n// to 'r
MEDIUMe2e/project-preview-modal.spec.ts19 // This is a part of the Cat Photo App that we expect to see. Essentially,
MEDIUMe2e/project-preview-modal.spec.ts72 // This is a part of the Drum Machine that we expect to see. Essentially,
MEDIUMclient/i18n/locales/german/intro.json3803 "Discover the versatility of variable data in C# console applications. Harness the ability
Cross-Language Confusion (JS/TS) 34260 pts · 176 repos
Sample Matches
SevFileLineSnippet
HIGHplugins/browser-scripts/python-worker.ts171 print(formatted)
HIGHc/templates/Challenges/classic/xterm.tsx76 print(text);
HIGHui/src/ui/markdown.test.ts375 print(f"--- {ws.title} ---")
HIGHui/src/ui/markdown.test.ts379 print(row)
HIGHrc/mantis/slack-desktop-smoke.runtime.ts727 elif [ "$hydrate_mode" = "prehydrated" ]; then
HIGHrc/mantis/slack-desktop-smoke.runtime.ts1004 elif kill -0 "$watcher_pid" >/dev/null 2>&1; then
Verbosity Indicators 32343 pts · 838 repos
Sample Matches
SevFileLineSnippet
LOWt/proof/thinking-signature-real-proof.ts247 // Step 1: Send a request with thinking enabled
LOWt/proof/thinking-signature-real-proof.ts282 // Step 2: Parse SSE stream, collect signature_delta events
LOWt/proof/thinking-signature-real-proof.ts336 // Step 3: Validate results
LOWt/proof/thinking-signature-real-proof.ts360 // Step 4: Assertions
LOWt/proof/thinking-signature-real-proof.ts409 // Step 5: Replay validation — verify the concatenated signature can be sent back
LOWt/proof/thinking-signature-real-proof.ts466 // Step 6: Negative proof — replay with truncated signature should fail
Redundant / Tautological Comments 30880 pts · 932 repos
Sample Matches
SevFileLineSnippet
LOWscripts/rtl_ltr_linter.py173 # Check if the token is an opening <span> tag with a dir attribute
LOWscripts/rtl_ltr_linter.py267 # Check if the line is a Markdown list item
LOWscripts/rtl_ltr_linter.py296 # Set is_link_only_item to False
LOWscripts/rtl_ltr_linter.py334 # Check if the segment is entirely enclosed in parentheses or brackets.
LOW.github/workflows/rtl-ltr-linter.yml48 # Check if the PR has the "RTL" label
LOW.github/workflows/rtl-ltr-linter.yml56 # Check if any changed file is in ar, he, fa, ur
Magic Placeholder Names 27620 pts · 282 repos
Sample Matches
SevFileLineSnippet
HIGHdocs/concepts/memory-honcho.md74 apiKey: "your-api-key", // omit for self-hosted
HIGHskills/trello/SKILL.md35 export TRELLO_API_KEY="your-api-key"
HIGHs/samples/tutorial/api_fundamentals.json508 "rightValue": "your-api-key-for-example"
HIGHains/ChainLLM/test/ChainLlm.node.test.ts474 "# Authentication\n\nUse API keys for all requests:\n\n```javascript\nconst headers = {\n 'A
HIGHains/ChainLLM/test/ChainLlm.node.test.ts483 curl: "```bash\ncurl -X GET https://api.example.com/users \\\n -H 'Authorization: Bearer YOUR_
HIGHaluators/node-configuration-evaluator.ts60- Placeholder API keys like "YOUR_API_KEY" or similar patterns
Synthetic Comment Markers 10969 pts · 435 repos
Sample Matches
SevFileLineSnippet
HIGHenges-python/69162d64f96574d9bb629efd.md12Given a string of one or more sentences, determine if it was likely generated by AI using the follow
HIGHs-javascript/69162d64f96574d9bb629efd.md12Given a string of one or more sentences, determine if it was likely generated by AI using the follow
HIGHextensions/msteams/src/messenger.ts286 // Mark as AI-generated so Teams renders the "AI generated" badge.
HIGHextensions/msteams/src/messenger.ts296 // Start with mention entities (if any) + AI-generated entity
HIGHs/msteams/src/reply-stream-controller.ts316 // Emit a final MessageActivity carrying the AI-generated marker and (if
HIGHs/msteams/src/reply-stream-controller.ts319 // get the AI-generated label and thumbs up/down.
Slop Phrases 8289 pts · 744 repos
Sample Matches
SevFileLineSnippet
MEDIUMnt-helpers.isbillingerrormessage.test.ts203 "Let me know if you need more details on any of these topics!";
MEDIUMagent-runner/run.incomplete-turn.test.ts2771 attempt: makeAttemptWithTools(["read"], "Let me know if you need anything else."),
LOWa/roadmaps/backend/backend-beginner.json1{"nodes":[{"id":"UFd8PEg6IwJMXvuv8Ow1f","type":"section","position":{"x":8.678189763286014,"y":689.9
LOWscripts/jest/setupTests.js74 // TODO: enable this check so we don't forget to reset spyOnX mocks.
LOW/spec-equivalence-reporter/setupTests.js49// TODO: enable this check so we don't forget to reset spyOnX mocks.
MEDIUMivate/InitializeNativeFabricUIManager.js199// This is a basic implementation for testing.
Example Usage Blocks 2619 pts · 466 repos
Sample Matches
SevFileLineSnippet
LOWscripts/recover-orphaned-processes.sh8# Usage:
LOWscripts/create-dmg.sh6# Usage:
LOWscripts/run-opengrep.sh8# Usage:
LOWscripts/notarize-mac-artifact.sh6# Usage:
LOWscripts/k8s/deploy.sh7# Usage:
LOWscripts/k8s/create-kind.sh6# Usage:
Dead Code 2354 pts · 127 repos
Sample Matches
SevFileLineSnippet
MEDIUMnd/copilot/baseline/service_unit_test.py874
MEDIUMkend/copilot/sdk/service_helpers_test.py285
MEDIUMackend/copilot/sdk/p0_guardrails_test.py1137
MEDIUMackend/copilot/sdk/p0_guardrails_test.py1138
MEDIUMkend/backend/copilot/bot/handler_test.py348
MEDIUMbackend/backend/api/conn_manager_test.py269
Overly Generic Function Names 1893 pts · 341 repos
Sample Matches
SevFileLineSnippet
LOW-sdk/src/host/embeddings-worker-child.ts71async function handleRequest(request: LocalEmbeddingWorkerRequest): Promise<void> {
LOWsrc/auto-reply/chunk.test.ts140 const fence = "```python\ndef my_function():\n x = 1\n\n y = 2\n return x + y\n```";
LOWsrc/gateway/server-http.ts531 async function handleRequest(req: IncomingMessage, res: ServerResponse) {
LOWests__/ReactFlightAsyncDebugInfo-test.js110 async function getData(text) {
LOWests__/ReactFlightAsyncDebugInfo-test.js477 async function getData(url) {
LOWests__/ReactFlightAsyncDebugInfo-test.js572 async function getData(text) {

🔎 Repository Explorer

Search, filter and sort all 2037 scanned repositories.

Repository Score Verdict Hits Language Stars Scanned Details
openai/openai-python 185.7 Strong AI signal 9098 Python 30,843 2026-05-31 View →
Z4nzu/hackingtool 144.5 Strong AI signal 263 Python 76,667 2026-05-31 View →
bokeh/bokeh 120.4 Strong AI signal 11535 TypeScript 20,390 2026-05-31 View →
spaceship-prompt/spaceship-prompt 110.8 Strong AI signal 637 Shell 20,504 2026-05-31 View →
keon/algorithms 94.4 Strong AI signal 1570 Python 25,458 2026-05-31 View →
plotly/plotly.py 90.0 Strong AI signal 14232 Python 18,562 2026-05-31 View →
node-red/node-red 89.6 Strong AI signal 703 JavaScript 23,201 2026-05-31 View →
agno-agi/agno 87.8 Strong AI signal 31646 Python 40,419 2026-05-31 View →
pyinstaller/pyinstaller 56.5 Strong AI signal 3363 Python 13,002 2026-05-31 View →
HKUDS/ViMax 52.8 Strong AI signal 240 Python 8,364 2026-05-31 View →
LearningCircuit/local-deep-research 48.3 Strong AI signal 36676 Python 8,202 2026-05-31 View →
upptime/upptime 47.8 Strong AI signal 24 Markdown 17,042 2026-05-31 View →
getzep/graphiti 47.2 Strong AI signal 1431 Python 26,746 2026-05-31 View →
TauricResearch/TradingAgents 46.1 Strong AI signal 379 Python 80,775 2026-05-31 View →
HKUDS/OpenHarness 45.9 Strong AI signal 2721 Python 13,321 2026-05-31 View →
HKUDS/CLI-Anything 45.8 Strong AI signal 7921 Python 41,304 2026-05-31 View →
hummingbot/hummingbot 45.6 Strong AI signal 12493 Python 18,744 2026-05-31 View →
HKUDS/nanobot 42.3 Strong AI signal 5265 Python 43,384 2026-05-31 View →
PrefectHQ/fastmcp 42.3 Strong AI signal 6620 Python 25,397 2026-05-31 View →
CloakHQ/CloakBrowser 41.2 Strong AI signal 821 Python 22,609 2026-05-31 View →
langchain-ai/langchain 41.1 Strong AI signal 10593 Python 138,010 2026-05-31 View →
microsoft/markitdown 40.8 Strong AI signal 382 Python 130,440 2026-05-31 View →
tirth8205/code-review-graph 40.8 Strong AI signal 1722 Python 17,720 2026-05-31 View →
ScrapeGraphAI/Scrapegraph-ai 40.0 Strong AI signal 785 Python 26,469 2026-05-31 View →
NousResearch/hermes-agent 39.4 Strong AI signal 41759 Python 173,074 2026-05-31 View →
ipython/ipython 39.4 Strong AI signal 1671 Python 16,708 2026-05-31 View →
mvanhorn/last30days-skill 37.8 Strong AI signal 1613 Python 26,814 2026-05-31 View →
bytedance/deer-flow 37.7 Strong AI signal 5782 Python 69,980 2026-05-31 View →
microsoft/data-formulator 37.6 Strong AI signal 3667 TypeScript 15,760 2026-05-31 View →
arc53/DocsGPT 37.1 Strong AI signal 7824 Python 17,910 2026-05-31 View →
letta-ai/letta 36.6 Strong AI signal 6450 Python 23,045 2026-05-31 View →
hacksider/Deep-Live-Cam 36.4 Strong AI signal 198 Python 93,437 2026-05-31 View →
agentscope-ai/agentscope 36.1 Strong AI signal 1673 Python 25,865 2026-05-31 View →
mksglu/context-mode 34.8 Strong AI signal 1620 TypeScript 16,008 2026-05-31 View →
modelcontextprotocol/python-sdk 34.7 Strong AI signal 2201 Python 23,178 2026-05-31 View →
teng-lin/notebooklm-py 34.5 Strong AI signal 8902 Python 15,556 2026-05-31 View →
safishamsi/graphify 34.3 Strong AI signal 2166 Python 56,359 2026-05-31 View →
langchain-ai/deepagents 34.3 Strong AI signal 9193 Python 23,565 2026-05-31 View →
browser-use/browser-use 34.2 Strong AI signal 2997 Python 96,232 2026-05-31 View →
dgtlmoon/changedetection.io 34.2 Strong AI signal 2045 Python 31,766 2026-05-31 View →
ranaroussi/yfinance 34.2 Strong AI signal 332 Python 23,900 2026-05-31 View →
langchain-ai/langgraph 34.1 Strong AI signal 3937 Python 33,365 2026-05-31 View →
ranger/ranger 34.1 Strong AI signal 654 Python 17,210 2026-05-31 View →
angristan/openvpn-install 33.5 Strong AI signal 108 Shell 15,930 2026-05-31 View →
NanmiCoder/MediaCrawler 33.4 Strong AI signal 846 Python 50,428 2026-05-31 View →
zhayujie/CowAgent 33.2 Strong AI signal 1833 Python 44,956 2026-05-31 View →
nicolargo/glances 32.9 Strong AI signal 1212 Python 32,678 2026-05-31 View →
MemoriLabs/Memori 32.5 Strong AI signal 1719 Python 15,130 2026-05-31 View →
Light-Heart-Labs/DreamServer 32.1 Strong AI signal 3018 Shell 1,843 2026-05-31 View →
huggingface/lerobot 32.0 Strong AI signal 4561 Python 24,509 2026-05-31 View →
joeseesun/qiaomu-anything-to-notebooklm 31.5 Strong AI signal 71 Python 4,722 2026-05-31 View →
google/adk-python 31.3 Strong AI signal 10898 Python 19,926 2026-05-31 View →
agentscope-ai/QwenPaw 31.3 Strong AI signal 8987 Python 17,092 2026-05-31 View →
dbcli/mycli 31.3 Strong AI signal 1199 Python 11,917 2026-05-31 View →
daytonaio/daytona 31.2 Strong AI signal 11654 TypeScript 72,513 2026-05-31 View →
Alishahryar1/free-claude-code 31.2 Strong AI signal 1637 Python 30,954 2026-05-31 View →
OthmanAdi/planning-with-files 30.6 Strong AI signal 553 Python 22,362 2026-05-31 View →
microsoft/graphrag 30.4 Strong AI signal 1111 Python 33,325 2026-05-31 View →
BigBodyCobain/Shadowbroker 30.3 Strong AI signal 6981 Python 8,932 2026-05-31 View →
oraios/serena 29.9 Moderate AI signal 2332 Python 24,755 2026-05-31 View →
dotnet/aspnetcore 29.8 Moderate AI signal 10701 C# 37,957 2026-05-31 View →
pulumi/pulumi 29.7 Moderate AI signal 30834 Go 25,244 2026-05-31 View →
AI4Finance-Foundation/FinGPT 29.7 Moderate AI signal 780 Jupyter Notebook 20,320 2026-05-31 View →
scylladb/scylladb 29.6 Moderate AI signal 5752 C++ 15,567 2026-05-31 View →
sansan0/TrendRadar 29.5 Moderate AI signal 849 Python 58,576 2026-05-31 View →
browser-use/web-ui 29.4 Moderate AI signal 174 Python 16,015 2026-05-31 View →
Fincept-Corporation/FinceptTerminal 29.3 Moderate AI signal 16365 C++ 24,633 2026-05-31 View →
caronc/apprise 29.0 Moderate AI signal 3422 Python 16,657 2026-05-31 View →
karpathy/nanochat 28.9 Moderate AI signal 143 Python 54,381 2026-05-31 View →
tensorflow/models 28.8 Moderate AI signal 13082 Python 77,665 2026-05-31 View →
BerriAI/litellm 28.7 Moderate AI signal 43841 Python 48,738 2026-05-31 View →
scrapy/scrapy 28.4 Moderate AI signal 1655 Python 61,980 2026-05-31 View →
Canner/WrenAI 28.4 Moderate AI signal 1445 Python 15,379 2026-05-31 View →
camel-ai/owl 28.3 Moderate AI signal 464 Python 19,811 2026-05-31 View →
optuna/optuna 28.2 Moderate AI signal 1647 Python 14,268 2026-05-31 View →
AIDC-AI/Pixelle-Video 27.9 Moderate AI signal 560 Python 20,566 2026-05-31 View →
HKUDS/LightRAG 27.8 Moderate AI signal 4290 Python 35,969 2026-05-31 View →
HKUDS/RAG-Anything 27.8 Moderate AI signal 626 Python 20,773 2026-05-31 View →
stanfordnlp/dspy 27.7 Moderate AI signal 1783 Python 34,727 2026-05-31 View →
unclecode/crawl4ai 27.5 Moderate AI signal 4913 Python 67,297 2026-05-31 View →
Lightning-AI/pytorch-lightning 27.3 Moderate AI signal 3399 Python 31,163 2026-05-31 View →
openai/openai-agents-python 27.3 Moderate AI signal 7881 Python 26,768 2026-05-31 View →
huggingface/transformers 27.0 Moderate AI signal 28669 Python 161,059 2026-05-31 View →
camel-ai/camel 26.6 Moderate AI signal 6647 Python 17,081 2026-05-31 View →
feder-cr/Jobs_Applier_AI_Agent_AIHawk 26.5 Moderate AI signal 122 Python 29,833 2026-05-31 View →
xtekky/gpt4free 26.4 Moderate AI signal 1207 Python 66,279 2026-05-31 View →
dbcli/pgcli 26.2 Moderate AI signal 371 Python 13,190 2026-05-31 View →
cool-RR/PySnooper 26.2 Moderate AI signal 169 Python 16,591 2026-05-31 View →
unslothai/unsloth 26.0 Moderate AI signal 7929 Python 65,366 2026-05-31 View →
google/langextract 25.9 Moderate AI signal 787 Python 36,700 2026-05-31 View →
PaddlePaddle/PaddleFormers 25.8 Moderate AI signal 6121 Python 12,987 2026-05-31 View →
openai/tiktoken 25.5 Moderate AI signal 51 Python 18,351 2026-05-31 View →
roboflow/supervision 25.4 Moderate AI signal 991 Python 39,736 2026-05-31 View →
python-poetry/poetry 25.3 Moderate AI signal 1712 Python 34,273 2026-05-31 View →
pi-hole/pi-hole 25.2 Moderate AI signal 120 Shell 59,026 2026-05-31 View →
chidiwilliams/buzz 24.9 Moderate AI signal 1120 Python 19,458 2026-05-31 View →
github/spec-kit 24.6 Moderate AI signal 1919 Python 107,069 2026-05-31 View →
openinterpreter/open-interpreter 24.6 Moderate AI signal 369 Python 63,739 2026-05-31 View →
PaperMC/Paper 24.6 Moderate AI signal 796 Java 12,320 2026-05-31 View →
mlfoundations/open_clip 24.5 Moderate AI signal 487 Python 13,876 2026-05-31 View →
ludwig-ai/ludwig 24.5 Moderate AI signal 3290 Python 11,708 2026-05-31 View →
treeverse/dvc 24.4 Moderate AI signal 1460 Python 15,636 2026-05-31 View →
pandas-dev/pandas 24.3 Moderate AI signal 14038 Python 48,872 2026-05-31 View →
MemPalace/mempalace 24.1 Moderate AI signal 3259 Python 53,057 2026-05-31 View →
RasaHQ/rasa 23.8 Moderate AI signal 3370 Python 21,189 2026-05-31 View →
aio-libs/aiohttp 23.7 Moderate AI signal 2603 Python 16,432 2026-05-31 View →
apache/airflow 23.6 Moderate AI signal 37860 Python 45,602 2026-05-31 View →
huggingface/smolagents 23.6 Moderate AI signal 725 Python 27,598 2026-05-31 View →
Nuitka/Nuitka 23.6 Moderate AI signal 3376 Python 14,874 2026-05-31 View →
keras-team/keras 23.5 Moderate AI signal 7078 Python 64,073 2026-05-31 View →
soimort/you-get 23.4 Moderate AI signal 333 Python 56,854 2026-05-31 View →
huggingface/sentence-transformers 23.4 Moderate AI signal 1959 Python 18,755 2026-05-31 View →
topoteretes/cognee 23.3 Moderate AI signal 5197 Python 17,589 2026-05-31 View →
ansible/awx 23.3 Moderate AI signal 3681 Python 15,438 2026-05-31 View →
NVIDIA-NeMo/NeMo 23.2 Moderate AI signal 7397 Python 17,273 2026-05-31 View →
ZhuLinsen/daily_stock_analysis 23.0 Moderate AI signal 4455 Python 39,455 2026-05-31 View →
celery/celery 23.0 Moderate AI signal 2271 Python 28,534 2026-05-31 View →
spotify/luigi 22.9 Moderate AI signal 1381 Python 18,727 2026-05-31 View →
huggingface/ml-intern 22.8 Moderate AI signal 963 Python 10,145 2026-05-31 View →
uikit/uikit 22.8 Moderate AI signal 2065 HTML 18,538 2026-05-31 View →
microsoft/RD-Agent 22.8 Moderate AI signal 1351 Python 13,274 2026-05-31 View →
Guovin/iptv-api 22.6 Moderate AI signal 260 Python 23,946 2026-05-31 View →
HKUDS/DeepCode 22.6 Moderate AI signal 1393 Python 15,745 2026-05-31 View →
Avaiga/taipy 22.5 Moderate AI signal 3122 Python 19,230 2026-05-31 View →
sqlmapproject/sqlmap 22.4 Moderate AI signal 1056 Python 37,509 2026-05-31 View →
SWE-agent/SWE-agent 22.4 Moderate AI signal 322 Python 19,371 2026-05-31 View →
OpenHands/OpenHands 22.3 Moderate AI signal 5862 Python 75,362 2026-05-31 View →
PrefectHQ/prefect 22.3 Moderate AI signal 17504 Python 22,501 2026-05-31 View →
gitpod-io/gitpod 22.3 Moderate AI signal 3261 TypeScript 13,690 2026-05-31 View →
microsoft/VibeVoice 22.2 Moderate AI signal 330 Python 47,561 2026-05-31 View →
mindsdb/mindsdb 22.2 Moderate AI signal 2659 Python 39,220 2026-05-31 View →
D4Vinci/Scrapling 22.2 Moderate AI signal 793 Python 55,329 2026-05-31 View →
reflex-dev/reflex 22.2 Moderate AI signal 3218 Python 28,457 2026-05-31 View →
Imbad0202/academic-research-skills 22.1 Moderate AI signal 1951 Python 24,509 2026-05-31 View →
ansible/ansible 22.0 Moderate AI signal 5812 Python 68,714 2026-05-31 View →
PriorLabs/TabPFN 22.0 Moderate AI signal 1307 Python 7,244 2026-05-31 View →
FujiwaraChoki/MoneyPrinterV2 22.0 Moderate AI signal 96 Python 30,667 2026-05-31 View →
volcengine/OpenViking 21.9 Moderate AI signal 9867 Python 24,913 2026-05-31 View →
saltstack/salt 21.9 Moderate AI signal 14968 Python 15,465 2026-05-31 View →
mem0ai/mem0 21.6 Moderate AI signal 2580 Python 57,115 2026-05-31 View →
NVIDIA-AI-Blueprints/video-search-and-summarization 21.4 Moderate AI signal 2312 Python 1,480 2026-05-31 View →
Significant-Gravitas/AutoGPT 21.3 Moderate AI signal 11916 Python 184,647 2026-05-31 View →
run-llama/llama_index 21.3 Moderate AI signal 9090 Python 49,767 2026-05-31 View →
streamlit/streamlit 21.3 Moderate AI signal 9327 Python 44,764 2026-05-31 View →
django/django 21.1 Moderate AI signal 11221 Python 87,583 2026-05-31 View →
google-research/timesfm 21.1 Moderate AI signal 266 Python 20,351 2026-05-31 View →
verl-project/verl 21.0 Moderate AI signal 2866 Python 21,654 2026-05-31 View →
confident-ai/deepeval 21.0 Moderate AI signal 3880 Python 15,805 2026-05-31 View →
Delgan/loguru 21.0 Moderate AI signal 511 2026-05-31 View →
huggingface/peft 20.9 Moderate AI signal 2702 Python 21,206 2026-05-31 View →
python-telegram-bot/python-telegram-bot 20.7 Moderate AI signal 2885 Python 29,187 2026-05-31 View →
aws/aws-cli 20.7 Moderate AI signal 3569 Python 16,999 2026-05-31 View →
state-spaces/mamba 20.6 Moderate AI signal 342 Python 18,334 2026-05-31 View →
axolotl-ai-cloud/axolotl 20.6 Moderate AI signal 2711 2026-05-31 View →
Gallopsled/pwntools 20.5 Moderate AI signal 3888 Python 13,482 2026-05-31 View →
langbot-app/LangBot 20.4 Moderate AI signal 2694 Python 16,152 2026-05-31 View →
borgbackup/borg 20.4 Moderate AI signal 1046 Python 13,381 2026-05-31 View →
NirDiamant/RAG_Techniques 20.3 Moderate AI signal 119 Jupyter Notebook 27,628 2026-05-31 View →
google/oss-fuzz 20.3 Moderate AI signal 4161 Shell 12,302 2026-05-31 View →
mingrammer/diagrams 20.2 Moderate AI signal 250 Python 42,307 2026-05-31 View →
beetbox/beets 20.2 Moderate AI signal 1715 Python 15,198 2026-05-31 View →
pytest-dev/pytest 20.1 Moderate AI signal 2663 Python 13,879 2026-05-31 View →
dotnet/efcore 20.0 Moderate AI signal 14084 C# 14,670 2026-05-31 View →
wesbos/JavaScript30 20.0 Moderate AI signal 94 HTML 29,142 2026-05-31 View →
huggingface/diffusers 19.9 Moderate AI signal 12532 Python 33,726 2026-05-31 View →
hpcaitech/ColossalAI 19.8 Moderate AI signal 3803 Python 41,383 2026-05-31 View →
networkx/networkx 19.8 Moderate AI signal 3173 Python 16,968 2026-05-31 View →
certbot/certbot 19.6 Moderate AI signal 1374 Python 33,059 2026-05-31 View →
virattt/ai-hedge-fund 19.4 Moderate AI signal 622 Python 59,486 2026-05-31 View →
huggingface/trl 19.3 Moderate AI signal 1723 Python 18,494 2026-05-31 View →
jax-ml/jax 19.2 Moderate AI signal 11935 Python 35,719 2026-05-31 View →
Panniantong/Agent-Reach 19.2 Moderate AI signal 190 Python 20,623 2026-05-31 View →
squidfunk/mkdocs-material 19.1 Moderate AI signal 1320 Python 26,829 2026-05-31 View →
kivy/kivy 19.0 Moderate AI signal 1798 Python 18,947 2026-05-31 View →
resemble-ai/chatterbox 18.9 Moderate AI signal 96 Python 24,900 2026-05-31 View →
microsoft/autogen 18.8 Moderate AI signal 2839 Python 58,534 2026-05-31 View →
guidance-ai/guidance 18.7 Moderate AI signal 542 Jupyter Notebook 21,484 2026-05-31 View →
saleor/saleor 18.6 Moderate AI signal 16199 Python 22,939 2026-05-31 View →
Textualize/textual 18.4 Moderate AI signal 2240 Python 36,086 2026-05-31 View →
sickn33/antigravity-awesome-skills 18.4 Moderate AI signal 16115 Python 39,166 2026-05-31 View →
freqtrade/freqtrade 18.3 Moderate AI signal 2175 Python 50,909 2026-05-31 View →
scikit-learn/scikit-learn 18.1 Moderate AI signal 6826 Python 66,203 2026-05-31 View →
WEIFENG2333/VideoCaptioner 18.1 Moderate AI signal 665 Python 14,812 2026-05-31 View →
assafelovic/gpt-researcher 18.0 Moderate AI signal 703 Python 27,390 2026-05-31 View →
floci-io/floci 18.0 Moderate AI signal 1799 2026-05-31 View →
psf/requests 17.9 Moderate AI signal 316 Python 54,009 2026-05-31 View →
ocrmypdf/OCRmyPDF 17.9 Moderate AI signal 650 Python 33,740 2026-05-31 View →
OpenMOSS/MOSS-TTS 17.9 Moderate AI signal 383 Python 2,635 2026-05-31 View →
soxoj/maigret 17.8 Moderate AI signal 379 Python 31,032 2026-05-31 View →
fastai/fastai 17.8 Moderate AI signal 381 Jupyter Notebook 28,016 2026-05-31 View →
Rapptz/discord.py 17.7 Moderate AI signal 967 Python 16,073 2026-05-31 View →
Atlas-OS/Atlas 17.6 Moderate AI signal 37 Batchfile 20,734 2026-05-31 View →
Y2Z/monolith 17.6 Moderate AI signal 60 Rust 15,130 2026-05-31 View →
ultralytics/ultralytics 17.5 Moderate AI signal 1366 Python 57,777 2026-05-31 View →
ccxt/ccxt 17.5 Moderate AI signal 85323 Python 42,709 2026-05-31 View →
encode/django-rest-framework 17.5 Moderate AI signal 997 Python 30,040 2026-05-31 View →
st-tech/ppf-contact-solver 17.5 Moderate AI signal 2036 2026-05-31 View →
locustio/locust 17.3 Moderate AI signal 671 Python 27,838 2026-05-31 View →
Kludex/starlette 17.2 Moderate AI signal 397 Python 12,350 2026-05-31 View →
nginx-proxy/nginx-proxy 17.1 Moderate AI signal 138 Python 19,842 2026-05-31 View →
nltk/nltk 17.1 Moderate AI signal 1877 2026-05-31 View →
pallets/flask 17.0 Moderate AI signal 329 Python 71,581 2026-05-31 View →
NVlabs/Sana 17.0 Moderate AI signal 1225 Python 7,978 2026-05-31 View →
apache/tvm 16.9 Moderate AI signal 10899 Python 13,402 2026-05-31 View →
NirDiamant/agents-towards-production 16.9 Moderate AI signal 38 Jupyter Notebook 20,544 2026-05-31 View →
MetaCubeX/mihomo 16.8 Moderate AI signal 24 Python 30,704 2026-05-31 View →
apache/arrow 16.8 Moderate AI signal 8106 C++ 16,801 2026-05-31 View →
abseil/abseil-cpp 16.8 Moderate AI signal 1983 C++ 17,297 2026-05-31 View →
ratatui/ratatui 16.7 Moderate AI signal 1236 Rust 20,761 2026-05-31 View →
facebookresearch/detectron2 16.7 Moderate AI signal 1197 Python 34,514 2026-05-31 View →
rendercv/rendercv 16.5 Moderate AI signal 730 Python 16,754 2026-05-31 View →
VoltAgent/awesome-agent-skills 16.4 Moderate AI signal 6 23,615 2026-05-31 View →
pytorch/vision 16.4 Moderate AI signal 1710 Python 17,704 2026-05-31 View →
microsoft/agent-lightning 16.4 Moderate AI signal 1822 Python 17,254 2026-05-31 View →
AI4Finance-Foundation/FinRL 16.4 Moderate AI signal 231 Jupyter Notebook 15,281 2026-05-31 View →
invertase/react-native-firebase 16.3 Moderate AI signal 480 TypeScript 12,303 2026-05-31 View →
Aider-AI/aider 16.2 Moderate AI signal 1121 Python 45,538 2026-05-31 View →
ultralytics/yolov5 16.1 Moderate AI signal 188 Python 57,455 2026-05-31 View →
nwjs/nw.js 16.1 Moderate AI signal 692 JavaScript 41,183 2026-05-31 View →
agent0ai/agent-zero 16.1 Moderate AI signal 2646 Python 17,860 2026-05-31 View →
home-assistant/core 16.0 Moderate AI signal 39619 Python 87,388 2026-05-31 View →
trailofbits/algo 16.0 Moderate AI signal 229 Python 30,248 2026-05-31 View →
isl-org/Open3D 16.0 Moderate AI signal 3375 2026-05-31 View →
grpc/grpc 15.9 Moderate AI signal 11095 C++ 44,841 2026-05-31 View →
microsoft/OmniParser 15.9 Moderate AI signal 116 Jupyter Notebook 24,828 2026-05-31 View →
oobabooga/textgen 15.8 Moderate AI signal 539 Python 47,257 2026-05-31 View →
fastapi/typer 15.7 Moderate AI signal 488 Python 19,499 2026-05-31 View →
FunAudioLLM/CosyVoice 15.7 Moderate AI signal 259 Python 21,333 2026-05-31 View →
emcie-co/parlant 15.6 Moderate AI signal 2520 Python 18,093 2026-05-31 View →
mvt-project/mvt 15.5 Moderate AI signal 251 Python 12,454 2026-05-31 View →
vllm-project/vllm 15.4 Moderate AI signal 14571 Python 81,402 2026-05-31 View →
crewAIInc/crewAI 15.4 Moderate AI signal 7165 Python 52,458 2026-05-31 View →
dograh-hq/dograh 15.3 Moderate AI signal 2084 Python 3,853 2026-05-31 View →
ArchiveBox/ArchiveBox 15.2 Moderate AI signal 1852 Python 27,572 2026-05-31 View →
pypa/pipenv 15.2 Moderate AI signal 2274 Python 25,070 2026-05-31 View →
sgl-project/sglang 15.1 Moderate AI signal 17209 Python 28,461 2026-05-31 View →
anthropics/skills 15.0 Moderate AI signal 366 Python 143,669 2026-05-31 View →
laravel/framework 15.0 Moderate AI signal 8549 PHP 34,733 2026-05-31 View →
OpenBMB/VoxCPM 15.0 Moderate AI signal 148 Python 22,743 2026-05-31 View →
AstrBotDevs/AstrBot 14.9 Low AI signal 3721 Python 33,434 2026-05-31 View →
hsliuping/TradingAgents-CN 14.9 Low AI signal 6778 Python 27,592 2026-05-31 View →
sympy/sympy 14.9 Low AI signal 10626 Python 14,656 2026-05-31 View →
Anionex/banana-slides 14.9 Low AI signal 1110 Python 14,773 2026-05-31 View →
PostHog/posthog 14.8 Low AI signal 51333 Python 34,770 2026-05-31 View →
sebastianbergmann/phpunit 14.8 Low AI signal 2968 PHP 20,038 2026-05-31 View →
mlc-ai/mlc-llm 14.7 Low AI signal 677 Python 22,731 2026-05-31 View →
recommenders-team/recommenders 14.6 Low AI signal 472 Python 21,721 2026-05-31 View →
Shubhamsaboo/awesome-llm-apps 14.5 Low AI signal 1795 Python 112,194 2026-05-31 View →
infiniflow/ragflow 14.5 Low AI signal 7812 Python 81,537 2026-05-31 View →
PaddlePaddle/Paddle 14.5 Low AI signal 26394 C++ 23,925 2026-05-31 View →
wagtail/wagtail 14.5 Low AI signal 5082 Python 20,332 2026-05-31 View →
pallets/click 14.5 Low AI signal 469 Python 17,507 2026-05-31 View →
hoffstadt/DearPyGui 14.5 Low AI signal 1100 C++ 15,460 2026-05-31 View →
kvcache-ai/ktransformers 14.4 Low AI signal 3300 Python 17,228 2026-05-31 View →
anthropics/claude-cookbooks 14.3 Low AI signal 434 Jupyter Notebook 44,616 2026-05-31 View →
datawhalechina/hello-agents 14.3 Low AI signal 2539 Python 54,712 2026-05-31 View →
NVlabs/LongLive 14.3 Low AI signal 418 Python 2,143 2026-05-31 View →
pathwaycom/pathway 14.2 Low AI signal 3619 Python 63,188 2026-05-31 View →
BlinkDL/RWKV-LM 14.2 Low AI signal 271 Python 14,542 2026-05-31 View →
pydantic/pydantic 14.1 Low AI signal 3371 Python 27,884 2026-05-31 View →
v8/v8 14.1 Low AI signal 13187 C++ 25,054 2026-05-31 View →
guzzle/guzzle 14.1 Low AI signal 370 2026-05-31 View →
odoo/odoo 14.0 Low AI signal 31744 Python 51,734 2026-05-31 View →
elixir-lang/elixir 14.0 Low AI signal 240 Elixir 26,433 2026-05-31 View →
swisskyrepo/PayloadsAllTheThings 14.0 Low AI signal 95 Python 78,077 2026-05-31 View →
eigent-ai/eigent 14.0 Low AI signal 2134 TypeScript 14,158 2026-05-31 View →
sshuttle/sshuttle 14.0 Low AI signal 86 Python 13,348 2026-05-31 View →
mail-in-a-box/mailinabox 14.0 Low AI signal 195 Python 15,314 2026-05-31 View →
ManimCommunity/manim 13.8 Low AI signal 1174 Python 38,705 2026-05-31 View →
NVIDIA/NemoClaw 13.8 Low AI signal 2796 TypeScript 20,722 2026-05-31 View →
deepseek-ai/DeepSeek-V3 13.8 Low AI signal 8 Python 103,643 2026-05-31 View →
langgenius/dify 13.7 Low AI signal 21705 TypeScript 143,137 2026-05-31 View →
agentskills/agentskills 13.7 Low AI signal 28 2026-05-31 View →
PDFMathTranslate/PDFMathTranslate 13.6 Low AI signal 112 Python 34,238 2026-05-31 View →
tornadoweb/tornado 13.5 Low AI signal 642 Python 22,179 2026-05-31 View →
google/sentencepiece 13.5 Low AI signal 224 C++ 11,866 2026-05-31 View →
521xueweihan/GitHub520 13.4 Low AI signal 10 Python 28,792 2026-05-31 View →
Dao-AILab/flash-attention 13.4 Low AI signal 1051 Python 23,989 2026-05-31 View →
fastapi/fastapi 13.3 Low AI signal 2188 Python 98,659 2026-05-31 View →
78/xiaozhi-esp32 13.3 Low AI signal 664 C++ 26,867 2026-05-31 View →
nautechsystems/nautilus_trader 13.3 Low AI signal 18985 Rust 23,155 2026-05-31 View →
netbox-community/netbox 13.3 Low AI signal 2598 Python 20,730 2026-05-31 View →
AUTOMATIC1111/stable-diffusion-webui 13.3 Low AI signal 641 Python 163,343 2026-05-31 View →
cookiecutter/cookiecutter-django 13.3 Low AI signal 135 Python 13,526 2026-05-31 View →
onnx/onnx 13.2 Low AI signal 2053 Python 20,910 2026-05-31 View →
exo-explore/exo 13.1 Low AI signal 1041 Python 44,980 2026-05-31 View →
3b1b/manim 13.1 Low AI signal 338 Python 87,225 2026-05-31 View →
modelscope/ms-swift 13.1 Low AI signal 1935 Python 14,335 2026-05-31 View →
end-4/dots-hyprland 13.1 Low AI signal 120 QML 14,661 2026-05-31 View →
python/mypy 13.0 Low AI signal 3016 Python 20,452 2026-05-31 View →
lm-sys/FastChat 13.0 Low AI signal 586 Python 39,485 2026-05-31 View →
BradyFU/Awesome-Multimodal-Large-Language-Models 13.0 Low AI signal 2 17,843 2026-05-31 View →
upstash/context7 12.9 Low AI signal 118 TypeScript 56,399 2026-05-31 View →
pyscript/pyscript 12.9 Low AI signal 255 Python 18,689 2026-05-31 View →
jumpserver/jumpserver 12.8 Low AI signal 1790 Python 30,524 2026-05-31 View →
kortix-ai/suna 12.8 Low AI signal 2850 TypeScript 19,806 2026-05-31 View →
gto76/python-cheatsheet 12.7 Low AI signal 1226 Python 38,437 2026-05-31 View →
hiyouga/LlamaFactory 12.6 Low AI signal 1084 Python 71,708 2026-05-31 View →
tokio-rs/tokio 12.6 Low AI signal 2682 Rust 32,141 2026-05-31 View →
RustPython/RustPython 12.6 Low AI signal 14099 Rust 22,085 2026-05-31 View →
EleutherAI/lm-evaluation-harness 12.5 Low AI signal 1813 Python 12,750 2026-05-31 View →
secdev/scapy 12.5 Low AI signal 2209 Python 12,327 2026-05-31 View →
TheAlgorithms/Python 12.4 Low AI signal 1106 Python 221,469 2026-05-31 View →
matplotlib/matplotlib 12.4 Low AI signal 3516 Python 22,846 2026-05-31 View →
AsyncFuncAI/deepwiki-open 12.4 Low AI signal 334 Python 16,632 2026-05-31 View →
colmap/colmap 12.4 Low AI signal 1390 C++ 11,808 2026-05-31 View →
blader/humanizer 12.4 Low AI signal 2 21,661 2026-05-31 View →
vapor/vapor 12.3 Low AI signal 554 Swift 26,083 2026-05-31 View →
Textualize/rich 12.2 Low AI signal 496 Python 56,499 2026-05-31 View →
shareAI-lab/learn-claude-code 12.2 Low AI signal 371 Python 63,623 2026-05-31 View →
paperless-ngx/paperless-ngx 12.2 Low AI signal 2204 Python 41,722 2026-05-31 View →
QL-Win/QuickLook 12.2 Low AI signal 548 C# 23,620 2026-05-31 View →
dbt-labs/dbt-core 12.2 Low AI signal 2830 Python 12,876 2026-05-31 View →
jhao104/proxy_pool 12.2 Low AI signal 57 Python 23,366 2026-05-31 View →
harry0703/MoneyPrinterTurbo 12.1 Low AI signal 156 Python 70,524 2026-05-31 View →
psf/black 12.1 Low AI signal 851 Python 41,524 2026-05-31 View →
hesreallyhim/awesome-claude-code 12.1 Low AI signal 442 Python 45,182 2026-05-31 View →
kovidgoyal/calibre 12.1 Low AI signal 6380 Python 24,942 2026-05-31 View →
MarlinFirmware/Marlin 12.1 Low AI signal 8460 C++ 17,416 2026-05-31 View →
plasma-umass/scalene 12.1 Low AI signal 935 Python 13,432 2026-05-31 View →
vinta/awesome-python 11.9 Low AI signal 111 Python 300,284 2026-05-31 View →
pytorch/pytorch 11.9 Low AI signal 46502 Python 100,271 2026-05-31 View →
google-ai-edge/mediapipe 11.9 Low AI signal 3556 C++ 35,405 2026-05-31 View →
SeleniumHQ/selenium 11.9 Low AI signal 6163 Java 34,135 2026-05-31 View →
lfnovo/open-notebook 11.9 Low AI signal 771 TypeScript 23,906 2026-05-31 View →
titanwings/colleague-skill 11.9 Low AI signal 170 Python 18,701 2026-05-31 View →
XX-net/XX-Net 11.9 Low AI signal 1400 Python 33,454 2026-05-31 View →
pyodide/pyodide 11.9 Low AI signal 792 Python 14,618 2026-05-31 View →
truelockmc/streambert 11.9 Low AI signal 138 JavaScript 4,911 2026-05-31 View →
abhigyanpatwari/GitNexus 11.8 Low AI signal 1943 TypeScript 40,785 2026-05-31 View →
PostgREST/postgrest 11.8 Low AI signal 148 Haskell 27,188 2026-05-31 View →
alexta69/metube 11.8 Low AI signal 198 Python 13,690 2026-05-31 View →
getsentry/sentry 11.7 Low AI signal 33427 Python 43,994 2026-05-31 View →
JuliusBrussee/caveman 11.7 Low AI signal 84 JavaScript 66,502 2026-05-31 View →
heartcombo/devise 11.7 Low AI signal 186 Ruby 24,347 2026-05-31 View →
HKUDS/AI-Trader 11.6 Low AI signal 531 Python 18,969 2026-05-31 View →
punkpeye/awesome-mcp-servers 11.5 Low AI signal 20 88,176 2026-05-31 View →
gradle/gradle 11.5 Low AI signal 2460 Groovy 18,585 2026-05-31 View →
public-apis/public-apis 11.5 Low AI signal 40 Python 437,940 2026-05-31 View →
z-lab/dflash 11.5 Low AI signal 12 Python 4,750 2026-05-31 View →
firecrawl/firecrawl 11.4 Low AI signal 1900 TypeScript 126,224 2026-05-31 View →
apache/superset 11.4 Low AI signal 12433 TypeScript 73,079 2026-05-31 View →
lutzroeder/netron 11.4 Low AI signal 330 JavaScript 33,007 2026-05-31 View →
usestrix/strix 11.4 Low AI signal 233 Python 25,688 2026-05-31 View →
community-scripts/ProxmoxVE 11.3 Low AI signal 442 Shell 28,303 2026-05-31 View →
fortra/impacket 11.3 Low AI signal 1958 Python 15,770 2026-05-31 View →
micropython/micropython 11.2 Low AI signal 6823 C 21,759 2026-05-31 View →
XIU2/CloudflareSpeedTest 11.2 Low AI signal 12 Go 26,977 2026-05-31 View →
xming521/WeClone 11.2 Low AI signal 69 Python 17,966 2026-05-31 View →
simonw/llm 11.2 Low AI signal 434 Python 11,960 2026-05-31 View →
Pythagora-io/gpt-pilot 11.1 Low AI signal 358 Python 33,753 2026-05-31 View →
Fosowl/agenticSeek 11.1 Low AI signal 337 Python 26,435 2026-05-31 View →
ashishps1/awesome-leetcode-resources 11.1 Low AI signal 20 Java 16,578 2026-05-31 View →
gpakosz/.tmux 11.0 Low AI signal 3 Shell 24,990 2026-05-31 View →
facefusion/facefusion 10.9 Low AI signal 198 Python 28,613 2026-05-31 View →
gsd-build/get-shit-done 10.8 Low AI signal 956 JavaScript 63,774 2026-05-31 View →
ycm-core/YouCompleteMe 10.8 Low AI signal 155 Python 25,906 2026-05-31 View →
VectifyAI/PageIndex 10.8 Low AI signal 73 Python 32,329 2026-05-31 View →
NVIDIA/Megatron-LM 10.8 Low AI signal 6402 Python 16,514 2026-05-31 View →
tinygrad/tinygrad 10.7 Low AI signal 4173 Python 32,876 2026-05-31 View →
pydantic/pydantic-ai 10.7 Low AI signal 7431 Python 17,400 2026-05-31 View →
fruitcake/laravel-debugbar 10.7 Low AI signal 162 PHP 19,226 2026-05-31 View →
winapps-org/winapps 10.7 Low AI signal 35 Shell 15,217 2026-05-31 View →
python-pillow/Pillow 10.6 Low AI signal 1126 Python 13,587 2026-05-31 View →
Anil-matcha/Open-Generative-AI 10.5 Low AI signal 195 JavaScript 17,516 2026-05-31 View →
m-bain/whisperX 10.5 Low AI signal 35 Python 22,166 2026-05-31 View →
zeroclaw-labs/zeroclaw 10.4 Low AI signal 2528 Rust 31,640 2026-05-31 View →
VoltAgent/awesome-openclaw-skills 10.4 Low AI signal 14 49,530 2026-05-31 View →
ag-ui-protocol/ag-ui 10.4 Low AI signal 2831 TypeScript 13,921 2026-05-31 View →
redox-os/redox 10.3 Low AI signal 207 Rust 16,345 2026-05-31 View →
autowarefoundation/autoware 10.3 Low AI signal 32 2026-05-31 View →
ruvnet/RuView 10.2 Low AI signal 4553 Rust 68,382 2026-05-31 View →
tinyhumansai/openhuman 10.2 Low AI signal 5393 Rust 29,742 2026-05-31 View →
pyg-team/pytorch_geometric 10.1 Low AI signal 1979 Python 23,785 2026-05-31 View →
anthropics/claude-quickstarts 10.1 Low AI signal 354 Python 16,838 2026-05-31 View →
jianchang512/pyvideotrans 10.0 Low AI signal 507 Python 17,682 2026-05-31 View →
flet-dev/flet 9.9 Low AI signal 1968 Python 16,155 2026-05-31 View →
muratcankoylan/Agent-Skills-for-Context-Engineering 9.9 Low AI signal 367 2026-05-31 View →
1Panel-dev/MaxKB 9.8 Low AI signal 1535 Python 21,099 2026-05-31 View →
triton-lang/triton 9.8 Low AI signal 3109 MLIR 19,314 2026-05-31 View →
K-Dense-AI/scientific-agent-skills 9.8 Low AI signal 2098 Python 26,632 2026-05-31 View →
google/googletest 9.8 Low AI signal 530 C++ 38,655 2026-05-31 View →
microsoft/qlib 9.7 Low AI signal 623 Python 43,712 2026-05-31 View →
garrytan/gstack 9.6 Low AI signal 1043 TypeScript 104,591 2026-05-31 View →
siyuan-note/siyuan 9.6 Low AI signal 537 TypeScript 44,199 2026-05-31 View →
onevcat/Kingfisher 9.6 Low AI signal 421 Swift 24,331 2026-05-31 View →
google-deepmind/mujoco 9.6 Low AI signal 2378 C++ 13,680 2026-05-31 View →
serengil/deepface 9.5 Low AI signal 191 Python 22,848 2026-05-31 View →
wkentaro/labelme 9.5 Low AI signal 377 Python 15,918 2026-05-31 View →
GoogleCloudPlatform/microservices-demo 9.4 Low AI signal 275 Go 20,373 2026-05-31 View →
zauberzeug/nicegui 9.4 Low AI signal 931 Python 15,868 2026-05-31 View →
rohitg00/ai-engineering-from-scratch 9.4 Low AI signal 1816 Python 25,145 2026-05-31 View →
python/cpython 9.3 Low AI signal 21325 Python 72,908 2026-05-31 View →
LibreTranslate/LibreTranslate 9.3 Low AI signal 49 Python 14,451 2026-05-31 View →
swiftlang/swift 9.2 Low AI signal 31596 Swift 70,009 2026-05-31 View →
rtk-ai/rtk 9.2 Low AI signal 364 Rust 56,392 2026-05-31 View →
nicbarker/clay 9.2 Low AI signal 112 C 17,353 2026-05-31 View →
liguodongiot/llm-action 9.2 Low AI signal 425 HTML 24,391 2026-05-31 View →
dotnet/skills 9.2 Low AI signal 1717 C# 3,196 2026-05-31 View →
typeorm/typeorm 9.1 Low AI signal 351 TypeScript 36,523 2026-05-31 View →
akfamily/akshare 9.1 Low AI signal 1770 Python 19,866 2026-05-31 View →
laramies/theHarvester 9.1 Low AI signal 447 Python 16,359 2026-05-31 View →
gabime/spdlog 9.0 Low AI signal 215 C++ 28,831 2026-05-31 View →
tobi/qmd 9.0 Low AI signal 265 TypeScript 25,839 2026-05-31 View →
gojue/ecapture 9.0 Low AI signal 456 C 15,212 2026-05-31 View →
sandboxie-plus/Sandboxie 9.0 Low AI signal 4974 C 18,466 2026-05-31 View →
Seldaek/monolog 9.0 Low AI signal 269 PHP 21,389 2026-05-31 View →
PowerShell/PowerShell 8.9 Low AI signal 5659 C# 53,687 2026-05-31 View →
getredash/redash 8.9 Low AI signal 963 Python 28,613 2026-05-31 View →
google/gvisor 8.9 Low AI signal 4242 Go 18,421 2026-05-31 View →
magic-wormhole/magic-wormhole 8.8 Low AI signal 230 Python 22,635 2026-05-31 View →
jamiepine/voicebox 8.8 Low AI signal 565 TypeScript 28,873 2026-05-31 View →
abraunegg/onedrive 8.8 Low AI signal 275 D 12,477 2026-05-31 View →
alirezarezvani/claude-skills 8.8 Low AI signal 4185 Python 16,617 2026-05-31 View →
kyleneideck/BackgroundMusic 8.8 Low AI signal 393 C++ 18,993 2026-05-31 View →
ValveSoftware/Proton 8.7 Low AI signal 13294 C++ 31,692 2026-05-31 View →
yt-dlp/yt-dlp 8.6 Low AI signal 3060 Python 166,590 2026-05-31 View →
opendatalab/MinerU 8.6 Low AI signal 1125 Python 65,653 2026-05-31 View →
overleaf/overleaf 8.6 Low AI signal 876 JavaScript 17,755 2026-05-31 View →
architecture-decision-record/architecture-decision-record 8.6 Low AI signal 52 15,954 2026-05-31 View →
alshedivat/al-folio 8.5 Low AI signal 72 HTML 15,670 2026-05-31 View →
666ghj/MiroFish 8.5 Low AI signal 363 Python 63,299 2026-05-31 View →
protocolbuffers/protobuf 8.4 Low AI signal 2097 C++ 71,296 2026-05-31 View →
OpenBB-finance/OpenBB 8.4 Low AI signal 3361 Python 68,256 2026-05-31 View →
apple/container 8.4 Low AI signal 474 Swift 26,700 2026-05-31 View →
pybind/pybind11 8.4 Low AI signal 590 C++ 17,879 2026-05-31 View →
decolua/9router 8.4 Low AI signal 410 JavaScript 15,218 2026-05-31 View →
hackiftekhar/IQKeyboardManager 8.4 Low AI signal 79 Swift 16,622 2026-05-31 View →
coleam00/Archon 8.3 Low AI signal 746 TypeScript 22,007 2026-05-31 View →
Intervention/image 8.3 Low AI signal 376 PHP 14,339 2026-05-31 View →
nearai/ironclaw 8.3 Low AI signal 3447 Rust 12,375 2026-05-31 View →
mukul975/Anthropic-Cybersecurity-Skills 8.3 Low AI signal 3650 Python 12,567 2026-05-31 View →
sherlock-project/sherlock 8.2 Low AI signal 46 Python 84,206 2026-05-31 View →
pola-rs/polars 8.2 Low AI signal 5472 Rust 38,625 2026-05-31 View →
ahmedkhaleel2004/gitdiagram 8.2 Low AI signal 160 TypeScript 15,657 2026-05-31 View →
AtsushiSakai/PythonRobotics 8.1 Low AI signal 215 Python 29,639 2026-05-31 View →
alibaba/canal 8.1 Low AI signal 186 Java 29,694 2026-05-31 View →
jarun/nnn 8.1 Low AI signal 226 C 21,600 2026-05-31 View →
deepset-ai/haystack 8.0 Low AI signal 4745 MDX 25,411 2026-05-31 View →
felixrieseberg/windows95 8.0 Low AI signal 49 TypeScript 24,143 2026-05-31 View →
HunxByts/GhostTrack 8.0 Low AI signal 2 Python 13,391 2026-05-31 View →
iii-hq/iii 7.9 Low AI signal 1519 Rust 17,275 2026-05-31 View →
itzg/docker-minecraft-server 7.9 Low AI signal 85 Shell 13,772 2026-05-31 View →
explosion/spaCy 7.9 Low AI signal 1542 2026-05-31 View →
alibaba/arthas 7.8 Low AI signal 135 Java 37,335 2026-05-31 View →
PHPMailer/PHPMailer 7.8 Low AI signal 152 PHP 22,163 2026-05-31 View →
mack-a/v2ray-agent 7.8 Low AI signal 80 Shell 20,817 2026-05-31 View →
anthropics/claude-code 7.7 Low AI signal 243 Python 128,002 2026-05-31 View →
deepfakes/faceswap 7.7 Low AI signal 513 Python 55,250 2026-05-31 View →
frappe/erpnext 7.7 Low AI signal 5639 Python 35,117 2026-05-31 View →
ungoogled-software/ungoogled-chromium 7.7 Low AI signal 52 Python 26,758 2026-05-31 View →
TheAlgorithms/Rust 7.7 Low AI signal 382 Rust 25,807 2026-05-31 View →
uber-go/zap 7.7 Low AI signal 198 Go 24,486 2026-05-31 View →
rasbt/LLMs-from-scratch 7.6 Low AI signal 302 Jupyter Notebook 96,297 2026-05-31 View →
AlexsJones/llmfit 7.6 Low AI signal 233 Rust 26,868 2026-05-31 View →
peass-ng/PEASS-ng 7.6 Low AI signal 2214 C# 19,905 2026-05-31 View →
charmbracelet/vhs 7.6 Low AI signal 87 Go 19,821 2026-05-31 View →
RightNow-AI/openfang 7.6 Low AI signal 904 Rust 17,686 2026-05-31 View →
oven-sh/bun 7.5 Low AI signal 11171 Rust 92,650 2026-05-31 View →
schollz/croc 7.5 Low AI signal 35 Go 35,204 2026-05-31 View →
fabricjs/fabric.js 7.5 Low AI signal 152 TypeScript 31,204 2026-05-31 View →
DataTalksClub/data-engineering-zoomcamp 7.5 Low AI signal 123 Jupyter Notebook 41,697 2026-05-31 View →
OWASP/mastg 7.5 Low AI signal 107 Python 12,926 2026-05-31 View →
milvus-io/milvus 7.4 Low AI signal 10524 Go 44,539 2026-05-31 View →
luongnv89/claude-howto 7.4 Low AI signal 438 Python 34,580 2026-05-31 View →
tokio-rs/axum 7.4 Low AI signal 413 Rust 26,081 2026-05-31 View →
ahmetb/kubectx 7.4 Low AI signal 52 Go 19,778 2026-05-31 View →
typst/typst 7.3 Low AI signal 1228 Rust 53,844 2026-05-31 View →
apexcharts/apexcharts.js 7.3 Low AI signal 275 JavaScript 15,102 2026-05-31 View →
open-webui/open-webui 7.2 Low AI signal 2311 Python 139,224 2026-05-31 View →
facebook/rocksdb 7.2 Low AI signal 2465 C++ 31,711 2026-05-31 View →
microsoft/pyright 7.2 Low AI signal 1454 Python 15,461 2026-05-31 View →
bevyengine/bevy 7.1 Low AI signal 4559 Rust 46,352 2026-05-31 View →
huggingface/pytorch-image-models 7.1 Low AI signal 1509 Python 36,842 2026-05-31 View →
opendataloader-project/opendataloader-pdf 7.1 Low AI signal 225 Java 21,814 2026-05-31 View →
wallabag/wallabag 7.1 Low AI signal 503 PHP 12,747 2026-05-31 View →
diesel-rs/diesel 7.1 Low AI signal 1476 Rust 14,076 2026-05-31 View →
zen-browser/desktop 7.0 Low AI signal 1045 JavaScript 42,349 2026-05-31 View →
emscripten-core/emscripten 7.0 Low AI signal 11285 C++ 27,394 2026-05-31 View →
datalab-to/surya 7.0 Low AI signal 69 Python 19,806 2026-05-31 View →
garrytan/gbrain 7.0 Low AI signal 1796 TypeScript 19,892 2026-05-31 View →
redpanda-data/redpanda 7.0 Low AI signal 3952 2026-05-31 View →
krahets/hello-algo 6.9 Low AI signal 944 Java 126,475 2026-05-31 View →
HeyPuter/puter 6.9 Low AI signal 807 TypeScript 41,982 2026-05-31 View →
charmbracelet/gum 6.9 Low AI signal 26 Go 23,750 2026-05-31 View →
openclaw/openclaw 6.8 Low AI signal 28684 TypeScript 375,544 2026-05-31 View →
Comfy-Org/ComfyUI 6.8 Low AI signal 2626 Python 114,941 2026-05-31 View →
PaddlePaddle/PaddleOCR 6.8 Low AI signal 2524 Python 78,997 2026-05-31 View →
rails/rails 6.8 Low AI signal 4091 Ruby 58,465 2026-05-31 View →
numpy/numpy 6.8 Low AI signal 4005 Python 32,110 2026-05-31 View →
symfony/symfony 6.8 Low AI signal 14236 PHP 31,061 2026-05-31 View →
dragonflydb/dragonfly 6.8 Low AI signal 920 C++ 30,574 2026-05-31 View →
composer/composer 6.8 Low AI signal 1002 PHP 29,434 2026-05-31 View →
apache/brpc 6.8 Low AI signal 1960 C++ 17,509 2026-05-31 View →
keploy/keploy 6.8 Low AI signal 800 Go 17,576 2026-05-31 View →
abi/screenshot-to-code 6.8 Low AI signal 263 TypeScript 72,737 2026-05-31 View →
donnemartin/system-design-primer 6.7 Low AI signal 28 Python 351,005 2026-05-31 View →
docker-mailserver/docker-mailserver 6.7 Low AI signal 90 Shell 18,290 2026-05-31 View →
ohmyzsh/ohmyzsh 6.6 Low AI signal 293 Shell 187,452 2026-05-31 View →
vernesong/OpenClash 6.6 Low AI signal 105 HTML 26,003 2026-05-31 View →
apache/skywalking 6.6 Low AI signal 1816 Java 24,808 2026-05-31 View →
iovisor/bcc 6.6 Low AI signal 893 C 22,434 2026-05-31 View →
emqx/emqx 6.6 Low AI signal 330 Erlang 16,325 2026-05-31 View →
rmyndharis/OpenWA 6.6 Low AI signal 112 TypeScript 7,043 2026-05-31 View →
forrestchang/andrej-karpathy-skills 6.5 Low AI signal 5 161,947 2026-05-31 View →
multica-ai/andrej-karpathy-skills 6.5 Low AI signal 5 162,178 2026-05-31 View →
claude-code-best/claude-code 6.4 Low AI signal 3151 TypeScript 19,210 2026-05-31 View →
espressif/arduino-esp32 6.4 Low AI signal 1118 C++ 16,864 2026-05-31 View →
yusufkaraaslan/Skill_Seekers 6.4 Low AI signal 5066 Python 13,835 2026-05-31 View →
bee-san/RustScan 6.4 Low AI signal 36 Rust 19,848 2026-05-31 View →
scipy/scipy 6.4 Low AI signal 5215 Python 14,724 2026-05-31 View →
fastapi/full-stack-fastapi-template 6.3 Low AI signal 78 TypeScript 43,416 2026-05-31 View →
fishaudio/fish-speech 6.3 Low AI signal 123 Python 30,601 2026-05-31 View →
9001/copyparty 6.2 Low AI signal 702 Python 45,034 2026-05-31 View →
AlDanial/cloc 6.2 Low AI signal 104 Perl 23,113 2026-05-31 View →
lynx-family/lynx 6.2 Low AI signal 5742 C++ 14,890 2026-05-31 View →
anthropics/claude-plugins-official 6.2 Low AI signal 276 Python 28,753 2026-05-31 View →
obra/superpowers 6.1 Low AI signal 65 Shell 212,441 2026-05-31 View →
hexojs/hexo 6.1 Low AI signal 29 TypeScript 41,738 2026-05-31 View →
davila7/claude-code-templates 6.1 Low AI signal 5053 Python 27,667 2026-05-31 View →
GoogleCloudPlatform/generative-ai 6.1 Low AI signal 1275 Jupyter Notebook 16,955 2026-05-31 View →
microsoft/mimalloc 6.1 Low AI signal 221 C 13,021 2026-05-31 View →
clap-rs/clap 6.1 Low AI signal 788 Rust 16,415 2026-05-31 View →
panjf2000/ants 6.1 Low AI signal 21 Go 14,420 2026-05-31 View →
run-llama/liteparse 6.1 Low AI signal 116 Rust 7,910 2026-05-31 View →
tw93/Mole 6.0 Low AI signal 134 Shell 53,877 2026-05-31 View →
DayuanJiang/next-ai-draw-io 6.0 Low AI signal 68 TypeScript 30,440 2026-05-31 View →
addyosmani/agent-skills 6.0 Low AI signal 26 Shell 47,033 2026-05-31 View →
rubocop/rubocop 6.0 Low AI signal 2054 Ruby 12,875 2026-05-31 View →
NVIDIA/open-gpu-kernel-modules 6.0 Low AI signal 11187 C 17,048 2026-05-31 View →
prettier/prettier 5.9 Low AI signal 613 JavaScript 51,887 2026-05-31 View →
nothings/stb 5.9 Low AI signal 879 C 33,799 2026-05-31 View →
searxng/searxng 5.9 Low AI signal 582 Python 30,853 2026-05-31 View →
dmlc/xgboost 5.9 Low AI signal 751 C++ 28,431 2026-05-31 View →
fmtlib/fmt 5.9 Low AI signal 477 C++ 23,528 2026-05-31 View →
RVC-Boss/GPT-SoVITS 5.9 Low AI signal 273 Python 58,205 2026-05-31 View →
ceph/ceph 5.9 Low AI signal 7435 C++ 16,662 2026-05-31 View →
mikf/gallery-dl 5.9 Low AI signal 700 Python 18,319 2026-05-31 View →
elastic/logstash 5.9 Low AI signal 744 Java 14,860 2026-05-31 View →
emilk/egui 5.8 Low AI signal 697 Rust 29,221 2026-05-31 View →
hashicorp/vagrant 5.8 Low AI signal 590 Ruby 27,140 2026-05-31 View →
Yeachan-Heo/oh-my-codex 5.8 Low AI signal 1780 TypeScript 29,977 2026-05-31 View →
openobserve/openobserve 5.8 Low AI signal 5470 TypeScript 19,048 2026-05-31 View →
espressif/esp-idf 5.8 Low AI signal 36543 C 18,186 2026-05-31 View →
apache/pouchdb 5.8 Low AI signal 105 JavaScript 17,573 2026-05-31 View →
vnpy/vnpy 5.7 Low AI signal 149 Python 41,132 2026-05-31 View →
derailed/k9s 5.7 Low AI signal 106 Go 33,771 2026-05-31 View →
actix/actix-web 5.7 Low AI signal 506 Rust 24,654 2026-05-31 View →
kitao/pyxel 5.7 Low AI signal 308 Rust 17,509 2026-05-31 View →
shadowsocks/shadowsocks-android 5.7 Low AI signal 40 Kotlin 36,673 2026-05-31 View →
BurntSushi/ripgrep 5.7 Low AI signal 334 2026-05-31 View →
astral-sh/ruff 5.6 Low AI signal 4756 Rust 47,735 2026-05-31 View →
mitmproxy/mitmproxy 5.6 Low AI signal 697 Python 43,724 2026-05-31 View →
apache/incubator-seata 5.6 Low AI signal 322 Java 25,969 2026-05-31 View →
doocs/source-code-hunter 5.6 Low AI signal 28 Java 23,130 2026-05-31 View →
p-e-w/heretic 5.6 Low AI signal 26 Python 22,471 2026-05-31 View →
yhirose/cpp-httplib 5.6 Low AI signal 367 C++ 16,532 2026-05-31 View →
neondatabase/neon 5.6 Low AI signal 1880 Rust 22,090 2026-05-31 View →
apache/spark 5.5 Low AI signal 8688 Scala 43,370 2026-05-31 View →
rockerBOO/awesome-neovim 5.5 Low AI signal 15 Shell 20,908 2026-05-31 View →
apache/casbin 5.5 Low AI signal 130 Go 20,147 2026-05-31 View →
questdb/questdb 5.5 Low AI signal 2903 Java 17,006 2026-05-31 View →
lightgbm-org/LightGBM 5.5 Low AI signal 609 C++ 18,409 2026-05-31 View →
CJackHwang/ds2api 5.5 Low AI signal 220 Go 4,628 2026-05-31 View →
bytecodealliance/wasmtime 5.5 Low AI signal 3671 Rust 18,102 2026-05-31 View →
spotDL/spotify-downloader 5.5 Low AI signal 167 Python 24,971 2026-05-31 View →
postalserver/postal 5.5 Low AI signal 125 Ruby 16,583 2026-05-31 View →
eclipse-vertx/vert.x 5.5 Low AI signal 130 Java 14,664 2026-05-31 View →
icsharpcode/ILSpy 5.4 Low AI signal 1500 C# 25,293 2026-05-31 View →
redisson/redisson 5.4 Low AI signal 278 Java 24,346 2026-05-31 View →
janeczku/calibre-web 5.4 Low AI signal 594 Fluent 17,237 2026-05-31 View →
gfx-rs/wgpu 5.4 Low AI signal 2005 Rust 17,253 2026-05-31 View →
tensorzero/tensorzero 5.4 Low AI signal 2187 Rust 11,420 2026-05-31 View →
emmabostian/developer-portfolios 5.3 Low AI signal 46 Python 23,093 2026-05-31 View →
official-stockfish/Stockfish 5.3 Low AI signal 123 C++ 15,704 2026-05-31 View →
caddyserver/caddy 5.2 Low AI signal 512 Go 72,839 2026-05-31 View →
alacritty/alacritty 5.2 Low AI signal 57 Rust 64,253 2026-05-31 View →
mudler/LocalAI 5.2 Low AI signal 1295 Go 46,539 2026-05-31 View →
2noise/ChatTTS 5.2 Low AI signal 106 Python 39,359 2026-05-31 View →
aseprite/aseprite 5.2 Low AI signal 1491 C++ 37,232 2026-05-31 View →
wshobson/agents 5.2 Low AI signal 777 Python 36,137 2026-05-31 View →
atuinsh/atuin 5.2 Low AI signal 236 Rust 29,920 2026-05-31 View →
goharbor/harbor 5.2 Low AI signal 2168 Go 28,588 2026-05-31 View →
google/cadvisor 5.2 Low AI signal 290 Go 19,163 2026-05-31 View →
docling-project/docling 5.1 Low AI signal 1931 Python 60,628 2026-05-31 View →
etcd-io/etcd 5.1 Low AI signal 1244 Go 51,738 2026-05-31 View →
DioxusLabs/dioxus 5.1 Low AI signal 835 Rust 36,170 2026-05-31 View →
ankitects/anki 5.1 Low AI signal 869 Rust 28,263 2026-05-31 View →
deepseek-ai/DeepEP 5.1 Low AI signal 59 Cuda 9,686 2026-05-31 View →
rocksdanister/lively 5.1 Low AI signal 215 C# 18,890 2026-05-31 View →
foambubble/foam 5.1 Low AI signal 169 TypeScript 17,169 2026-05-31 View →
JustArchiNET/ArchiSteamFarm 5.1 Low AI signal 266 C# 13,331 2026-05-31 View →
cesanta/mongoose 5.1 Low AI signal 11067 C 12,830 2026-05-31 View →
academicpages/academicpages.github.io 5.1 Low AI signal 35 SCSS 17,068 2026-05-31 View →
googleapis/mcp-toolbox 5.1 Low AI signal 1001 Go 15,395 2026-05-31 View →
openimsdk/open-im-server 5.1 Low AI signal 388 Go 16,404 2026-05-31 View →
chubin/wttr.in 5.0 Low AI signal 67 Go 29,750 2026-05-31 View →
rustfs/rustfs 5.0 Low AI signal 2143 Rust 28,147 2026-05-31 View →
hajimehoshi/ebiten 5.0 Low AI signal 853 Go 13,194 2026-05-31 View →
PyO3/pyo3 5.0 Low AI signal 688 Rust 15,738 2026-05-31 View →
xuxueli/xxl-job 5.0 Low AI signal 157 Java 30,208 2026-05-31 View →
datawhalechina/happy-llm 5.0 Low AI signal 113 Jupyter Notebook 30,747 2026-05-31 View →
rapid7/metasploit-framework 4.9 Likely human-written 5689 Ruby 38,271 2026-05-31 View →
influxdata/influxdb 4.9 Likely human-written 1128 Rust 31,517 2026-05-31 View →
bazelbuild/bazel 4.9 Likely human-written 1939 Java 25,442 2026-05-31 View →
qmk/qmk_firmware 4.9 Likely human-written 6065 C 20,415 2026-05-31 View →
cheahjs/free-llm-api-resources 4.9 Likely human-written 9 Python 22,551 2026-05-31 View →
koel/koel 4.9 Likely human-written 646 PHP 17,153 2026-05-31 View →
wazuh/wazuh 4.9 Likely human-written 4370 C++ 15,744 2026-05-31 View →
ActivityWatch/activitywatch 4.9 Likely human-written 16 Python 17,731 2026-05-31 View →
makeplane/plane 4.8 Likely human-written 1972 TypeScript 49,920 2026-05-31 View →
carbon-language/carbon-lang 4.8 Likely human-written 1125 C++ 33,718 2026-05-31 View →
jenkinsci/jenkins 4.8 Likely human-written 601 Java 25,304 2026-05-31 View →
apache/apisix 4.8 Likely human-written 443 Lua 16,656 2026-05-31 View →
google/magika 4.8 Likely human-written 237 Python 17,064 2026-05-31 View →
supertone-inc/supertonic 4.8 Likely human-written 27 Swift 11,003 2026-05-31 View →
OpenRefine/OpenRefine 4.8 Likely human-written 177 Java 11,842 2026-05-31 View →
dotnet/BenchmarkDotNet 4.8 Likely human-written 213 C# 11,419 2026-05-31 View →
flutter/flutter 4.7 Likely human-written 13620 Dart 176,572 2026-05-31 View →
jekyll/jekyll 4.7 Likely human-written 145 Ruby 51,466 2026-05-31 View →
shanraisshan/claude-code-best-practice 4.7 Likely human-written 73 HTML 55,516 2026-05-31 View →
harness/harness 4.7 Likely human-written 2994 Go 36,241 2026-05-31 View →
Gitlawb/openclaude 4.7 Likely human-written 2776 TypeScript 28,069 2026-05-31 View →
supermemoryai/supermemory 4.7 Likely human-written 332 TypeScript 22,818 2026-05-31 View →
oxc-project/oxc 4.7 Likely human-written 3900 Rust 21,349 2026-05-31 View →
semgrep/semgrep 4.7 Likely human-written 1828 OCaml 15,330 2026-05-31 View →
rust-lang/rust-clippy 4.7 Likely human-written 1560 Rust 13,219 2026-05-31 View →
apache/dubbo 4.6 Likely human-written 236 Java 41,513 2026-05-31 View →
facebookresearch/faiss 4.6 Likely human-written 825 C++ 40,163 2026-05-31 View →
apolloconfig/apollo 4.6 Likely human-written 203 Java 29,758 2026-05-31 View →
google/flatbuffers 4.6 Likely human-written 728 C++ 26,031 2026-05-31 View →
jackwener/OpenCLI 4.6 Likely human-written 810 JavaScript 23,091 2026-05-31 View →
gnachman/iTerm2 4.6 Likely human-written 3563 Objective-C 17,619 2026-05-31 View →
tisfeng/Easydict 4.6 Likely human-written 602 Swift 13,351 2026-05-31 View →
AutoHotkey/AutoHotkey 4.6 Likely human-written 813 C++ 12,471 2026-05-31 View →
ocornut/imgui 4.5 Likely human-written 564 C++ 73,557 2026-05-31 View →
siddharthvaddem/openscreen 4.5 Likely human-written 157 TypeScript 37,773 2026-05-31 View →
NativeScript/NativeScript 4.5 Likely human-written 2803 TypeScript 25,526 2026-05-31 View →
googleworkspace/cli 4.5 Likely human-written 115 Rust 26,687 2026-05-31 View →
parse-community/parse-server 4.5 Likely human-written 175 JavaScript 21,390 2026-05-31 View →
bkaradzic/bgfx 4.5 Likely human-written 5476 C 17,097 2026-05-31 View →
hyperium/hyper 4.5 Likely human-written 134 Rust 16,109 2026-05-31 View →
tracel-ai/burn 4.5 Likely human-written 1485 Rust 15,286 2026-05-31 View →
utmapp/UTM 4.5 Likely human-written 309 Swift 34,226 2026-05-31 View →
framework7io/framework7 4.5 Likely human-written 839 JavaScript 18,667 2026-05-31 View →
Biohub/esm 4.5 Likely human-written 321 2026-05-31 View →
ClickHouse/ClickHouse 4.4 Likely human-written 11940 C++ 47,704 2026-05-31 View →
chenglou/pretext 4.4 Likely human-written 133 TypeScript 47,959 2026-05-31 View →
gradio-app/gradio 4.4 Likely human-written 1641 Python 42,750 2026-05-31 View →
kovidgoyal/kitty 4.4 Likely human-written 1408 Python 33,184 2026-05-31 View →
datawhalechina/self-llm 4.4 Likely human-written 245 Jupyter Notebook 30,676 2026-05-31 View →
syl20bnr/spacemacs 4.4 Likely human-written 19 Emacs Lisp 24,558 2026-05-31 View →
tesseract-ocr/tesseract 4.4 Likely human-written 913 C++ 74,380 2026-05-31 View →
ComposioHQ/awesome-claude-skills 4.4 Likely human-written 339 Python 62,509 2026-05-31 View →
vulhub/vulhub 4.4 Likely human-written 145 Dockerfile 20,760 2026-05-31 View →
wled/WLED 4.4 Likely human-written 381 C++ 18,148 2026-05-31 View →
bwya77/vscode-dark-islands 4.4 Likely human-written 7 PowerShell 8,549 2026-05-31 View →
acmesh-official/acme.sh 4.3 Likely human-written 146 Shell 46,733 2026-05-31 View →
cloudflare/pingora 4.3 Likely human-written 365 Rust 26,744 2026-05-31 View →
bluesky-social/social-app 4.3 Likely human-written 491 TypeScript 18,003 2026-05-31 View →
casdoor/casdoor 4.3 Likely human-written 834 Go 13,690 2026-05-31 View →
sumatrapdfreader/sumatrapdf 4.3 Likely human-written 4822 C 16,763 2026-05-31 View →
gohugoio/hugo 4.2 Likely human-written 965 Go 88,316 2026-05-31 View →
TheAlgorithms/Java 4.2 Likely human-written 62 Java 65,734 2026-05-31 View →
fastlane/fastlane 4.2 Likely human-written 654 Ruby 41,589 2026-05-31 View →
datalab-to/marker 4.2 Likely human-written 233 Python 35,556 2026-05-31 View →
PHP-CS-Fixer/PHP-CS-Fixer 4.2 Likely human-written 1348 PHP 13,522 2026-05-31 View →
DapperLib/Dapper 4.2 Likely human-written 130 C# 18,311 2026-05-31 View →
Hmbown/DeepSeek-TUI 4.2 Likely human-written 723 Rust 36,111 2026-05-31 View →
deviantony/docker-elk 4.2 Likely human-written 6 Shell 18,360 2026-05-31 View →
Hmbown/CodeWhale 4.2 Likely human-written 723 Rust 36,120 2026-05-31 View →
fluent/fluentd 4.2 Likely human-written 441 Ruby 13,545 2026-05-31 View →
openai/whisper 4.1 Likely human-written 29 Python 100,922 2026-05-31 View →
jgraph/drawio-desktop 4.1 Likely human-written 17 JavaScript 61,375 2026-05-31 View →
blakeblackshear/frigate 4.1 Likely human-written 1658 TypeScript 33,380 2026-05-31 View →
Yeachan-Heo/oh-my-claudecode 4.1 Likely human-written 1084 TypeScript 35,329 2026-05-31 View →
dyad-sh/dyad 4.1 Likely human-written 747 TypeScript 20,474 2026-05-31 View →
botpress/botpress 4.1 Likely human-written 305 TypeScript 14,711 2026-05-31 View →
tgbot-collection/YYeTsBot 4.1 Likely human-written 87 Python 16,094 2026-05-31 View →
playframework/playframework 4.1 Likely human-written 161 Scala 12,623 2026-05-31 View →
FuelLabs/sway 4.0 Likely human-written 972 Rust 61,660 2026-05-31 View →
pyenv/pyenv 4.0 Likely human-written 8 Shell 44,830 2026-05-31 View →
firecracker-microvm/firecracker 4.0 Likely human-written 656 Rust 34,666 2026-05-31 View →
github/awesome-copilot 4.0 Likely human-written 834 Python 34,131 2026-05-31 View →
a2aproject/A2A 4.0 Likely human-written 23 Shell 24,062 2026-05-31 View →
jhipster/generator-jhipster 4.0 Likely human-written 311 TypeScript 22,416 2026-05-31 View →
dolthub/dolt 4.0 Likely human-written 1754 Go 22,916 2026-05-31 View →
briannesbitt/Carbon 4.0 Likely human-written 1284 PHP 16,612 2026-05-31 View →
PHPOffice/PhpSpreadsheet 4.0 Likely human-written 1230 PHP 13,935 2026-05-31 View →
fastapi/sqlmodel 4.0 Likely human-written 205 Python 17,983 2026-05-31 View →
leaningtech/webvm 4.0 Likely human-written 6 JavaScript 16,871 2026-05-31 View →
nmap/nmap 4.0 Likely human-written 1925 C 12,969 2026-05-31 View →
Lum1104/Understand-Anything 4.0 Likely human-written 201 TypeScript 45,883 2026-05-31 View →
amplication/amplication 4.0 Likely human-written 449 TypeScript 16,007 2026-05-31 View →
fatedier/frp 3.9 Likely human-written 271 Go 106,967 2026-05-31 View →
modelcontextprotocol/servers 3.9 Likely human-written 65 TypeScript 86,464 2026-05-31 View →
realworld-apps/realworld 3.9 Likely human-written 17 TypeScript 83,492 2026-05-31 View →
appwrite/appwrite 3.9 Likely human-written 1614 TypeScript 56,182 2026-05-31 View →
jellyfin/jellyfin 3.9 Likely human-written 1397 C# 52,695 2026-05-31 View →
argotorg/solidity 3.9 Likely human-written 753 C++ 25,638 2026-05-31 View →
SuperClaude-Org/SuperClaude_Framework 3.9 Likely human-written 253 Python 23,068 2026-05-31 View →
apple/foundationdb 3.9 Likely human-written 2059 C++ 16,357 2026-05-31 View →
gotify/server 3.9 Likely human-written 103 Go 15,044 2026-05-31 View →
microsoft/terminal 3.8 Likely human-written 1279 C++ 103,352 2026-05-31 View →
openwrt/openwrt 3.8 Likely human-written 1630 C 27,051 2026-05-31 View →
leptos-rs/leptos 3.8 Likely human-written 578 Rust 20,823 2026-05-31 View →
launchbadge/sqlx 3.8 Likely human-written 477 Rust 17,067 2026-05-31 View →
MonoGame/MonoGame 3.8 Likely human-written 921 C# 13,947 2026-05-31 View →
anthropics/financial-services 3.8 Likely human-written 90 Python 28,845 2026-05-31 View →
andrewyng/context-hub 3.8 Likely human-written 1295 JavaScript 13,446 2026-05-31 View →
ggml-org/llama.cpp 3.7 Likely human-written 1859 C++ 113,758 2026-05-31 View →
Dogfalo/materialize 3.7 Likely human-written 170 JavaScript 38,873 2026-05-31 View →
simdjson/simdjson 3.7 Likely human-written 525 C++ 23,794 2026-05-31 View →
kubernetes-sigs/kubespray 3.7 Likely human-written 174 Jinja 18,511 2026-05-31 View →
skywind3000/kcp 3.7 Likely human-written 11 C 16,754 2026-05-31 View →
HIllya51/LunaTranslator 3.7 Likely human-written 990 C++ 11,704 2026-05-31 View →
balderdashy/sails 3.7 Likely human-written 130 JavaScript 22,809 2026-05-31 View →
paperclipai/paperclip 3.6 Likely human-written 2169 TypeScript 68,293 2026-05-31 View →
WerWolv/ImHex 3.6 Likely human-written 1673 C++ 53,714 2026-05-31 View →
LeCoupa/awesome-cheatsheets 3.6 Likely human-written 54 JavaScript 45,941 2026-05-31 View →
containers/podman 3.6 Likely human-written 1163 Go 31,840 2026-05-31 View →
ossrs/srs 3.6 Likely human-written 4317 C++ 28,913 2026-05-31 View →
clockworklabs/SpacetimeDB 3.6 Likely human-written 2267 Rust 24,715 2026-05-31 View →
vectordotdev/vector 3.6 Likely human-written 1172 Rust 21,945 2026-05-31 View →
crystal-lang/crystal 3.6 Likely human-written 53 Crystal 20,266 2026-05-31 View →
facebook/watchman 3.6 Likely human-written 279 C++ 13,594 2026-05-31 View →
knex/knex 3.6 Likely human-written 398 JavaScript 20,286 2026-05-31 View →
tj/git-extras 3.6 Likely human-written 48 Shell 18,086 2026-05-31 View →
facebook/react-native 3.5 Likely human-written 2123 C++ 125,922 2026-05-31 View →
istio/istio 3.5 Likely human-written 2535 Go 38,200 2026-05-31 View →
iced-rs/iced 3.5 Likely human-written 362 Rust 30,604 2026-05-31 View →
academic/awesome-datascience 3.5 Likely human-written 1 29,292 2026-05-31 View →
qwibitai/nanoclaw 3.5 Likely human-written 147 TypeScript 29,535 2026-05-31 View →
fingerprintjs/fingerprintjs 3.5 Likely human-written 25 TypeScript 27,208 2026-05-31 View →
mozilla-ai/llamafile 3.5 Likely human-written 627 C++ 24,538 2026-05-31 View →
keon/awesome-nlp 3.5 Likely human-written 1 18,658 2026-05-31 View →
nanocoai/nanoclaw 3.5 Likely human-written 147 TypeScript 29,540 2026-05-31 View →
tauri-apps/tauri 3.4 Likely human-written 627 Rust 107,259 2026-05-31 View →
Stirling-Tools/Stirling-PDF 3.4 Likely human-written 1543 TypeScript 79,827 2026-05-31 View →
surrealdb/surrealdb 3.4 Likely human-written 1092 Rust 32,275 2026-05-31 View →
zilliztech/claude-context 3.4 Likely human-written 89 TypeScript 11,640 2026-05-31 View →
DigitalPlatDev/FreeDomain 3.4 Likely human-written 7 HTML 172,291 2026-05-31 View →
manaflow-ai/cmux 3.4 Likely human-written 1643 JavaScript 20,434 2026-05-31 View →
electerm/electerm 3.4 Likely human-written 152 JavaScript 14,185 2026-05-31 View →
vercel-labs/open-agents 3.4 Likely human-written 290 TypeScript 5,566 2026-05-31 View →
electron-userland/electron-builder 3.4 Likely human-written 209 TypeScript 14,569 2026-05-31 View →
LuckyPennySoftware/MediatR 3.4 Likely human-written 40 C# 11,837 2026-05-31 View →
microsoft/garnet 3.4 Likely human-written 1342 C# 11,846 2026-05-31 View →
lowlighter/metrics 3.4 Likely human-written 72 JavaScript 16,690 2026-05-31 View →
ory/hydra 3.4 Likely human-written 919 Go 17,185 2026-05-31 View →
facebook/react 3.3 Likely human-written 1809 JavaScript 245,319 2026-05-31 View →
code-yeongyu/oh-my-openagent 3.3 Likely human-written 1107 TypeScript 60,217 2026-05-31 View →
bmad-code-org/BMAD-METHOD 3.3 Likely human-written 185 JavaScript 48,299 2026-05-31 View →
ruvnet/ruflo 3.3 Likely human-written 1727 TypeScript 56,491 2026-05-31 View →
raysan5/raylib 3.3 Likely human-written 1473 C 33,190 2026-05-31 View →
AvaloniaUI/Avalonia 3.3 Likely human-written 2067 C# 30,886 2026-05-31 View →
kestra-io/kestra 3.3 Likely human-written 316 Java 26,930 2026-05-31 View →
livewire/livewire 3.3 Likely human-written 344 PHP 23,529 2026-05-31 View →
jasontaylordev/CleanArchitecture 3.3 Likely human-written 31 C# 20,119 2026-05-31 View →
google/A2UI 3.3 Likely human-written 943 TypeScript 15,059 2026-05-31 View →
documenso/documenso 3.3 Likely human-written 268 TypeScript 13,130 2026-05-31 View →
swiftlang/swift-evolution 3.3 Likely human-written 702 Markdown 15,848 2026-05-31 View →
leon-ai/leon 3.3 Likely human-written 437 TypeScript 17,280 2026-05-31 View →
zerotier/ZeroTierOne 3.3 Likely human-written 1755 C++ 16,786 2026-05-31 View →
tensorflow/tfjs 3.3 Likely human-written 973 TypeScript 19,121 2026-05-31 View →
ventoy/Ventoy 3.2 Likely human-written 1246 C 76,917 2026-05-31 View →
cline/cline 3.2 Likely human-written 1371 TypeScript 62,533 2026-05-31 View →
tldraw/tldraw 3.2 Likely human-written 1270 TypeScript 47,504 2026-05-31 View →
charmbracelet/bubbletea 3.2 Likely human-written 51 Go 42,773 2026-05-31 View →
pingcap/tidb 3.2 Likely human-written 5199 Go 40,117 2026-05-31 View →
gofiber/fiber 3.2 Likely human-written 233 Go 39,788 2026-05-31 View →
novuhq/novu 3.2 Likely human-written 2356 TypeScript 39,044 2026-05-31 View →
filamentphp/filament 3.2 Likely human-written 1637 PHP 30,935 2026-05-31 View →
bumptech/glide 3.2 Likely human-written 63 Java 35,018 2026-05-31 View →
mybatis/mybatis-3 3.2 Likely human-written 51 Java 20,414 2026-05-31 View →
quickwit-oss/tantivy 3.2 Likely human-written 448 Rust 15,292 2026-05-31 View →
dail8859/NotepadNext 3.2 Likely human-written 737 C++ 14,197 2026-05-31 View →
OpenHub-Store/GitHub-Store 3.2 Likely human-written 50 Kotlin 14,164 2026-05-31 View →
yetone/avante.nvim 3.2 Likely human-written 51 Lua 17,929 2026-05-31 View →
NickeManarin/ScreenToGif 3.2 Likely human-written 296 C# 27,018 2026-05-31 View →
openai/skills 3.2 Likely human-written 159 Python 20,898 2026-05-31 View →
shiyu-coder/Kronos 3.2 Likely human-written 207 Python 27,575 2026-05-31 View →
stretchr/testify 3.2 Likely human-written 97 Go 25,996 2026-05-31 View →
bitcoin/bitcoin 3.1 Likely human-written 2215 C++ 89,218 2026-05-31 View →
nextcloud/server 3.1 Likely human-written 4525 PHP 35,580 2026-05-31 View →
biomejs/biome 3.1 Likely human-written 3044 Rust 24,779 2026-05-31 View →
maboloshi/github-chinese 3.1 Likely human-written 10 JavaScript 26,226 2026-05-31 View →
QwenLM/qwen-code 3.1 Likely human-written 1964 TypeScript 24,767 2026-05-31 View →
qax-os/excelize 3.1 Likely human-written 313 Go 20,618 2026-05-31 View →
iv-org/invidious 3.1 Likely human-written 79 Crystal 20,297 2026-05-31 View →
unixorn/awesome-zsh-plugins 3.1 Likely human-written 4 Shell 17,744 2026-05-31 View →
Tencent/WeKnora 3.1 Likely human-written 1130 Go 15,802 2026-05-31 View →
cockpit-project/cockpit 3.1 Likely human-written 328 JavaScript 14,177 2026-05-31 View →
lukilabs/craft-agents-oss 3.1 Likely human-written 787 TypeScript 6,180 2026-05-31 View →
unocss/unocss 3.1 Likely human-written 99 TypeScript 18,818 2026-05-31 View →
MatrixTM/MHDDoS 3.1 Likely human-written 12 Python 16,076 2026-05-31 View →
InsForge/InsForge 3.1 Likely human-written 305 TypeScript 10,773 2026-05-31 View →
wistbean/learn_python3_spider 3.1 Likely human-written 22 Python 21,737 2026-05-31 View →
ageron/handson-ml 3.1 Likely human-written 10 Jupyter Notebook 25,616 2026-05-31 View →
yiisoft/yii2 3.1 Likely human-written 1261 2026-05-31 View →
opencv/opencv 3.0 Likely human-written 6904 C++ 87,688 2026-05-31 View →
nlohmann/json 3.0 Likely human-written 719 C++ 49,825 2026-05-31 View →
koala73/worldmonitor 3.0 Likely human-written 1107 TypeScript 55,103 2026-05-31 View →
duckdb/duckdb 3.0 Likely human-written 4373 C++ 38,511 2026-05-31 View →
microsoft/winget-cli 3.0 Likely human-written 847 C++ 25,939 2026-05-31 View →
valyala/fasthttp 3.0 Likely human-written 183 Go 23,364 2026-05-31 View →
CodeEditApp/CodeEdit 3.0 Likely human-written 157 Swift 22,873 2026-05-31 View →
dotnet/core 3.0 Likely human-written 157 PowerShell 21,983 2026-05-31 View →
bee-san/Ciphey 3.0 Likely human-written 66 Rust 21,421 2026-05-31 View →
weaviate/weaviate 3.0 Likely human-written 2947 Go 16,256 2026-05-31 View →
PCSX2/pcsx2 3.0 Likely human-written 3448 C++ 14,903 2026-05-31 View →
JosefNemec/Playnite 3.0 Likely human-written 504 C# 13,126 2026-05-31 View →
tinygo-org/tinygo 3.0 Likely human-written 593 Go 17,476 2026-05-31 View →
ish-app/ish 3.0 Likely human-written 153 C 19,918 2026-05-31 View →
amnezia-vpn/amnezia-client 3.0 Likely human-written 331 C++ 12,119 2026-05-31 View →
microsoft/wslg 3.0 Likely human-written 20 C++ 11,671 2026-05-31 View →
tech-leads-club/agent-skills 3.0 Likely human-written 171 TypeScript 4,482 2026-05-31 View →
tonsky/FiraCode 2.9 Likely human-written 14 Clojure 81,678 2026-05-31 View →
topjohnwu/Magisk 2.9 Likely human-written 133 Kotlin 60,697 2026-05-31 View →
SimplifyJobs/Summer2026-Internships 2.9 Likely human-written 95 Python 44,726 2026-05-31 View →
spf13/cobra 2.9 Likely human-written 56 Go 44,020 2026-05-31 View →
pnpm/pnpm 2.9 Likely human-written 1907 TypeScript 35,296 2026-05-31 View →
qdrant/qdrant 2.9 Likely human-written 1839 Rust 31,671 2026-05-31 View →
facebook/folly 2.9 Likely human-written 1832 C++ 30,393 2026-05-31 View →
go-delve/delve 2.9 Likely human-written 204 Go 24,763 2026-05-31 View →
yuaotian/go-cursor-help 2.9 Likely human-written 12 Shell 26,346 2026-05-31 View →
multica-ai/multica 2.9 Likely human-written 784 TypeScript 34,246 2026-05-31 View →
xbmc/xbmc 2.9 Likely human-written 4132 C++ 20,797 2026-05-31 View →
SimplifyJobs/New-Grad-Positions 2.9 Likely human-written 42 17,001 2026-05-31 View →
MaterialDesignInXAML/MaterialDesignInXamlToolkit 2.9 Likely human-written 158 C# 16,170 2026-05-31 View →
Comfy-Org/ComfyUI-Manager 2.9 Likely human-written 306 Python 14,842 2026-05-31 View →
rui314/mold 2.9 Likely human-written 1412 C++ 16,537 2026-05-31 View →
lucidrains/vit-pytorch 2.9 Likely human-written 58 Python 25,242 2026-05-31 View →
louis-e/arnis 2.9 Likely human-written 138 Rust 15,899 2026-05-31 View →
manticoresoftware/manticoresearch 2.9 Likely human-written 1342 C++ 11,809 2026-05-31 View →
fish-shell/fish-shell 2.8 Likely human-written 202 Rust 33,552 2026-05-31 View →
aristocratos/btop 2.8 Likely human-written 132 C++ 32,542 2026-05-31 View →
sipeed/picoclaw 2.8 Likely human-written 301 Go 29,218 2026-05-31 View →
gocolly/colly 2.8 Likely human-written 26 Go 25,303 2026-05-31 View →
navidrome/navidrome 2.8 Likely human-written 369 Go 21,350 2026-05-31 View →
realm/SwiftLint 2.8 Likely human-written 99 Swift 19,590 2026-05-31 View →
Tencent/MMKV 2.8 Likely human-written 139 C++ 18,598 2026-05-31 View →
dolphin-emu/dolphin 2.8 Likely human-written 3024 C++ 15,084 2026-05-31 View →
anthropics/knowledge-work-plugins 2.8 Likely human-written 307 Python 18,231 2026-05-31 View →
affaan-m/everything-claude-code 2.7 Likely human-written 896 JavaScript 198,731 2026-05-31 View →
golang/go 2.7 Likely human-written 7169 Go 134,101 2026-05-31 View →
sharkdp/bat 2.7 Likely human-written 174 Rust 59,080 2026-05-31 View →
ghostty-org/ghostty 2.7 Likely human-written 206 Zig 55,565 2026-05-31 View →
exelban/stats 2.7 Likely human-written 93 Swift 39,215 2026-05-31 View →
zellij-org/zellij 2.7 Likely human-written 438 Rust 33,132 2026-05-31 View →
opentofu/opentofu 2.7 Likely human-written 1531 Go 28,815 2026-05-31 View →
jj-vcs/jj 2.7 Likely human-written 769 Rust 29,232 2026-05-31 View →
hwdsl2/setup-ipsec-vpn 2.7 Likely human-written 29 Shell 27,928 2026-05-31 View →
ai/nanoid 2.7 Likely human-written 4 JavaScript 26,804 2026-05-31 View →
oldj/SwitchHosts 2.7 Likely human-written 83 TypeScript 26,728 2026-05-31 View →
requarks/wiki 2.7 Likely human-written 88 Vue 28,380 2026-05-31 View →
fastfetch-cli/fastfetch 2.7 Likely human-written 445 C 22,986 2026-05-31 View →
gitbutlerapp/gitbutler 2.7 Likely human-written 995 Rust 20,923 2026-05-31 View →
wasmerio/wasmer 2.7 Likely human-written 959 Rust 20,704 2026-05-31 View →
huggingface/candle 2.7 Likely human-written 485 Rust 20,375 2026-05-31 View →
Orange-OpenSource/hurl 2.7 Likely human-written 264 Rust 18,964 2026-05-31 View →
apache/pulsar 2.7 Likely human-written 594 Java 15,261 2026-05-31 View →
ethereum/EIPs 2.7 Likely human-written 289 Go 13,866 2026-05-31 View →
tanweai/pua 2.7 Likely human-written 44 TypeScript 17,832 2026-05-31 View →
gastownhall/gastown 2.7 Likely human-written 795 Go 15,665 2026-05-31 View →
capistrano/capistrano 2.7 Likely human-written 25 2026-05-31 View →
rothgar/awesome-tuis 2.7 Likely human-written 3 2026-05-31 View →
JuliaLang/julia 2.6 Likely human-written 523 Julia 48,722 2026-05-31 View →
usebruno/bruno 2.6 Likely human-written 205 JavaScript 44,570 2026-05-31 View →
Fission-AI/OpenSpec 2.6 Likely human-written 285 TypeScript 51,706 2026-05-31 View →
microsoft/calculator 2.6 Likely human-written 157 C++ 30,937 2026-05-31 View →
micro-editor/micro 2.6 Likely human-written 40 Go 28,744 2026-05-31 View →
ml-explore/mlx 2.6 Likely human-written 497 C++ 26,498 2026-05-31 View →
plotly/dash 2.6 Likely human-written 479 Python 24,220 2026-05-31 View →
uutils/coreutils 2.6 Likely human-written 671 Rust 23,306 2026-05-31 View →
xiaojieonly/Ehviewer_CN_SXJ 2.6 Likely human-written 1011 C 24,229 2026-05-31 View →
minio/minio 2.6 Likely human-written 979 Go 61,034 2026-05-31 View →
krisk/Fuse 2.6 Likely human-written 26 JavaScript 20,286 2026-05-31 View →
livekit/livekit 2.6 Likely human-written 356 Go 18,972 2026-05-31 View →
different-ai/openwork 2.6 Likely human-written 795 TypeScript 15,666 2026-05-31 View →
wolfpld/tracy 2.6 Likely human-written 464 C++ 16,051 2026-05-31 View →
huiyadanli/RevokeMsgPatcher 2.6 Likely human-written 16 C# 37,767 2026-05-31 View →
VSCodeVim/Vim 2.6 Likely human-written 131 2026-05-31 View →
GitoxideLabs/gitoxide 2.6 Likely human-written 908 Rust 11,490 2026-05-31 View →
microsoft/TypeScript 2.5 Likely human-written 10713 TypeScript 109,008 2026-05-31 View →
astral-sh/uv 2.5 Likely human-written 1288 Rust 85,726 2026-05-31 View →
FlowiseAI/Flowise 2.5 Likely human-written 382 TypeScript 53,214 2026-05-31 View →
vlang/v 2.5 Likely human-written 1196 V 37,612 2026-05-31 View →
FreeCAD/FreeCAD 2.5 Likely human-written 12898 C++ 31,219 2026-05-31 View →
openssl/openssl 2.5 Likely human-written 2634 C 30,233 2026-05-31 View →
ruby/ruby 2.5 Likely human-written 3896 Ruby 23,573 2026-05-31 View →
tursodatabase/turso 2.5 Likely human-written 1307 Rust 19,006 2026-05-31 View →
windmill-labs/windmill 2.5 Likely human-written 1797 HTML 16,610 2026-05-31 View →
webrtc/samples 2.5 Likely human-written 57 JavaScript 14,614 2026-05-31 View →
winsiderss/systeminformer 2.5 Likely human-written 3236 C 14,837 2026-05-31 View →
langchain-ai/langchainjs 2.5 Likely human-written 550 TypeScript 17,734 2026-05-31 View →
JimLiu/baoyu-skills 2.5 Likely human-written 193 TypeScript 19,940 2026-05-31 View →
exaloop/codon 2.5 Likely human-written 184 Python 16,779 2026-05-31 View →
flutter/samples 2.5 Likely human-written 148 Dart 19,143 2026-05-31 View →
DNSCrypt/dnscrypt-proxy 2.5 Likely human-written 55 Go 13,358 2026-05-31 View →
Leonxlnx/taste-skill 2.5 Likely human-written 14 Shell 29,120 2026-05-31 View →
zarazhangrui/frontend-slides 2.5 Likely human-written 50 JavaScript 19,673 2026-05-31 View →
facebook/docusaurus 2.4 Likely human-written 379 TypeScript 65,053 2026-05-31 View →
coollabsio/coolify 2.4 Likely human-written 473 PHP 56,196 2026-05-31 View →
hashicorp/terraform 2.4 Likely human-written 1392 Go 48,475 2026-05-31 View →
iina/iina 2.4 Likely human-written 185 Swift 45,037 2026-05-31 View →
calcom/cal.diy 2.4 Likely human-written 1087 TypeScript 44,824 2026-05-31 View →
tabler/tabler 2.4 Likely human-written 191 HTML 41,099 2026-05-31 View →
nushell/nushell 2.4 Likely human-written 715 Rust 39,598 2026-05-31 View →
google/comprehensive-rust 2.4 Likely human-written 111 Rust 33,011 2026-05-31 View →
continuedev/continue 2.4 Likely human-written 811 TypeScript 33,463 2026-05-31 View →
tailscale/tailscale 2.4 Likely human-written 1293 Go 32,023 2026-05-31 View →
copy/v86 2.4 Likely human-written 230 JavaScript 23,077 2026-05-31 View →
docmirror/dev-sidecar 2.4 Likely human-written 50 JavaScript 22,477 2026-05-31 View →
wekan/wekan 2.4 Likely human-written 726 JavaScript 20,945 2026-05-31 View →
frida/frida 2.4 Likely human-written 11 Meson 20,789 2026-05-31 View →
astral-sh/ty 2.4 Likely human-written 24 Python 18,786 2026-05-31 View →
microsoft/react-native-windows 2.4 Likely human-written 1987 C++ 17,270 2026-05-31 View →
EveryInc/compound-engineering-plugin 2.4 Likely human-written 195 TypeScript 18,348 2026-05-31 View →
vercel/vercel 2.4 Likely human-written 1707 TypeScript 15,573 2026-05-31 View →
cert-manager/cert-manager 2.4 Likely human-written 590 Go 13,835 2026-05-31 View →
teambit/bit 2.4 Likely human-written 382 TypeScript 18,398 2026-05-31 View →
pinojs/pino 2.4 Likely human-written 45 JavaScript 17,897 2026-05-31 View →
chaitin/SafeLine 2.4 Likely human-written 36 Go 21,425 2026-05-31 View →
go-chi/chi 2.4 Likely human-written 31 Go 22,254 2026-05-31 View →
stalwartlabs/stalwart 2.4 Likely human-written 237 Rust 12,995 2026-05-31 View →
valinet/ExplorerPatcher 2.4 Likely human-written 110 2026-05-31 View →
twbs/bootstrap 2.3 Likely human-written 171 MDX 174,276 2026-05-31 View →
vercel/next.js 2.3 Likely human-written 5168 JavaScript 139,599 2026-05-31 View →
netdata/netdata 2.3 Likely human-written 2701 C 78,972 2026-05-31 View →
prometheus/prometheus 2.3 Likely human-written 1049 Go 64,200 2026-05-31 View →
Homebrew/brew 2.3 Likely human-written 543 Ruby 48,238 2026-05-31 View →
coreybutler/nvm-windows 2.3 Likely human-written 11 Go 46,584 2026-05-31 View →
files-community/Files 2.3 Likely human-written 285 C# 43,650 2026-05-31 View →
styled-components/styled-components 2.3 Likely human-written 182 TypeScript 41,019 2026-05-31 View →
quasarframework/quasar 2.3 Likely human-written 902 JavaScript 27,159 2026-05-31 View →
libuv/libuv 2.3 Likely human-written 359 C 26,864 2026-05-31 View →
HandBrake/HandBrake 2.3 Likely human-written 569 C 23,271 2026-05-31 View →
google/zx 2.3 Likely human-written 43 JavaScript 45,521 2026-05-31 View →
redis/go-redis 2.3 Likely human-written 234 Go 22,115 2026-05-31 View →
gastownhall/beads 2.3 Likely human-written 776 Go 24,225 2026-05-31 View →
m1k1o/neko 2.3 Likely human-written 181 Go 21,013 2026-05-31 View →
catchorg/Catch2 2.3 Likely human-written 533 C++ 20,411 2026-05-31 View →
AssemblyScript/assemblyscript 2.3 Likely human-written 120 WebAssembly 17,920 2026-05-31 View →
Nagi-ovo/gemini-voyager 2.3 Likely human-written 308 TypeScript 18,438 2026-05-31 View →
libsdl-org/SDL 2.3 Likely human-written 2311 C 15,768 2026-05-31 View →
getlantern/lantern 2.3 Likely human-written 101 Dart 15,643 2026-05-31 View →
alibaba/page-agent 2.3 Likely human-written 26 TypeScript 18,184 2026-05-31 View →
gitleaks/gitleaks 2.3 Likely human-written 50 Go 27,397 2026-05-31 View →
diem/diem 2.3 Likely human-written 1922 Rust 16,677 2026-05-31 View →
ultraworkers/claw-code 2.2 Likely human-written 203 Rust 192,870 2026-05-31 View →
msitarzewski/agency-agents 2.2 Likely human-written 68 Shell 106,037 2026-05-31 View →
ggml-org/whisper.cpp 2.2 Likely human-written 953 C++ 50,259 2026-05-31 View →
juanfont/headscale 2.2 Likely human-written 314 Go 39,429 2026-05-31 View →
mpv-player/mpv 2.2 Likely human-written 363 C 35,409 2026-05-31 View →
GyulyVGC/sniffnet 2.2 Likely human-written 89 Rust 37,837 2026-05-31 View →
yewstack/yew 2.2 Likely human-written 193 Rust 32,656 2026-05-31 View →
coolsnowwolf/lede 2.2 Likely human-written 4740 C 31,455 2026-05-31 View →
grafana/k6 2.2 Likely human-written 331 Go 30,703 2026-05-31 View →
libgdx/libgdx 2.2 Likely human-written 1221 Java 25,115 2026-05-31 View →
micro/go-micro 2.2 Likely human-written 131 Go 22,747 2026-05-31 View →
jaegertracing/jaeger 2.2 Likely human-written 246 Go 22,843 2026-05-31 View →
slint-ui/slint 2.2 Likely human-written 756 Rust 22,729 2026-05-31 View →
upx/upx 2.2 Likely human-written 532 C++ 17,537 2026-05-31 View →
THU-MAIC/OpenMAIC 2.2 Likely human-written 183 TypeScript 18,127 2026-05-31 View →
quarkusio/quarkus 2.2 Likely human-written 619 Java 15,696 2026-05-31 View →
theonedev/onedev 2.2 Likely human-written 183 Java 15,023 2026-05-31 View →
coturn/coturn 2.2 Likely human-written 143 C 14,053 2026-05-31 View →
graphile/crystal 2.2 Likely human-written 228 TypeScript 12,921 2026-05-31 View →
itwanger/toBeBetterJavaer 2.2 Likely human-written 79 Java 17,006 2026-05-31 View →
ipfs/kubo 2.2 Likely human-written 160 Go 17,032 2026-05-31 View →
tikv/tikv 2.2 Likely human-written 891 Rust 16,700 2026-05-31 View →
termux/termux-app 2.2 Likely human-written 20 Java 55,721 2026-05-31 View →
ggml-org/ggml 2.2 Likely human-written 640 C++ 14,729 2026-05-31 View →
apollographql/apollo-server 2.2 Likely human-written 100 TypeScript 13,936 2026-05-31 View →
zealdocs/zeal 2.2 Likely human-written 164 C++ 12,648 2026-05-31 View →
cloudflare/cloudflared 2.2 Likely human-written 85 Go 14,351 2026-05-31 View →
GoogleChromeLabs/squoosh 2.2 Likely human-written 46 2026-05-31 View →
rustdesk/rustdesk 2.1 Likely human-written 314 Rust 115,212 2026-05-31 View →
huginn/huginn 2.1 Likely human-written 91 Ruby 49,360 2026-05-31 View →
babel/babel 2.1 Likely human-written 505 TypeScript 43,911 2026-05-31 View →
CherryHQ/cherry-studio 2.1 Likely human-written 912 TypeScript 46,589 2026-05-31 View →
eugenp/tutorials 2.1 Likely human-written 1387 Java 37,345 2026-05-31 View →
pbatard/rufus 2.1 Likely human-written 426 C 36,241 2026-05-31 View →
jqlang/jq 2.1 Likely human-written 116 C 34,777 2026-05-31 View →
alibaba/nacos 2.1 Likely human-written 396 Java 32,985 2026-05-31 View →
nrwl/nx 2.1 Likely human-written 1764 TypeScript 28,799 2026-05-31 View →
vercel/ai 2.1 Likely human-written 596 TypeScript 24,547 2026-05-31 View →
grpc/grpc-go 2.1 Likely human-written 624 Go 22,944 2026-05-31 View →
facebook/zstd 2.1 Likely human-written 300 C 27,175 2026-05-31 View →
dromara/Sa-Token 2.1 Likely human-written 78 Java 18,852 2026-05-31 View →
triggerdotdev/trigger.dev 2.1 Likely human-written 963 TypeScript 15,158 2026-05-31 View →
ClementTsang/bottom 2.1 Likely human-written 109 Rust 13,378 2026-05-31 View →
mealie-recipes/mealie 2.1 Likely human-written 1585 Python 12,330 2026-05-31 View →
czlonkowski/n8n-mcp 2.1 Likely human-written 275 TypeScript 21,372 2026-05-31 View →
lyswhut/lx-music-mobile 2.1 Likely human-written 170 TypeScript 17,041 2026-05-31 View →
redwoodjs/graphql 2.1 Likely human-written 937 TypeScript 17,622 2026-05-31 View →
umijs/umi 2.1 Likely human-written 391 TypeScript 16,028 2026-05-31 View →
doocs/md 2.1 Likely human-written 47 Vue 12,683 2026-05-31 View →
xournalpp/xournalpp 2.1 Likely human-written 225 C++ 14,804 2026-05-31 View →
avwo/whistle 2.1 Likely human-written 37 JavaScript 15,535 2026-05-31 View →
Genymobile/scrcpy 2.0 Likely human-written 61 C 142,662 2026-05-31 View →
electron/electron 2.0 Likely human-written 347 C++ 121,471 2026-05-31 View →
microsoft/playwright 2.0 Likely human-written 1153 TypeScript 89,839 2026-05-31 View →
farion1231/cc-switch 2.0 Likely human-written 285 Rust 84,980 2026-05-31 View →
curl/curl 2.0 Likely human-written 773 C 42,015 2026-05-31 View →
CorentinTh/it-tools 2.0 Likely human-written 63 Vue 39,036 2026-05-31 View →
refined-github/refined-github 2.0 Likely human-written 73 TypeScript 31,434 2026-05-31 View →
GitbookIO/gitbook 2.0 Likely human-written 184 TypeScript 28,873 2026-05-31 View →
anomalyco/sst 2.0 Likely human-written 198 TypeScript 26,031 2026-05-31 View →
osquery/osquery 2.0 Likely human-written 524 C++ 23,278 2026-05-31 View →
pocketbase/pocketbase 2.0 Likely human-written 259 Go 58,742 2026-05-31 View →
coreyhaines31/marketingskills 2.0 Likely human-written 87 JavaScript 31,149 2026-05-31 View →
gleam-lang/gleam 2.0 Likely human-written 381 Rust 21,523 2026-05-31 View →
apache/shardingsphere 2.0 Likely human-written 1339 Java 20,726 2026-05-31 View →
xtermjs/xterm.js 2.0 Likely human-written 89 TypeScript 20,638 2026-05-31 View →
readest/readest 2.0 Likely human-written 296 TypeScript 20,977 2026-05-31 View →
parcel-bundler/parcel 2.0 Likely human-written 410 JavaScript 44,024 2026-05-31 View →
lionsoul2014/ip2region 2.0 Likely human-written 58 Java 19,076 2026-05-31 View →
rqlite/rqlite 2.0 Likely human-written 120 Go 17,553 2026-05-31 View →
tigerbeetle/tigerbeetle 2.0 Likely human-written 136 Zig 16,069 2026-05-31 View →
CesiumGS/cesium 2.0 Likely human-written 975 JavaScript 15,321 2026-05-31 View →
pinpoint-apm/pinpoint 2.0 Likely human-written 226 Java 13,821 2026-05-31 View →
shadow1ng/fscan 2.0 Likely human-written 82 Go 13,902 2026-05-31 View →
FreeRDP/FreeRDP 2.0 Likely human-written 1553 C 13,233 2026-05-31 View →
ionic-team/capacitor 2.0 Likely human-written 72 TypeScript 15,793 2026-05-31 View →
Netflix/zuul 2.0 Likely human-written 9 Java 14,021 2026-05-31 View →
n8n-io/n8n 1.9 Likely human-written 4282 TypeScript 190,285 2026-05-31 View →
neovim/neovim 1.9 Likely human-written 1688 Vim Script 99,943 2026-05-31 View →
spring-projects/spring-boot 1.9 Likely human-written 262 Java 80,723 2026-05-31 View →
thedotmack/claude-mem 1.9 Likely human-written 269 TypeScript 79,649 2026-05-31 View →
git/git 1.9 Likely human-written 1074 C 61,208 2026-05-31 View →
starship/starship 1.9 Likely human-written 110 Rust 57,826 2026-05-31 View →
expo/expo 1.9 Likely human-written 2312 TypeScript 49,762 2026-05-31 View →
discourse/discourse 1.9 Likely human-written 3777 Ruby 47,136 2026-05-31 View →
danielmiessler/Fabric 1.9 Likely human-written 140 Go 41,879 2026-05-31 View →
gchq/CyberChef 1.9 Likely human-written 25 JavaScript 34,952 2026-05-31 View →
XIU2/TrackersListCollection 1.9 Likely human-written 1 31,410 2026-05-31 View →
SillyTavern/SillyTavern 1.9 Likely human-written 445 JavaScript 28,588 2026-05-31 View →
sqlitebrowser/sqlitebrowser 1.9 Likely human-written 942 C++ 24,093 2026-05-31 View →
timqian/chinese-independent-blogs 1.9 Likely human-written 3 Python 23,281 2026-05-31 View →
basecamp/omarchy 1.9 Likely human-written 13 Shell 23,407 2026-05-31 View →
SpotX-Official/SpotX 1.9 Likely human-written 9 PowerShell 21,094 2026-05-31 View →
ppy/osu 1.9 Likely human-written 888 C# 18,428 2026-05-31 View →
audacity/audacity 1.9 Likely human-written 1741 C++ 17,066 2026-05-31 View →
Jackett/Jackett 1.9 Likely human-written 113 C# 15,485 2026-05-31 View →
jupyterlab/jupyterlab 1.9 Likely human-written 315 TypeScript 15,171 2026-05-31 View →
rabbitmq/rabbitmq-server 1.9 Likely human-written 234 JavaScript 13,679 2026-05-31 View →
GeeeekExplorer/nano-vllm 1.9 Likely human-written 3 Python 13,748 2026-05-31 View →
libnyanpasu/clash-nyanpasu 1.9 Likely human-written 129 Rust 13,007 2026-05-31 View →
darktable-org/darktable 1.9 Likely human-written 941 C 12,470 2026-05-31 View →
google/libphonenumber 1.9 Likely human-written 593 C++ 18,045 2026-05-31 View →
docusealco/docuseal 1.9 Likely human-written 228 Ruby 17,021 2026-05-31 View →
TibixDev/winboat 1.9 Likely human-written 5 TypeScript 21,446 2026-05-31 View →
colbymchenry/codegraph 1.9 Likely human-written 91 TypeScript 34,262 2026-05-31 View →
wandb/openui 1.9 Likely human-written 48 TypeScript 22,344 2026-05-31 View →
philc/vimium 1.9 Likely human-written 45 JavaScript 26,544 2026-05-31 View →
unionlabs/union 1.8 Likely human-written 681 Rust 74,029 2026-05-31 View →
Eugeny/tabby 1.8 Likely human-written 17 TypeScript 71,741 2026-05-31 View →
meilisearch/meilisearch 1.8 Likely human-written 435 Rust 57,841 2026-05-31 View →
rust-unofficial/awesome-rust 1.8 Likely human-written 1 Rust 57,623 2026-05-31 View →
bigskysoftware/htmx 1.8 Likely human-written 49 JavaScript 48,123 2026-05-31 View →
pixijs/pixijs 1.8 Likely human-written 145 TypeScript 47,284 2026-05-31 View →
isocpp/CppCoreGuidelines 1.8 Likely human-written 79 CSS 45,028 2026-05-31 View →
portainer/portainer 1.8 Likely human-written 740 TypeScript 37,598 2026-05-31 View →
amruthpillai/reactive-resume 1.8 Likely human-written 141 TypeScript 38,066 2026-05-31 View →
seaweedfs/seaweedfs 1.8 Likely human-written 954 Go 32,597 2026-05-31 View →
shadps4-emu/shadPS4 1.8 Likely human-written 429 C++ 31,211 2026-05-31 View →
huggingface/agents-course 1.8 Likely human-written 3 MDX 28,979 2026-05-31 View →
router-for-me/CLIProxyAPI 1.8 Likely human-written 207 Go 35,452 2026-05-31 View →
discordjs/discord.js 1.8 Likely human-written 112 TypeScript 26,717 2026-05-31 View →
mastra-ai/mastra 1.8 Likely human-written 2266 TypeScript 24,549 2026-05-31 View →
lima-vm/lima 1.8 Likely human-written 134 Go 21,125 2026-05-31 View →
FreeTubeApp/FreeTube 1.8 Likely human-written 238 Vue 21,081 2026-05-31 View →
mattpocock/skills 1.8 Likely human-written 3 Shell 112,096 2026-05-31 View →
pgvector/pgvector 1.8 Likely human-written 40 C 21,525 2026-05-31 View →
reactos/reactos 1.8 Likely human-written 18649 C 17,575 2026-05-31 View →
Wei-Shaw/sub2api 1.8 Likely human-written 928 Go 24,423 2026-05-31 View →
goreleaser/goreleaser 1.8 Likely human-written 231 Go 15,826 2026-05-31 View →
getgrav/grav 1.8 Likely human-written 188 PHP 15,499 2026-05-31 View →
Flow-Launcher/Flow.Launcher 1.8 Likely human-written 121 C# 14,833 2026-05-31 View →
languagetool-org/languagetool 1.8 Likely human-written 1014 Java 14,538 2026-05-31 View →
erlang/otp 1.8 Likely human-written 2494 Erlang 12,146 2026-05-31 View →
browserbase/skills 1.8 Likely human-written 12 JavaScript 3,465 2026-05-31 View →
algerkong/AlgerMusicPlayer 1.8 Likely human-written 53 Vue 15,564 2026-05-31 View →
google/material-design-lite 1.8 Likely human-written 45 HTML 32,178 2026-05-31 View →
rust-lang/cargo 1.8 Likely human-written 677 Rust 15,039 2026-05-31 View →
tmux-plugins/tpm 1.8 Likely human-written 1 Shell 14,761 2026-05-31 View →
darkroomengineering/lenis 1.8 Likely human-written 11 TypeScript 13,986 2026-05-31 View →
Open-Dev-Society/OpenStock 1.8 Likely human-written 25 TypeScript 12,807 2026-05-31 View →
prisma/prisma 1.7 Likely human-written 390 TypeScript 46,033 2026-05-31 View →
meteor/meteor 1.7 Likely human-written 704 JavaScript 44,782 2026-05-31 View →
trpc/trpc 1.7 Likely human-written 99 TypeScript 40,277 2026-05-31 View →
remix-run/remix 1.7 Likely human-written 416 TypeScript 32,995 2026-05-31 View →
apache/kafka 1.7 Likely human-written 1443 Java 32,678 2026-05-31 View →
fyne-io/fyne 1.7 Likely human-written 243 Go 28,321 2026-05-31 View →
SigNoz/signoz 1.7 Likely human-written 1080 TypeScript 27,142 2026-05-31 View →
charmbracelet/crush 1.7 Likely human-written 128 Go 24,824 2026-05-31 View →
react-bootstrap/react-bootstrap 1.7 Likely human-written 60 TypeScript 22,614 2026-05-31 View →
doomemacs/doomemacs 1.7 Likely human-written 1 Emacs Lisp 22,180 2026-05-31 View →
sirupsen/logrus 1.7 Likely human-written 13 Go 25,726 2026-05-31 View →
Atmosphere-NX/Atmosphere 1.7 Likely human-written 900 C++ 19,091 2026-05-31 View →
rust-lang/rust-analyzer 1.7 Likely human-written 946 Rust 16,491 2026-05-31 View →
tiann/KernelSU 1.7 Likely human-written 80 Kotlin 16,654 2026-05-31 View →
apache/hadoop 1.7 Likely human-written 1835 Java 15,554 2026-05-31 View →
getzola/zola 1.7 Likely human-written 80 Rust 17,106 2026-05-31 View →
game1024/OpenSpeedy 1.7 Likely human-written 21 C++ 16,015 2026-05-31 View →
babalae/better-genshin-impact 1.7 Likely human-written 308 C# 13,694 2026-05-31 View →
Zettlr/Zettlr 1.7 Likely human-written 180 TypeScript 13,045 2026-05-31 View →
luanti-org/luanti 1.7 Likely human-written 707 C++ 12,928 2026-05-31 View →
debezium/debezium 1.7 Likely human-written 245 2026-05-31 View →
steipete/CodexBar 1.7 Likely human-written 267 Swift 13,910 2026-05-31 View →
apple/pkl 1.7 Likely human-written 114 2026-05-31 View →
drogonframework/drogon 1.7 Likely human-written 75 C++ 13,929 2026-05-31 View →
ZLMediaKit/ZLMediaKit 1.7 Likely human-written 267 C++ 17,093 2026-05-31 View →
kubernetes/kubernetes 1.6 Likely human-written 6842 Go 122,536 2026-05-31 View →
godotengine/godot 1.6 Likely human-written 7731 C++ 111,349 2026-05-31 View →
denoland/deno 1.6 Likely human-written 1756 Rust 106,904 2026-05-31 View →
lobehub/lobehub 1.6 Likely human-written 1215 TypeScript 77,966 2026-05-31 View →
DefinitelyTyped/DefinitelyTyped 1.6 Likely human-written 3922 TypeScript 51,251 2026-05-31 View →
lyswhut/lx-music-desktop 1.6 Likely human-written 171 TypeScript 51,275 2026-05-31 View →
dcloudio/uni-app 1.6 Likely human-written 493 Objective-C 41,532 2026-05-31 View →
vuetifyjs/vuetify 1.6 Likely human-written 340 TypeScript 41,005 2026-05-31 View →
anoma/anoma 1.6 Likely human-written 2 Elixir 33,819 2026-05-31 View →
alpinejs/alpine 1.6 Likely human-written 50 HTML 31,628 2026-05-31 View →
helm/helm 1.6 Likely human-written 167 Go 29,830 2026-05-31 View →
langfuse/langfuse 1.6 Likely human-written 918 TypeScript 28,213 2026-05-31 View →
eyaltoledano/claude-task-master 1.6 Likely human-written 241 JavaScript 27,290 2026-05-31 View →
darkreader/darkreader 1.6 Likely human-written 84 TypeScript 22,043 2026-05-31 View →
jarrodwatts/claude-hud 1.6 Likely human-written 35 JavaScript 24,106 2026-05-31 View →
swaywm/sway 1.6 Likely human-written 88 C 16,971 2026-05-31 View →
systemd/systemd 1.6 Likely human-written 2043 C 16,338 2026-05-31 View →
adityatelange/hugo-PaperMod 1.6 Likely human-written 1 HTML 13,588 2026-05-31 View →
hyperledger/fabric 1.6 Likely human-written 498 Go 16,649 2026-05-31 View →
swoole/swoole-src 1.6 Likely human-written 313 C++ 18,876 2026-05-31 View →
aria2/aria2 1.6 Likely human-written 108 C++ 41,074 2026-05-31 View →
reduxjs/reselect 1.6 Likely human-written 28 TypeScript 19,036 2026-05-31 View →
keplergl/kepler.gl 1.6 Likely human-written 354 TypeScript 11,841 2026-05-31 View →
o2sh/onefetch 1.6 Likely human-written 21 Rust 11,870 2026-05-31 View →
LGUG2Z/komorebi 1.6 Likely human-written 119 Rust 14,667 2026-05-31 View →
angular/angular 1.5 Likely human-written 1700 TypeScript 100,124 2026-05-31 View →
tailwindlabs/tailwindcss 1.5 Likely human-written 233 TypeScript 95,155 2026-05-31 View →
NationalSecurityAgency/ghidra 1.5 Likely human-written 2682 Java 69,002 2026-05-31 View →
go-gitea/gitea 1.5 Likely human-written 907 Go 56,017 2026-05-31 View →
metabase/metabase 1.5 Likely human-written 2279 Clojure 47,498 2026-05-31 View →
helix-editor/helix 1.5 Likely human-written 532 Rust 44,570 2026-05-31 View →
chakra-ui/chakra-ui 1.5 Likely human-written 327 TypeScript 40,419 2026-05-31 View →
DavidHDev/react-bits 1.5 Likely human-written 147 JavaScript 40,189 2026-05-31 View →
spacedriveapp/spacedrive 1.5 Likely human-written 401 Rust 38,139 2026-05-31 View →
NervJS/taro 1.5 Likely human-written 423 TypeScript 37,503 2026-05-31 View →
markedjs/marked 1.5 Likely human-written 26 JavaScript 36,852 2026-05-31 View →
mattermost/mattermost 1.5 Likely human-written 2198 TypeScript 36,894 2026-05-31 View →
danny-avila/LibreChat 1.5 Likely human-written 688 TypeScript 37,676 2026-05-31 View →
netty/netty 1.5 Likely human-written 347 Java 34,965 2026-05-31 View →
wailsapp/wails 1.5 Likely human-written 535 Go 34,524 2026-05-31 View →
linera-io/linera-protocol 1.5 Likely human-written 541 Rust 32,118 2026-05-31 View →
StevenBlack/hosts 1.5 Likely human-written 43 Python 30,457 2026-05-31 View →
better-auth/better-auth 1.5 Likely human-written 337 TypeScript 28,502 2026-05-31 View →
wilsonfreitas/awesome-quant 1.5 Likely human-written 18 HTML 26,491 2026-05-31 View →
tree-sitter/tree-sitter 1.5 Likely human-written 143 Rust 25,611 2026-05-31 View →
Crosstalk-Solutions/project-nomad 1.5 Likely human-written 62 TypeScript 27,146 2026-05-31 View →
codex-team/editor.js 1.5 Likely human-written 17 TypeScript 31,797 2026-05-31 View →
asmvik/yabai 1.5 Likely human-written 33 C 28,973 2026-05-31 View →
rust-lang/mdBook 1.5 Likely human-written 46 Rust 21,723 2026-05-31 View →
super-productivity/super-productivity 1.5 Likely human-written 655 TypeScript 19,756 2026-05-31 View →
videolan/vlc 1.5 Likely human-written 1587 C 18,552 2026-05-31 View →
NixOS/nix 1.5 Likely human-written 58 C++ 16,974 2026-05-31 View →
hydralauncher/hydra 1.5 Likely human-written 202 TypeScript 15,831 2026-05-31 View →
scalar/scalar 1.5 Likely human-written 645 TypeScript 15,141 2026-05-31 View →
TanStack/router 1.5 Likely human-written 986 TypeScript 14,525 2026-05-31 View →
mobile-dev-inc/Maestro 1.5 Likely human-written 50 Kotlin 14,269 2026-05-31 View →
semaphoreui/semaphore 1.5 Likely human-written 75 Go 13,676 2026-05-31 View →
benbjohnson/litestream 1.5 Likely human-written 114 Go 13,660 2026-05-31 View →
Z3Prover/z3 1.5 Likely human-written 1016 C++ 12,293 2026-05-31 View →
colinhacks/zod 1.5 Likely human-written 149 TypeScript 42,826 2026-05-31 View →
influxdata/telegraf 1.5 Likely human-written 817 Go 17,588 2026-05-31 View →
walter201230/Python 1.5 Likely human-written 31 Python 26,225 2026-05-31 View →
vxcontrol/pentagi 1.5 Likely human-written 503 Go 17,333 2026-05-31 View →
Augani/openreel-video 1.5 Likely human-written 184 TypeScript 3,272 2026-05-31 View →
marktext/marktext 1.5 Likely human-written 245 TypeScript 56,656 2026-05-31 View →
google-gemini/gemini-fullstack-langgraph-quickstart 1.5 Likely human-written 7 Jupyter Notebook 18,183 2026-05-31 View →
joke2k/faker 1.5 Likely human-written 466 Python 19,250 2026-05-31 View →
h4ckf0r0day/obscura 1.5 Likely human-written 23 2026-05-31 View →
blackboardsh/electrobun 1.5 Likely human-written 127 TypeScript 12,096 2026-05-31 View →
tursodatabase/libsql 1.5 Likely human-written 1038 C 16,792 2026-05-31 View →
cursor/plugins 1.5 Likely human-written 34 2026-05-31 View →
LadybirdBrowser/ladybird 1.4 Likely human-written 2336 C++ 63,614 2026-05-31 View →
x64dbg/x64dbg 1.4 Likely human-written 354 C++ 48,515 2026-05-31 View →
serverless/serverless 1.4 Likely human-written 260 JavaScript 46,920 2026-05-31 View →
Kong/insomnia 1.4 Likely human-written 213 TypeScript 38,458 2026-05-31 View →
badlogic/pi-mono 1.4 Likely human-written 276 TypeScript 57,581 2026-05-31 View →
ajeetdsouza/zoxide 1.4 Likely human-written 8 Rust 36,969 2026-05-31 View →
sahat/hackathon-starter 1.4 Likely human-written 34 JavaScript 35,210 2026-05-31 View →
hyprwm/Hyprland 1.4 Likely human-written 203 C++ 36,102 2026-05-31 View →
alan2207/bulletproof-react 1.4 Likely human-written 26 TypeScript 35,203 2026-05-31 View →
keycloak/keycloak 1.4 Likely human-written 482 Java 34,645 2026-05-31 View →
SerenityOS/serenity 1.4 Likely human-written 2080 C++ 33,238 2026-05-31 View →
hasura/graphql-engine 1.4 Likely human-written 1710 TypeScript 31,975 2026-05-31 View →
conductor-oss/conductor 1.4 Likely human-written 194 Java 31,860 2026-05-31 View →
telegramdesktop/tdesktop 1.4 Likely human-written 1364 C++ 31,903 2026-05-31 View →
projectdiscovery/nuclei 1.4 Likely human-written 182 Go 28,947 2026-05-31 View →
Automattic/mongoose 1.4 Likely human-written 130 JavaScript 27,482 2026-05-31 View →
cloudreve/cloudreve 1.4 Likely human-written 169 Go 27,937 2026-05-31 View →
bagisto/bagisto 1.4 Likely human-written 319 PHP 26,928 2026-05-31 View →
typesense/typesense 1.4 Likely human-written 569 C++ 25,912 2026-05-31 View →
GraphiteEditor/Graphite 1.4 Likely human-written 225 Rust 26,062 2026-05-31 View →
radareorg/radare2 1.4 Likely human-written 1724 C 23,972 2026-05-31 View →
dubinc/dub 1.4 Likely human-written 611 TypeScript 23,626 2026-05-31 View →
firefly-iii/firefly-iii 1.4 Likely human-written 404 PHP 23,447 2026-05-31 View →
browserbase/stagehand 1.4 Likely human-written 179 TypeScript 22,858 2026-05-31 View →
bannedbook/fanqiang 1.4 Likely human-written 127 Kotlin 45,749 2026-05-31 View →
labstack/echo 1.4 Likely human-written 57 Go 32,419 2026-05-31 View →
adonisjs/core 1.4 Likely human-written 4 TypeScript 18,947 2026-05-31 View →
graphql/graphiql 1.4 Likely human-written 64 TypeScript 16,837 2026-05-31 View →
OpenVPN/openvpn 1.4 Likely human-written 202 C 14,029 2026-05-31 View →
MetaMask/metamask-extension 1.4 Likely human-written 1867 TypeScript 13,133 2026-05-31 View →
wanghongenpin/proxypin 1.4 Likely human-written 148 Dart 13,193 2026-05-31 View →
mas-cli/mas 1.4 Likely human-written 16 Swift 12,206 2026-05-31 View →
kubesphere/kubesphere 1.4 Likely human-written 164 Go 16,950 2026-05-31 View →
redis/node-redis 1.4 Likely human-written 113 TypeScript 17,533 2026-05-31 View →
yorukot/superfile 1.4 Likely human-written 59 Go 17,412 2026-05-31 View →
Tencent/APIJSON 1.4 Likely human-written 38 Java 18,401 2026-05-31 View →
earendil-works/pi 1.4 Likely human-written 276 TypeScript 57,748 2026-05-31 View →
rohitg00/agentmemory 1.4 Likely human-written 160 TypeScript 19,890 2026-05-31 View →
alibaba/Sentinel 1.4 Likely human-written 41 Java 23,117 2026-05-31 View →
antonmedv/fx 1.4 Likely human-written 14 Go 20,493 2026-05-31 View →
facebook/yoga 1.4 Likely human-written 175 C++ 18,758 2026-05-31 View →
infernojs/inferno 1.4 Likely human-written 99 JavaScript 16,419 2026-05-31 View →
x1xhlol/system-prompts-and-models-of-ai-tools 1.3 Likely human-written 50 138,550 2026-05-31 View →
redis/redis 1.3 Likely human-written 493 C 74,602 2026-05-31 View →
obsproject/obs-studio 1.3 Likely human-written 939 C 72,813 2026-05-31 View →
bradtraversy/design-resources-for-developers 1.3 Likely human-written 2 65,881 2026-05-31 View →
ReactiveX/RxJava 1.3 Likely human-written 98 Java 48,246 2026-05-31 View →
jingyaogong/minimind 1.3 Likely human-written 50 Python 50,817 2026-05-31 View →
juspay/hyperswitch 1.3 Likely human-written 2059 Rust 42,793 2026-05-31 View →
KeygraphHQ/shannon 1.3 Likely human-written 26 TypeScript 43,970 2026-05-31 View →
vadimdemedes/ink 1.3 Likely human-written 25 TypeScript 38,641 2026-05-31 View →
ShareX/ShareX 1.3 Likely human-written 344 C# 37,822 2026-05-31 View →
microsoft/WSL 1.3 Likely human-written 360 C++ 32,434 2026-05-31 View →
chatwoot/chatwoot 1.3 Likely human-written 1092 Ruby 29,826 2026-05-31 View →
valkey-io/valkey 1.3 Likely human-written 487 C 25,950 2026-05-31 View →
timescale/timescaledb 1.3 Likely human-written 324 C 22,754 2026-05-31 View →
google-ai-edge/gallery 1.3 Likely human-written 39 Kotlin 23,353 2026-05-31 View →
ComposioHQ/awesome-codex-skills 1.3 Likely human-written 108 Python 12,514 2026-05-31 View →
RPCS3/rpcs3 1.3 Likely human-written 1059 C++ 18,876 2026-05-31 View →
elysiajs/elysia 1.3 Likely human-written 112 TypeScript 18,425 2026-05-31 View →
moonlight-stream/moonlight-qt 1.3 Likely human-written 92 C++ 17,340 2026-05-31 View →
kubernetes/kops 1.3 Likely human-written 528 Go 16,617 2026-05-31 View →
typescript-eslint/typescript-eslint 1.3 Likely human-written 370 TypeScript 16,266 2026-05-31 View →
termux/termux-packages 1.3 Likely human-written 297 Shell 16,316 2026-05-31 View →
espanso/espanso 1.3 Likely human-written 160 Rust 13,883 2026-05-31 View →
juicedata/juicefs 1.3 Likely human-written 209 Go 13,636 2026-05-31 View →
ryoppippi/ccusage 1.3 Likely human-written 26 Rust 15,223 2026-05-31 View →
SubtitleEdit/subtitleedit 1.3 Likely human-written 274 C# 13,003 2026-05-31 View →
Unitech/pm2 1.3 Likely human-written 42 JavaScript 43,196 2026-05-31 View →
luong-komorebi/Awesome-Linux-Software 1.3 Likely human-written 11 HTML 24,963 2026-05-31 View →
millionco/react-doctor 1.3 Likely human-written 201 TypeScript 11,606 2026-05-31 View →
FreshRSS/FreshRSS 1.3 Likely human-written 204 PHP 15,178 2026-05-31 View →
zakirullin/files.md 1.3 Likely human-written 79 Go 3,017 2026-05-31 View →
janestreet/magic-trace 1.3 Likely human-written 3 OCaml 6,064 2026-05-31 View →
juice-shop/juice-shop 1.3 Likely human-written 186 TypeScript 13,234 2026-05-31 View →
shadcn-ui/ui 1.2 Likely human-written 741 TypeScript 115,284 2026-05-31 View →
storybookjs/storybook 1.2 Likely human-written 599 TypeScript 90,118 2026-05-31 View →
vitejs/vite 1.2 Likely human-written 161 TypeScript 80,878 2026-05-31 View →
hoppscotch/hoppscotch 1.2 Likely human-written 277 TypeScript 79,353 2026-05-31 View →
toeverything/AFFiNE 1.2 Likely human-written 826 TypeScript 68,884 2026-05-31 View →
rust-lang/rustlings 1.2 Likely human-written 19 Rust 63,026 2026-05-31 View →
withastro/astro 1.2 Likely human-written 330 TypeScript 59,665 2026-05-31 View →
laurent22/joplin 1.2 Likely human-written 818 TypeScript 55,018 2026-05-31 View →
AlistGo/alist 1.2 Likely human-written 109 Go 49,567 2026-05-31 View →
microsoft/monaco-editor 1.2 Likely human-written 309 JavaScript 46,102 2026-05-31 View →
RocketChat/Rocket.Chat 1.2 Likely human-written 636 TypeScript 45,384 2026-05-31 View →
cli/cli 1.2 Likely human-written 155 Go 44,642 2026-05-31 View →
vim/vim 1.2 Likely human-written 903 Vim Script 40,419 2026-05-31 View →
LizardByte/Sunshine 1.2 Likely human-written 108 C++ 37,460 2026-05-31 View →
doocs/leetcode 1.2 Likely human-written 1724 Java 36,058 2026-05-31 View →
webtorrent/webtorrent 1.2 Likely human-written 18 JavaScript 30,932 2026-05-31 View →
qarmin/czkawka 1.2 Likely human-written 65 Fluent 31,259 2026-05-31 View →
codemirror/codemirror5 1.2 Likely human-written 73 JavaScript 27,245 2026-05-31 View →
jdx/mise 1.2 Likely human-written 235 Rust 28,824 2026-05-31 View →
rollup/rollup 1.2 Likely human-written 323 JavaScript 26,286 2026-05-31 View →
SDWebImage/SDWebImage 1.2 Likely human-written 53 Objective-C 25,653 2026-05-31 View →
homebridge/homebridge 1.2 Likely human-written 22 TypeScript 25,367 2026-05-31 View →
pubkey/rxdb 1.2 Likely human-written 205 TypeScript 23,210 2026-05-31 View →
Tencent/ncnn 1.2 Likely human-written 1347 C++ 23,315 2026-05-31 View →
spicetify/cli 1.2 Likely human-written 10 JavaScript 23,275 2026-05-31 View →
niri-wm/niri 1.2 Likely human-written 129 Rust 24,703 2026-05-31 View →
google/osv-scanner 1.2 Likely human-written 162 Go 10,383 2026-05-31 View →
graphql/graphql-js 1.2 Likely human-written 109 TypeScript 20,314 2026-05-31 View →
KaTeX/KaTeX 1.2 Likely human-written 37 TypeScript 20,114 2026-05-31 View →
apernet/hysteria 1.2 Likely human-written 45 Go 21,613 2026-05-31 View →
TecharoHQ/anubis 1.2 Likely human-written 44 Go 19,639 2026-05-31 View →
rizinorg/cutter 1.2 Likely human-written 76 C++ 18,900 2026-05-31 View →
so-fancy/diff-so-fancy 1.2 Likely human-written 2 Perl 18,033 2026-05-31 View →
nim-lang/Nim 1.2 Likely human-written 54 Nim 18,013 2026-05-31 View →
signalapp/Signal-Desktop 1.2 Likely human-written 1472 TypeScript 16,322 2026-05-31 View →
formatjs/formatjs 1.2 Likely human-written 182 TypeScript 14,712 2026-05-31 View →
rolldown/rolldown 1.2 Likely human-written 313 Rust 13,555 2026-05-31 View →
vnotex/vnote 1.2 Likely human-written 434 C++ 12,827 2026-05-31 View →
modelcontextprotocol/typescript-sdk 1.2 Likely human-written 104 TypeScript 12,572 2026-05-31 View →
EastWorld/wechat-app-mall 1.2 Likely human-written 52 JavaScript 21,625 2026-05-31 View →
tinymce/tinymce 1.2 Likely human-written 452 TypeScript 16,203 2026-05-31 View →
tastejs/todomvc 1.2 Likely human-written 283 JavaScript 28,925 2026-05-31 View →
rrweb-io/rrweb 1.2 Likely human-written 50 TypeScript 19,620 2026-05-31 View →
dgraph-io/badger 1.2 Likely human-written 43 Go 15,640 2026-05-31 View →
soybeanjs/soybean-admin 1.2 Likely human-written 39 TypeScript 14,414 2026-05-31 View →
google-gemini/gemini-cli 1.1 Likely human-written 513 TypeScript 104,729 2026-05-31 View →
zed-industries/zed 1.1 Likely human-written 1287 Rust 84,108 2026-05-31 View →
openai/codex 1.1 Likely human-written 1149 Rust 86,997 2026-05-31 View →
grafana/grafana 1.1 Likely human-written 3246 TypeScript 74,046 2026-05-31 View →
nuxt/nuxt 1.1 Likely human-written 68 TypeScript 60,301 2026-05-31 View →
rclone/rclone 1.1 Likely human-written 361 Go 57,467 2026-05-31 View →
gatsbyjs/gatsby 1.1 Likely human-written 510 JavaScript 55,948 2026-05-31 View →
penpot/penpot 1.1 Likely human-written 278 Clojure 48,620 2026-05-31 View →
sharkdp/fd 1.1 Likely human-written 12 Rust 43,157 2026-05-31 View →
appsmithorg/appsmith 1.1 Likely human-written 1248 TypeScript 39,938 2026-05-31 View →
santifer/career-ops 1.1 Likely human-written 14 JavaScript 47,871 2026-05-31 View →
aquasecurity/trivy 1.1 Likely human-written 140 Go 35,245 2026-05-31 View →
backstage/backstage 1.1 Likely human-written 989 TypeScript 33,477 2026-05-31 View →
vercel/turborepo 1.1 Likely human-written 497 Rust 30,466 2026-05-31 View →
immerjs/immer 1.1 Likely human-written 30 JavaScript 28,940 2026-05-31 View →
permissionlesstech/bitchat 1.1 Likely human-written 61 Swift 25,982 2026-05-31 View →
microsoft/typescript-go 1.1 Likely human-written 2061 Go 25,555 2026-05-31 View →
mihomo-party-org/clash-party 1.1 Likely human-written 39 TypeScript 24,178 2026-05-31 View →
wezterm/wezterm 1.1 Likely human-written 461 Rust 26,358 2026-05-31 View →
handsontable/handsontable 1.1 Likely human-written 499 JavaScript 21,907 2026-05-31 View →
palantir/blueprint 1.1 Likely human-written 144 TypeScript 21,786 2026-05-31 View →
henrygd/beszel 1.1 Likely human-written 60 Go 22,238 2026-05-31 View →
nvm-sh/nvm 1.1 Likely human-written 8 Shell 93,608 2026-05-31 View →
joshbuchea/HEAD 1.1 Likely human-written 1 30,268 2026-05-31 View →
CodePhiliaX/Chat2DB 1.1 Likely human-written 132 Java 25,680 2026-05-31 View →
containerd/containerd 1.1 Likely human-written 281 Go 20,781 2026-05-31 View →
allinurl/goaccess 1.1 Likely human-written 45 C 20,577 2026-05-31 View →
fosrl/pangolin 1.1 Likely human-written 268 TypeScript 20,938 2026-05-31 View →
basecamp/trix 1.1 Likely human-written 34 JavaScript 19,956 2026-05-31 View →
whyour/qinglong 1.1 Likely human-written 50 TypeScript 19,578 2026-05-31 View →
BookStackApp/BookStack 1.1 Likely human-written 298 PHP 18,788 2026-05-31 View →
ether/etherpad 1.1 Likely human-written 142 TypeScript 18,386 2026-05-31 View →
udecode/plate 1.1 Likely human-written 306 TypeScript 16,307 2026-05-31 View →
imputnet/helium 1.1 Likely human-written 68 C++ 16,612 2026-05-31 View →
vosen/ZLUDA 1.1 Likely human-written 325 Rust 14,232 2026-05-31 View →
visgl/deck.gl 1.1 Likely human-written 222 TypeScript 14,209 2026-05-31 View →
tamagui/tamagui 1.1 Likely human-written 467 TypeScript 13,999 2026-05-31 View →
seerge/g-helper 1.1 Likely human-written 22 C# 13,399 2026-05-31 View →
projectdiscovery/nuclei-templates 1.1 Likely human-written 654 JavaScript 12,432 2026-05-31 View →
vuejs/vitepress 1.1 Likely human-written 74 TypeScript 17,784 2026-05-31 View →
ent/ent 1.1 Likely human-written 799 Go 17,097 2026-05-31 View →
bytedance/UI-TARS-desktop 1.1 Likely human-written 167 TypeScript 35,751 2026-05-31 View →
nodemailer/nodemailer 1.1 Likely human-written 22 JavaScript 17,569 2026-05-31 View →
video-dev/hls.js 1.1 Likely human-written 150 TypeScript 16,730 2026-05-31 View →
CymChad/BaseRecyclerViewAdapterHelper 1.1 Likely human-written 12 Kotlin 24,606 2026-05-31 View →
n0shake/Public-APIs 1.1 Likely human-written 1 23,450 2026-05-31 View →
GoogleChrome/chrome-extensions-samples 1.1 Likely human-written 284 JavaScript 17,573 2026-05-31 View →
bggRGjQaUbCoE/PiliPlus 1.1 Likely human-written 464 2026-05-31 View →
IBM/sarama 1.1 Likely human-written 76 Go 12,486 2026-05-31 View →
apereo/cas 1.1 Likely human-written 380 Java 11,335 2026-05-31 View →
Canop/broot 1.1 Likely human-written 27 Rust 12,696 2026-05-31 View →
redis/jedis 1.1 Likely human-written 91 Java 12,328 2026-05-31 View →
trimstray/the-book-of-secret-knowledge 1.1 Likely human-written 1 225,685 2026-05-31 View →
Ileriayo/markdown-badges 1.1 Likely human-written 2 2026-05-31 View →
PuerkitoBio/goquery 1.1 Likely human-written 11 2026-05-31 View →
tmuxinator/tmuxinator 1.1 Likely human-written 9 Ruby 13,616 2026-05-31 View →
OtterMind/Chat2DB 1.1 Likely human-written 132 Java 25,681 2026-05-31 View →
thedaviddias/Front-End-Checklist 1.1 Likely human-written 135 MDX 72,750 2026-05-31 View →
immich-app/immich 1.0 Likely human-written 560 TypeScript 102,245 2026-05-31 View →
strapi/strapi 1.0 Likely human-written 281 TypeScript 72,275 2026-05-31 View →
apache/echarts 1.0 Likely human-written 461 TypeScript 66,456 2026-05-31 View →
spring-projects/spring-framework 1.0 Likely human-written 483 Java 59,996 2026-05-31 View →
mastodon/mastodon 1.0 Likely human-written 497 Ruby 49,979 2026-05-31 View →
cypress-io/cypress 1.0 Likely human-written 406 TypeScript 49,656 2026-05-31 View →
twentyhq/twenty 1.0 Likely human-written 836 TypeScript 48,537 2026-05-31 View →
DIYgod/RSSHub 1.0 Likely human-written 103 TypeScript 44,361 2026-05-31 View →
php/php-src 1.0 Likely human-written 1720 C 40,112 2026-05-31 View →
photoprism/photoprism 1.0 Likely human-written 354 Go 39,713 2026-05-31 View →
halo-dev/halo 1.0 Likely human-written 93 Java 38,825 2026-05-31 View →
OWASP/CheatSheetSeries 1.0 Likely human-written 20 Python 32,131 2026-05-31 View →
mantinedev/mantine 1.0 Likely human-written 310 TypeScript 31,192 2026-05-31 View →
sequelize/sequelize 1.0 Likely human-written 154 TypeScript 30,351 2026-05-31 View →
hashicorp/consul 1.0 Likely human-written 811 Go 29,900 2026-05-31 View →
vercel-labs/agent-browser 1.0 Likely human-written 61 Rust 34,731 2026-05-31 View →
abiosoft/colima 1.0 Likely human-written 16 Go 29,053 2026-05-31 View →
eslint/eslint 1.0 Likely human-written 401 JavaScript 27,257 2026-05-31 View →
angular/angular-cli 1.0 Likely human-written 168 TypeScript 27,029 2026-05-31 View →
kavishdevar/librepods 1.0 Likely human-written 46 Kotlin 27,123 2026-05-31 View →
robertdavidgraham/masscan 1.0 Likely human-written 60 C 25,748 2026-05-31 View →
Wilfred/difftastic 1.0 Likely human-written 174 Rust 25,426 2026-05-31 View →
netbirdio/netbird 1.0 Likely human-written 285 Go 25,621 2026-05-31 View →
yamadashy/repomix 1.0 Likely human-written 81 TypeScript 25,755 2026-05-31 View →
lbjlaq/Antigravity-Manager 1.0 Likely human-written 68 Rust 29,490 2026-05-31 View →
krayin/laravel-crm 1.0 Likely human-written 55 Blade 22,602 2026-05-31 View →
postgres/postgres 1.0 Likely human-written 1581 C 21,035 2026-05-31 View →
virattt/dexter 1.0 Likely human-written 30 TypeScript 26,673 2026-05-31 View →
joewalnes/websocketd 1.0 Likely human-written 10 Go 17,456 2026-05-31 View →
eythaann/Seelen-UI 1.0 Likely human-written 92 Rust 16,888 2026-05-31 View →
mickael-kerjean/filestash 1.0 Likely human-written 55 Go 14,257 2026-05-31 View →
bytebase/bytebase 1.0 Likely human-written 883 Go 14,080 2026-05-31 View →
dream-num/univer 1.0 Likely human-written 1244 TypeScript 13,110 2026-05-31 View →
codecentric/spring-boot-admin 1.0 Likely human-written 38 Java 12,830 2026-05-31 View →
ardalis/CleanArchitecture 1.0 Likely human-written 16 C# 18,245 2026-05-31 View →
verdaccio/verdaccio 1.0 Likely human-written 178 TypeScript 17,676 2026-05-31 View →
pion/webrtc 1.0 Likely human-written 87 Go 16,503 2026-05-31 View →
dockur/macos 1.0 Likely human-written 1 Shell 20,005 2026-05-31 View →
JohnCoates/Aerial 1.0 Likely human-written 30 Swift 20,984 2026-05-31 View →
marko-js/marko 1.0 Likely human-written 95 JavaScript 14,374 2026-05-31 View →
diegomura/react-pdf 1.0 Likely human-written 37 TypeScript 16,599 2026-05-31 View →
yoavbls/pretty-ts-errors 1.0 Likely human-written 12 2026-05-31 View →
tradingview/lightweight-charts 1.0 Likely human-written 145 2026-05-31 View →
transmission/transmission 1.0 Likely human-written 187 C++ 14,773 2026-05-31 View →
neo4j/neo4j 1.0 Likely human-written 710 Java 16,606 2026-05-31 View →
nocodb/nocodb 0.9 Likely human-written 480 TypeScript 63,149 2026-05-31 View →
jquery/jquery 0.9 Likely human-written 43 JavaScript 59,838 2026-05-31 View →
FFmpeg/FFmpeg 0.9 Likely human-written 1565 C 60,604 2026-05-31 View →
Mintplex-Labs/anything-llm 0.9 Likely human-written 169 JavaScript 60,795 2026-05-31 View →
TryGhost/Ghost 0.9 Likely human-written 600 JavaScript 53,735 2026-05-31 View →
Alamofire/Alamofire 0.9 Likely human-written 302 Swift 42,388 2026-05-31 View →
TriliumNext/Trilium 0.9 Likely human-written 373 TypeScript 36,259 2026-05-31 View →
drizzle-team/drizzle-orm 0.9 Likely human-written 605 TypeScript 34,588 2026-05-31 View →
binwiederhier/ntfy 0.9 Likely human-written 110 Go 30,474 2026-05-31 View →
heroui-inc/heroui 0.9 Likely human-written 140 MDX 29,451 2026-05-31 View →
cmderdev/cmder 0.9 Likely human-written 3 PowerShell 26,907 2026-05-31 View →
badges/shields 0.9 Likely human-written 43 JavaScript 26,700 2026-05-31 View →
mattermost-community/focalboard 0.9 Likely human-written 164 TypeScript 26,203 2026-05-31 View →
OI-wiki/OI-wiki 0.9 Likely human-written 130 TypeScript 26,064 2026-05-31 View →
Max-Eee/NeoPass 0.9 Likely human-written 12 JavaScript 25,049 2026-05-31 View →
facebook/lexical 0.9 Likely human-written 230 TypeScript 23,464 2026-05-31 View →
OpenListTeam/OpenList 0.9 Likely human-written 115 Go 22,770 2026-05-31 View →
gofr-dev/gofr 0.9 Likely human-written 126 Go 21,408 2026-05-31 View →
lit/lit 0.9 Likely human-written 159 TypeScript 21,633 2026-05-31 View →
WordPress/WordPress 0.9 Likely human-written 510 PHP 21,157 2026-05-31 View →
wavetermdev/waveterm 0.9 Likely human-written 122 Go 20,921 2026-05-31 View →
cube-js/cube 0.9 Likely human-written 415 Rust 20,069 2026-05-31 View →
nats-io/nats-server 0.9 Likely human-written 348 Go 19,930 2026-05-31 View →
decaporg/decap-cms 0.9 Likely human-written 119 JavaScript 19,105 2026-05-31 View →
golangci/golangci-lint 0.9 Likely human-written 310 Go 19,022 2026-05-31 View →
slackhq/nebula 0.9 Likely human-written 42 Go 17,360 2026-05-31 View →
hashicorp/packer 0.9 Likely human-written 85 Go 15,691 2026-05-31 View →
Homebrew/homebrew-core 0.9 Likely human-written 216 Ruby 15,326 2026-05-31 View →
microsoft/RustTraining 0.9 Likely human-written 45 Rust 14,441 2026-05-31 View →
moonD4rk/HackBrowserData 0.9 Likely human-written 21 Go 14,156 2026-05-31 View →
ast-grep/ast-grep 0.9 Likely human-written 51 Rust 14,236 2026-05-31 View →
CleverRaven/Cataclysm-DDA 0.9 Likely human-written 2579 C++ 12,379 2026-05-31 View →
projectdiscovery/katana 0.9 Likely human-written 19 Go 16,886 2026-05-31 View →
openai/symphony 0.9 Likely human-written 5 Elixir 24,843 2026-05-31 View →
mjmlio/mjml 0.9 Likely human-written 16 JavaScript 18,080 2026-05-31 View →
Donchitos/Claude-Code-Game-Studios 0.9 Likely human-written 46 Shell 20,420 2026-05-31 View →
mobxjs/mobx 0.9 Likely human-written 117 TypeScript 28,190 2026-05-31 View →
atlassian/pragmatic-drag-and-drop 0.9 Likely human-written 80 TypeScript 12,632 2026-05-31 View →
quic-go/quic-go 0.9 Likely human-written 80 Go 11,618 2026-05-31 View →
gravitl/netmaker 0.9 Likely human-written 66 Go 11,593 2026-05-31 View →
kubescape/kubescape 0.9 Likely human-written 71 2026-05-31 View →
LemmyNet/lemmy 0.9 Likely human-written 82 Rust 14,415 2026-05-31 View →
markdown-it/markdown-it 0.9 Likely human-written 8 JavaScript 21,502 2026-05-31 View →
dexie/Dexie.js 0.9 Likely human-written 93 TypeScript 14,337 2026-05-31 View →
ollama/ollama 0.8 Likely human-written 290 Go 172,629 2026-05-31 View →
jaywcjlove/awesome-mac 0.8 Likely human-written 2 Swift 104,895 2026-05-31 View →
leonardomso/33-js-concepts 0.8 Likely human-written 35 JavaScript 66,472 2026-05-31 View →
FuelLabs/fuel-core 0.8 Likely human-written 142 Rust 57,042 2026-05-31 View →
jgm/pandoc 0.8 Likely human-written 65 Haskell 44,447 2026-05-31 View →
payloadcms/payload 0.8 Likely human-written 394 TypeScript 42,695 2026-05-31 View →
chen08209/FlClash 0.8 Likely human-written 47 Dart 40,242 2026-05-31 View →
hashicorp/vault 0.8 Likely human-written 649 Go 35,687 2026-05-31 View →
refinedev/refine 0.8 Likely human-written 762 TypeScript 34,802 2026-05-31 View →
MHSanaei/3x-ui 0.8 Likely human-written 69 TypeScript 38,754 2026-05-31 View →
kubernetes/minikube 0.8 Likely human-written 193 Go 31,835 2026-05-31 View →
ajaxorg/ace 0.8 Likely human-written 146 JavaScript 27,133 2026-05-31 View →
OpenZeppelin/openzeppelin-contracts 0.8 Likely human-written 31 Solidity 27,109 2026-05-31 View →
koodo-reader/koodo-reader 0.8 Likely human-written 44 JavaScript 27,051 2026-05-31 View →
rancher/rancher 0.8 Likely human-written 249 Go 25,621 2026-05-31 View →
deskflow/deskflow 0.8 Likely human-written 74 C++ 26,151 2026-05-31 View →
angular/components 0.8 Likely human-written 332 TypeScript 25,031 2026-05-31 View →
Predidit/Kazumi 0.8 Likely human-written 38 Dart 25,760 2026-05-31 View →
apify/crawlee 0.8 Likely human-written 81 TypeScript 23,555 2026-05-31 View →
nocobase/nocobase 0.8 Likely human-written 982 TypeScript 22,578 2026-05-31 View →
pqrs-org/Karabiner-Elements 0.8 Likely human-written 84 C++ 22,217 2026-05-31 View →
SBoudrias/Inquirer.js 0.8 Likely human-written 14 TypeScript 21,571 2026-05-31 View →
samber/lo 0.8 Likely human-written 79 Go 21,297 2026-05-31 View →
AppFlowy-IO/AppFlowy 0.8 Likely human-written 322 Dart 71,475 2026-05-31 View →
vitessio/vitess 0.8 Likely human-written 943 Go 20,982 2026-05-31 View →
mihonapp/mihon 0.8 Likely human-written 9 Kotlin 21,052 2026-05-31 View →
jsdom/jsdom 0.8 Likely human-written 102 JavaScript 21,583 2026-05-31 View →
facebook/relay 0.8 Likely human-written 387 Rust 18,945 2026-05-31 View →
nndl/nndl.github.io 0.8 Likely human-written 4 CSS 7 2026-05-31 View →
vitest-dev/vitest 0.8 Likely human-written 130 TypeScript 16,604 2026-05-31 View →
GLips/Figma-Context-MCP 0.8 Likely human-written 12 TypeScript 14,921 2026-05-31 View →
ktorio/ktor 0.8 Likely human-written 73 Kotlin 14,419 2026-05-31 View →
kysely-org/kysely 0.8 Likely human-written 92 TypeScript 13,893 2026-05-31 View →
tinacms/tinacms 0.8 Likely human-written 99 TypeScript 13,374 2026-05-31 View →
advplyr/audiobookshelf 0.8 Likely human-written 125 JavaScript 13,025 2026-05-31 View →
amir20/dozzle 0.8 Likely human-written 51 Go 13,117 2026-05-31 View →
prestodb/presto 0.8 Likely human-written 645 Java 16,706 2026-05-31 View →
hashicorp/nomad 0.8 Likely human-written 490 Go 16,530 2026-05-31 View →
dagger/dagger 0.8 Likely human-written 1487 Go 15,888 2026-05-31 View →
Foundry376/Mailspring 0.8 Likely human-written 189 JavaScript 17,538 2026-05-31 View →
C4illin/ConvertX 0.8 Likely human-written 7 TypeScript 16,930 2026-05-31 View →
mountain-loop/yaak 0.8 Likely human-written 103 TypeScript 18,702 2026-05-31 View →
mswjs/msw 0.8 Likely human-written 37 TypeScript 17,958 2026-05-31 View →
juliangarnier/anime 0.8 Likely human-written 35 JavaScript 69,096 2026-05-31 View →
rjsf-team/react-jsonschema-form 0.8 Likely human-written 103 TypeScript 15,785 2026-05-31 View →
uNetworking/uWebSockets 0.8 Likely human-written 10 C++ 18,867 2026-05-31 View →
Light-City/CPlusPlusThings 0.8 Likely human-written 29 C++ 43,179 2026-05-31 View →
Wei-Shaw/claude-relay-service 0.8 Likely human-written 134 JavaScript 11,926 2026-05-31 View →
hluk/CopyQ 0.8 Likely human-written 160 C++ 11,777 2026-05-31 View →
didi/LogicFlow 0.8 Likely human-written 95 TypeScript 11,380 2026-05-31 View →
jasmine/jasmine 0.8 Likely human-written 41 JavaScript 15,828 2026-05-31 View →
novnc/noVNC 0.8 Likely human-written 8 2026-05-31 View →
poteto/hiring-without-whiteboards 0.8 Likely human-written 1 JavaScript 50,808 2026-05-31 View →
freeCodeCamp/freeCodeCamp 0.7 Likely human-written 786 TypeScript 445,615 2026-05-31 View →
avelino/awesome-go 0.7 Likely human-written 3 Go 174,010 2026-05-31 View →
axios/axios 0.7 Likely human-written 23 JavaScript 109,086 2026-05-31 View →
junegunn/fzf 0.7 Likely human-written 24 Go 80,617 2026-05-31 View →
jesseduffield/lazygit 0.7 Likely human-written 77 Go 78,636 2026-05-31 View →
dani-garcia/vaultwarden 0.7 Likely human-written 45 Rust 61,552 2026-05-31 View →
remix-run/react-router 0.7 Likely human-written 200 TypeScript 56,437 2026-05-31 View →
2dust/v2rayNG 0.7 Likely human-written 5 Kotlin 57,084 2026-05-31 View →
tw93/Pake 0.7 Likely human-written 16 Rust 49,514 2026-05-31 View →
tmux/tmux 0.7 Likely human-written 59 C 46,127 2026-05-31 View →
AykutSarac/jsoncrack.com 0.7 Likely human-written 7 TypeScript 44,052 2026-05-31 View →
logseq/logseq 0.7 Likely human-written 62 Clojure 43,125 2026-05-31 View →
yarnpkg/yarn 0.7 Likely human-written 30 JavaScript 41,509 2026-05-31 View →
phaserjs/phaser 0.7 Likely human-written 69 JavaScript 39,710 2026-05-31 View →
outline/outline 0.7 Likely human-written 130 TypeScript 38,682 2026-05-31 View →
AdguardTeam/AdGuardHome 0.7 Likely human-written 150 Go 34,455 2026-05-31 View →
tailwindlabs/headlessui 0.7 Likely human-written 80 TypeScript 28,590 2026-05-31 View →
tj/commander.js 0.7 Likely human-written 20 JavaScript 28,231 2026-05-31 View →
TanStack/table 0.7 Likely human-written 111 TypeScript 28,041 2026-05-31 View →
greensock/GSAP 0.7 Likely human-written 25 JavaScript 25,062 2026-05-31 View →
GopeedLab/gopeed 0.7 Likely human-written 34 Go 24,703 2026-05-31 View →
jquense/yup 0.7 Likely human-written 11 TypeScript 23,682 2026-05-31 View →
processing/p5.js 0.7 Likely human-written 81 JavaScript 23,716 2026-05-31 View →
jesseduffield/lazydocker 0.7 Likely human-written 11 Go 51,212 2026-05-31 View →
QwikDev/qwik 0.7 Likely human-written 146 TypeScript 22,013 2026-05-31 View →
getsops/sops 0.7 Likely human-written 19 Go 21,936 2026-05-31 View →
magicuidesign/magicui 0.7 Likely human-written 67 MDX 21,122 2026-05-31 View →
cjpais/Handy 0.7 Likely human-written 13 Rust 22,745 2026-05-31 View →
docmost/docmost 0.7 Likely human-written 92 TypeScript 20,435 2026-05-31 View →
grpc-ecosystem/grpc-gateway 0.7 Likely human-written 123 Go 19,901 2026-05-31 View →
Caldis/Mos 0.7 Likely human-written 48 Swift 20,302 2026-05-31 View →
eggjs/egg 0.7 Likely human-written 114 TypeScript 18,996 2026-05-31 View →
linkwarden/linkwarden 0.7 Likely human-written 35 TypeScript 18,483 2026-05-31 View →
oauth2-proxy/oauth2-proxy 0.7 Likely human-written 64 Go 14,463 2026-05-31 View →
Sonarr/Sonarr 0.7 Likely human-written 184 C# 13,897 2026-05-31 View →
trinodb/trino 0.7 Likely human-written 323 Java 12,873 2026-05-31 View →
bitwarden/clients 0.7 Likely human-written 1380 TypeScript 12,932 2026-05-31 View →
highcharts/highcharts 0.7 Likely human-written 527 TypeScript 12,455 2026-05-31 View →
cure53/DOMPurify 0.7 Likely human-written 18 JavaScript 17,048 2026-05-31 View →
huggingface/transformers.js 0.7 Likely human-written 34 JavaScript 16,053 2026-05-31 View →
521xueweihan/HelloGitHub 0.7 Likely human-written 19 Python 159,381 2026-05-31 View →
infinitered/ignite 0.7 Likely human-written 20 TypeScript 19,809 2026-05-31 View →
infinitered/reactotron 0.7 Likely human-written 23 TypeScript 15,560 2026-05-31 View →
pavlobu/deskreen 0.7 Likely human-written 26 TypeScript 20,859 2026-05-31 View →
emotion-js/emotion 0.7 Likely human-written 21 JavaScript 18,017 2026-05-31 View →
playcanvas/supersplat 0.7 Likely human-written 15 TypeScript 8,850 2026-05-31 View →
tusen-ai/naive-ui 0.7 Likely human-written 172 TypeScript 18,346 2026-05-31 View →
valeriansaliou/sonic 0.7 Likely human-written 23 Rust 21,232 2026-05-31 View →
NirDiamant/GenAI_Agents 0.7 Likely human-written 26 Jupyter Notebook 22,277 2026-05-31 View →
getmaxun/maxun 0.7 Likely human-written 51 TypeScript 15,683 2026-05-31 View →
neovide/neovide 0.7 Likely human-written 22 Rust 15,023 2026-05-31 View →
dwmkerr/hacker-laws 0.7 Likely human-written 3 2026-05-31 View →
trekhleb/javascript-algorithms 0.7 Likely human-written 37 JavaScript 196,005 2026-05-31 View →
apache/answer 0.7 Likely human-written 149 Go 15,536 2026-05-31 View →
airbnb/javascript 0.6 Likely human-written 6 JavaScript 148,111 2026-05-31 View →
anomalyco/opencode 0.6 Likely human-written 288 TypeScript 167,230 2026-05-31 View →
clash-verge-rev/clash-verge-rev 0.6 Likely human-written 38 TypeScript 121,845 2026-05-31 View →
mermaid-js/mermaid 0.6 Likely human-written 87 TypeScript 88,345 2026-05-31 View →
moby/moby 0.6 Likely human-written 419 Go 71,603 2026-05-31 View →
chartjs/Chart.js 0.6 Likely human-written 27 JavaScript 67,458 2026-05-31 View →
webpack/webpack 0.6 Likely human-written 177 JavaScript 65,749 2026-05-31 View →
traefik/traefik 0.6 Likely human-written 129 Go 63,353 2026-05-31 View →
dkhamsing/open-source-ios-apps 0.6 Likely human-written 1 50,509 2026-05-31 View →
gogs/gogs 0.6 Likely human-written 63 Go 47,568 2026-05-31 View →
android/architecture-samples 0.6 Likely human-written 2 Kotlin 45,709 2026-05-31 View →
Leaflet/Leaflet 0.6 Likely human-written 49 JavaScript 45,113 2026-05-31 View →
RSSNext/Folo 0.6 Likely human-written 144 TypeScript 38,382 2026-05-31 View →
ChromeDevTools/chrome-devtools-mcp 0.6 Likely human-written 32 TypeScript 42,294 2026-05-31 View →
directus/directus 0.6 Likely human-written 395 TypeScript 36,021 2026-05-31 View →
GoogleChrome/lighthouse 0.6 Likely human-written 189 JavaScript 30,271 2026-05-31 View →
gethomepage/homepage 0.6 Likely human-written 29 JavaScript 30,411 2026-05-31 View →
alibaba/spring-cloud-alibaba 0.6 Likely human-written 11 Java 29,115 2026-05-31 View →
github/github-mcp-server 0.6 Likely human-written 43 Go 30,285 2026-05-31 View →
signalapp/Signal-Android 0.6 Likely human-written 150 Kotlin 28,861 2026-05-31 View →
nextauthjs/next-auth 0.6 Likely human-written 39 TypeScript 28,260 2026-05-31 View →
QuantumNous/new-api 0.6 Likely human-written 218 Go 36,166 2026-05-31 View →
Schniz/fnm 0.6 Likely human-written 9 Rust 25,758 2026-05-31 View →
urfave/cli 0.6 Likely human-written 21 2026-05-31 View →
toon-format/toon 0.6 Likely human-written 18 TypeScript 24,421 2026-05-31 View →
emberjs/ember.js 0.6 Likely human-written 141 TypeScript 22,565 2026-05-31 View →
apache/rocketmq 0.6 Likely human-written 80 Java 22,439 2026-05-31 View →
facebook/flow 0.6 Likely human-written 685 Rust 22,213 2026-05-31 View →
activepieces/activepieces 0.6 Likely human-written 830 TypeScript 22,476 2026-05-31 View →
renovatebot/renovate 0.6 Likely human-written 327 TypeScript 21,653 2026-05-31 View →
microsoft/fluentui 0.6 Likely human-written 1036 2026-05-31 View →
Vendicated/Vencord 0.6 Likely human-written 43 TypeScript 13,444 2026-05-31 View →
web-infra-dev/rspack 0.6 Likely human-written 354 Rust 12,726 2026-05-31 View →
TheOdinProject/curriculum 0.6 Likely human-written 33 JavaScript 12,544 2026-05-31 View →
infracost/infracost 0.6 Likely human-written 133 2026-05-31 View →
doitsujin/dxvk 0.6 Likely human-written 90 C++ 17,212 2026-05-31 View →
vercel-labs/skills 0.6 Likely human-written 12 TypeScript 20,723 2026-05-31 View →
google/styleguide 0.6 Likely human-written 15 HTML 39,338 2026-05-31 View →
OpenRCT2/OpenRCT2 0.6 Likely human-written 493 C++ 15,730 2026-05-31 View →
benfred/py-spy 0.6 Likely human-written 60 Rust 15,230 2026-05-31 View →
balena-io/etcher 0.6 Likely human-written 18 TypeScript 33,795 2026-05-31 View →
elunez/eladmin 0.6 Likely human-written 1 Java 21,936 2026-05-31 View →
toml-lang/toml 0.6 Likely human-written 1 20,503 2026-05-31 View →
sindresorhus/type-fest 0.6 Likely human-written 25 TypeScript 17,170 2026-05-31 View →
ChatGPTNextWeb/NextChat 0.6 Likely human-written 22 TypeScript 88,132 2026-05-31 View →
jackc/pgx 0.6 Likely human-written 41 Go 13,851 2026-05-31 View →
crimx/ext-saladict 0.6 Likely human-written 52 TypeScript 13,117 2026-05-31 View →
wenzhixin/bootstrap-table 0.6 Likely human-written 16 JavaScript 11,823 2026-05-31 View →
vercel/chatbot 0.6 Likely human-written 10 2026-05-31 View →
Kong/kong 0.6 Likely human-written 90 Lua 43,490 2026-05-31 View →
jaywcjlove/reference 0.6 Likely human-written 65 Dockerfile 15,115 2026-05-31 View →
liyupi/ai-guide 0.6 Likely human-written 16 JavaScript 14,876 2026-05-31 View →
syncthing/syncthing 0.5 Likely human-written 61 Go 84,749 2026-05-31 View →
coder/code-server 0.5 Likely human-written 17 TypeScript 77,765 2026-05-31 View →
gorhill/uBlock 0.5 Likely human-written 92 JavaScript 65,087 2026-05-31 View →
usememos/memos 0.5 Likely human-written 66 Go 60,233 2026-05-31 View →
firstcontributions/first-contributions 0.5 Likely human-written 20 54,246 2026-05-31 View →
vuejs/core 0.5 Likely human-written 88 TypeScript 53,735 2026-05-31 View →
mozilla/pdf.js 0.5 Likely human-written 96 JavaScript 53,382 2026-05-31 View →
ionic-team/ionic-framework 0.5 Likely human-written 211 TypeScript 52,522 2026-05-31 View →
square/okhttp 0.5 Likely human-written 27 Kotlin 46,972 2026-05-31 View →
slidevjs/slidev 0.5 Likely human-written 32 TypeScript 46,845 2026-05-31 View →
jestjs/jest 0.5 Likely human-written 92 TypeScript 45,361 2026-05-31 View →
freeCodeCamp/devdocs 0.5 Likely human-written 24 Ruby 38,997 2026-05-31 View →
asgeirtj/system_prompts_leaks 0.5 Likely human-written 42 40,943 2026-05-31 View →
ant-design/ant-design-pro 0.5 Likely human-written 16 TypeScript 38,295 2026-05-31 View →
TeamNewPipe/NewPipe 0.5 Likely human-written 87 Java 38,421 2026-05-31 View →
docker/compose 0.5 Likely human-written 26 Go 37,426 2026-05-31 View →
fastify/fastify 0.5 Likely human-written 40 JavaScript 36,323 2026-05-31 View →
k3s-io/k3s 0.5 Likely human-written 24 Go 33,120 2026-05-31 View →
medusajs/medusa 0.5 Likely human-written 606 TypeScript 34,050 2026-05-31 View →
NginxProxyManager/nginx-proxy-manager 0.5 Likely human-written 16 TypeScript 32,989 2026-05-31 View →
vercel/swr 0.5 Likely human-written 15 TypeScript 32,399 2026-05-31 View →
vbenjs/vue-vben-admin 0.5 Likely human-written 67 Vue 32,491 2026-05-31 View →
yuliskov/SmartTube 0.5 Likely human-written 115 Java 30,279 2026-05-31 View →
pmndrs/react-spring 0.5 Likely human-written 27 TypeScript 29,103 2026-05-31 View →
recharts/recharts 0.5 Likely human-written 118 TypeScript 27,185 2026-05-31 View →
microsoft/vcpkg 0.5 Likely human-written 146 CMake 27,091 2026-05-31 View →
Molunerfinn/PicGo 0.5 Likely human-written 17 TypeScript 26,757 2026-05-31 View →
dapr/dapr 0.5 Likely human-written 186 Go 25,796 2026-05-31 View →
react-navigation/react-navigation 0.5 Likely human-written 54 TypeScript 24,468 2026-05-31 View →
nektos/act 0.5 Likely human-written 21 Go 70,548 2026-05-31 View →
gin-gonic/gin 0.5 Likely human-written 15 Go 88,569 2026-05-31 View →
vsouza/awesome-ios 0.5 Likely human-written 2 Swift 52,342 2026-05-31 View →
alibaba/druid 0.5 Likely human-written 146 Java 28,184 2026-05-31 View →
vueComponent/ant-design-vue 0.5 Likely human-written 93 Vue 21,519 2026-05-31 View →
terrastruct/d2 0.5 Likely human-written 226 Go 24,004 2026-05-31 View →
temporalio/temporal 0.5 Likely human-written 397 Go 20,636 2026-05-31 View →
apollographql/apollo-client 0.5 Likely human-written 172 TypeScript 19,718 2026-05-31 View →
Ebazhanov/linkedin-skill-assessments-quizzes 0.5 Likely human-written 42 Python 28,761 2026-05-31 View →
birobirobiro/awesome-shadcn-ui 0.5 Likely human-written 9 TypeScript 19,654 2026-05-31 View →
dariubs/GoBooks 0.5 Likely human-written 1 Go 19,464 2026-05-31 View →
JetBrains/compose-multiplatform 0.5 Likely human-written 27 Kotlin 19,088 2026-05-31 View →
bluenviron/mediamtx 0.5 Likely human-written 46 Go 18,918 2026-05-31 View →
iDvel/rime-ice 0.5 Likely human-written 62 Lua 17,559 2026-05-31 View →
denoland/fresh 0.5 Likely human-written 11 TypeScript 13,758 2026-05-31 View →
ikatyang/emoji-cheat-sheet 0.5 Likely human-written 2 TypeScript 13,733 2026-05-31 View →
seanprashad/leetcode-patterns 0.5 Likely human-written 14 TypeScript 13,048 2026-05-31 View →
OpenRA/OpenRA 0.5 Likely human-written 126 C# 16,733 2026-05-31 View →
mikefarah/yq 0.5 Likely human-written 16 Go 15,461 2026-05-31 View →
11ty/eleventy 0.5 Likely human-written 30 JavaScript 19,667 2026-05-31 View →
wtfutil/wtf 0.5 Likely human-written 13 Go 16,944 2026-05-31 View →
koalaman/shellcheck 0.5 Likely human-written 1 Haskell 39,498 2026-05-31 View →
Swordfish90/cool-retro-term 0.5 Likely human-written 2 QML 25,619 2026-05-31 View →
EbookFoundation/free-programming-books 0.4 Likely human-written 15 Python 389,180 2026-05-31 View →
kamranahmedse/developer-roadmap 0.4 Likely human-written 201 TypeScript 355,714 2026-05-31 View →
excalidraw/excalidraw 0.4 Likely human-written 56 TypeScript 124,273 2026-05-31 View →
ant-design/ant-design 0.4 Likely human-written 82 TypeScript 98,179 2026-05-31 View →
puppeteer/puppeteer 0.4 Likely human-written 88 TypeScript 94,387 2026-05-31 View →
nestjs/nest 0.4 Likely human-written 30 TypeScript 75,600 2026-05-31 View →
josephmisiti/awesome-machine-learning 0.4 Likely human-written 1 Python 72,623 2026-05-31 View →
socketio/socket.io 0.4 Likely human-written 27 TypeScript 63,105 2026-05-31 View →
google/guava 0.4 Likely human-written 105 Java 51,482 2026-05-31 View →
charlax/professional-programming 0.4 Likely human-written 2 Python 51,031 2026-05-31 View →
1c7/chinese-independent-developer 0.4 Likely human-written 1 48,686 2026-05-31 View →
type-challenges/type-challenges 0.4 Likely human-written 5 TypeScript 48,141 2026-05-31 View →
react-hook-form/react-hook-form 0.4 Likely human-written 25 TypeScript 44,742 2026-05-31 View →
vercel/hyper 0.4 Likely human-written 11 TypeScript 44,603 2026-05-31 View →
remotion-dev/remotion 0.4 Likely human-written 160 TypeScript 48,436 2026-05-31 View →
nolimits4web/swiper 0.4 Likely human-written 11 JavaScript 41,853 2026-05-31 View →
saadeghi/daisyui 0.4 Likely human-written 38 Svelte 41,041 2026-05-31 View →
lapce/lapce 0.4 Likely human-written 19 Rust 38,477 2026-05-31 View →
XTLS/Xray-core 0.4 Likely human-written 32 Go 39,035 2026-05-31 View →
YunaiV/ruoyi-vue-pro 0.4 Likely human-written 61 Java 37,431 2026-05-31 View →
jaywcjlove/linux-command 0.4 Likely human-written 20 Markdown 36,213 2026-05-31 View →
pear-devs/pear-desktop 0.4 Likely human-written 9 TypeScript 31,797 2026-05-31 View →
docsifyjs/docsify 0.4 Likely human-written 16 JavaScript 31,237 2026-05-31 View →
chinabugotech/hutool 0.4 Likely human-written 20 Java 30,287 2026-05-31 View →
nginx/nginx 0.4 Likely human-written 125 C 30,492 2026-05-31 View →
flameshot-org/flameshot 0.4 Likely human-written 59 C++ 29,998 2026-05-31 View →
lightpanda-io/browser 0.4 Likely human-written 20 Zig 30,680 2026-05-31 View →
swagger-api/swagger-ui 0.4 Likely human-written 34 JavaScript 28,818 2026-05-31 View →
linshenkx/prompt-optimizer 0.4 Likely human-written 149 TypeScript 30,108 2026-05-31 View →
trufflesecurity/trufflehog 0.4 Likely human-written 207 Go 26,569 2026-05-31 View →
asdf-vm/asdf 0.4 Likely human-written 6 Go 25,382 2026-05-31 View →
neoclide/coc.nvim 0.4 Likely human-written 56 TypeScript 25,156 2026-05-31 View →
plausible/analytics 0.4 Likely human-written 72 Elixir 26,631 2026-05-31 View →
flipped-aurora/gin-vue-admin 0.4 Likely human-written 44 Go 24,721 2026-05-31 View →
validatorjs/validator.js 0.4 Likely human-written 11 JavaScript 23,749 2026-05-31 View →
conwnet/github1s 0.4 Likely human-written 22 TypeScript 23,297 2026-05-31 View →
slimtoolkit/slim 0.4 Likely human-written 27 Go 23,286 2026-05-31 View →
argoproj/argo-cd 0.4 Likely human-written 225 Go 23,008 2026-05-31 View →
mifi/lossless-cut 0.4 Likely human-written 24 TypeScript 40,786 2026-05-31 View →
monicahq/monica 0.4 Likely human-written 80 PHP 24,704 2026-05-31 View →
nilbuild/developer-roadmap 0.4 Likely human-written 201 TypeScript 355,740 2026-05-31 View →
NodeBB/NodeBB 0.4 Likely human-written 101 JavaScript 15,101 2026-05-31 View →
89luca89/distrobox 0.4 Likely human-written 2 Shell 12,524 2026-05-31 View →
bitwarden/server 0.4 Likely human-written 637 C# 18,995 2026-05-31 View →
VictoriaMetrics/VictoriaMetrics 0.4 Likely human-written 181 Go 17,079 2026-05-31 View →
sunface/rust-course 0.4 Likely human-written 28 Rust 30,436 2026-05-31 View →
argoproj/argo-workflows 0.4 Likely human-written 128 Go 16,726 2026-05-31 View →
sharkdp/hyperfine 0.4 Likely human-written 3 Rust 28,193 2026-05-31 View →
sweetalert2/sweetalert2 0.4 Likely human-written 8 JavaScript 18,080 2026-05-31 View →
YunaiV/yudao-cloud 0.4 Likely human-written 38 Java 19,028 2026-05-31 View →
go-gorm/gorm 0.4 Likely human-written 15 Go 39,764 2026-05-31 View →
nextai-translator/nextai-translator 0.4 Likely human-written 22 TypeScript 24,913 2026-05-31 View →
jackyzha0/quartz 0.4 Likely human-written 12 TypeScript 12,347 2026-05-31 View →
jbranchaud/til 0.4 Likely human-written 16 2026-05-31 View →
DataTalksClub/machine-learning-zoomcamp 0.4 Likely human-written 8 Jupyter Notebook 13,162 2026-05-31 View →
2dust/v2rayN 0.3 Likely human-written 11 C# 107,275 2026-05-31 View →
sveltejs/svelte 0.3 Likely human-written 37 JavaScript 86,661 2026-05-31 View →
TanStack/query 0.3 Likely human-written 61 TypeScript 49,533 2026-05-31 View →
skylot/jadx 0.3 Likely human-written 9 Java 48,790 2026-05-31 View →
sudheerj/reactjs-interview-questions 0.3 Likely human-written 4 JavaScript 44,602 2026-05-31 View →
qbittorrent/qBittorrent 0.3 Likely human-written 156 C++ 37,855 2026-05-31 View →
ueberdosis/tiptap 0.3 Likely human-written 61 TypeScript 37,028 2026-05-31 View →
lerna/lerna 0.3 Likely human-written 23 TypeScript 36,068 2026-05-31 View →
0xAX/linux-insides 0.3 Likely human-written 6 Python 32,587 2026-05-31 View →
dokku/dokku 0.3 Likely human-written 24 Shell 31,907 2026-05-31 View →
mqyqingfeng/Blog 0.3 Likely human-written 7 31,110 2026-05-31 View →
transloadit/uppy 0.3 Likely human-written 32 TypeScript 30,798 2026-05-31 View →
the1812/Bilibili-Evolved 0.3 Likely human-written 23 TypeScript 29,388 2026-05-31 View →
keepassxreboot/keepassxc 0.3 Likely human-written 174 C++ 27,399 2026-05-31 View →
koreader/koreader 0.3 Likely human-written 59 Lua 27,036 2026-05-31 View →
Modernizr/Modernizr 0.3 Likely human-written 8 JavaScript 25,670 2026-05-31 View →
zloirock/core-js 0.3 Likely human-written 40 JavaScript 25,500 2026-05-31 View →
reduxjs/react-redux 0.3 Likely human-written 9 TypeScript 23,488 2026-05-31 View →
MagicMirrorOrg/MagicMirror 0.3 Likely human-written 12 JavaScript 23,550 2026-05-31 View →
mochajs/mocha 0.3 Likely human-written 11 JavaScript 22,883 2026-05-31 View →
GoogleContainerTools/distroless 0.3 Likely human-written 2 Starlark 22,680 2026-05-31 View →
JanDeDobbeleer/oh-my-posh 0.3 Likely human-written 17 Go 22,686 2026-05-31 View →
vueuse/vueuse 0.3 Likely human-written 41 TypeScript 22,249 2026-05-31 View →
jashkenas/backbone 0.3 Likely human-written 6 JavaScript 28,097 2026-05-31 View →
phoenixframework/phoenix 0.3 Likely human-written 10 Elixir 22,993 2026-05-31 View →
be5invis/Iosevka 0.3 Likely human-written 5 JavaScript 22,331 2026-05-31 View →
gitui-org/gitui 0.3 Likely human-written 18 Rust 22,009 2026-05-31 View →
pure-admin/vue-pure-admin 0.3 Likely human-written 30 Vue 20,251 2026-05-31 View →
go-playground/validator 0.3 Likely human-written 17 Go 19,984 2026-05-31 View →
pcottle/learnGitBranching 0.3 Likely human-written 11 JavaScript 33,495 2026-05-31 View →
clauderic/dnd-kit 0.3 Likely human-written 16 TypeScript 17,180 2026-05-31 View →
javascript-obfuscator/javascript-obfuscator 0.3 Likely human-written 25 TypeScript 16,076 2026-05-31 View →
xpipe-io/xpipe 0.3 Likely human-written 13 Java 14,138 2026-05-31 View →
qdm12/gluetun 0.3 Likely human-written 19 Go 14,398 2026-05-31 View →
phpstan/phpstan 0.3 Likely human-written 40 PHP 13,972 2026-05-31 View →
openlayers/openlayers 0.3 Likely human-written 100 JavaScript 12,451 2026-05-31 View →
microsoft/windows-rs 0.3 Likely human-written 339 Rust 12,268 2026-05-31 View →
sudheerj/javascript-interview-questions 0.3 Likely human-written 4 JavaScript 27,441 2026-05-31 View →
iamgio/quarkdown 0.3 Likely human-written 29 Kotlin 15,235 2026-05-31 View →
localsend/localsend 0.3 Likely human-written 50 Dart 82,410 2026-05-31 View →
preactjs/preact 0.3 Likely human-written 14 JavaScript 38,668 2026-05-31 View →
restic/restic 0.3 Likely human-written 31 Go 33,752 2026-05-31 View →
aidenybai/react-scan 0.3 Likely human-written 10 TypeScript 21,324 2026-05-31 View →
Redocly/redoc 0.3 Likely human-written 16 TypeScript 25,722 2026-05-31 View →
go-kratos/kratos 0.3 Likely human-written 9 Go 25,699 2026-05-31 View →
PlasmoHQ/plasmo 0.3 Likely human-written 11 TypeScript 13,049 2026-05-31 View →
Heroic-Games-Launcher/HeroicGamesLauncher 0.3 Likely human-written 43 TypeScript 11,480 2026-05-31 View →
amir1376/ab-download-manager 0.3 Likely human-written 15 Kotlin 15,707 2026-05-31 View →
react-native-elements/react-native-elements 0.3 Likely human-written 20 MDX 25,829 2026-05-31 View →
passteque/gluetun 0.3 Likely human-written 19 2026-05-31 View →
coredns/coredns 0.3 Likely human-written 27 Go 14,083 2026-05-31 View →
louislam/uptime-kuma 0.2 Likely human-written 20 JavaScript 87,424 2026-05-31 View →
expressjs/express 0.2 Likely human-written 5 JavaScript 69,060 2026-05-31 View →
dbeaver/dbeaver 0.2 Likely human-written 46 Java 50,300 2026-05-31 View →
docker/awesome-compose 0.2 Likely human-written 15 HTML 45,434 2026-05-31 View →
sxyazi/yazi 0.2 Likely human-written 8 Rust 38,816 2026-05-31 View →
xyflow/xyflow 0.2 Likely human-written 13 TypeScript 36,844 2026-05-31 View →
v2fly/v2ray-core 0.2 Likely human-written 25 Go 34,027 2026-05-31 View →
zeromicro/go-zero 0.2 Likely human-written 31 Go 33,055 2026-05-31 View →
SagerNet/sing-box 0.2 Likely human-written 30 Go 34,353 2026-05-31 View →
binarywang/WxJava 0.2 Likely human-written 28 Java 32,829 2026-05-31 View →
ianstormtaylor/slate 0.2 Likely human-written 15 TypeScript 31,682 2026-05-31 View →
VSCodium/vscodium 0.2 Likely human-written 3 Shell 31,643 2026-05-31 View →
statelyai/xstate 0.2 Likely human-written 48 TypeScript 29,659 2026-05-31 View →
gitroomhq/postiz-app 0.2 Likely human-written 19 TypeScript 31,219 2026-05-31 View →
ReVanced/revanced-manager 0.2 Likely human-written 4 Kotlin 28,073 2026-05-31 View →
jashkenas/underscore 0.2 Likely human-written 39 JavaScript 27,347 2026-05-31 View →
yeasy/docker_practice 0.2 Likely human-written 6 Go 26,071 2026-05-31 View →
GrapesJS/grapesjs 0.2 Likely human-written 26 TypeScript 25,873 2026-05-31 View →
wg-easy/wg-easy 0.2 Likely human-written 3 TypeScript 25,870 2026-05-31 View →
vercel-labs/agent-skills 0.2 Likely human-written 4 JavaScript 27,314 2026-05-31 View →
simple-icons/simple-icons 0.2 Likely human-written 7 JavaScript 25,149 2026-05-31 View →
air-verse/air 0.2 Likely human-written 2 Go 23,603 2026-05-31 View →
brave/brave-browser 0.2 Likely human-written 2 22,702 2026-05-31 View →
Lissy93/web-check 0.2 Likely human-written 5 TypeScript 33,251 2026-05-31 View →
wwebjs/whatsapp-web.js 0.2 Likely human-written 1 JavaScript 21,930 2026-05-31 View →
appium/appium 0.2 Likely human-written 26 TypeScript 21,579 2026-05-31 View →
pmndrs/jotai 0.2 Likely human-written 5 TypeScript 21,179 2026-05-31 View →
v2ray/v2ray-core 0.2 Likely human-written 11 Go 46,845 2026-05-31 View →
sveltejs/kit 0.2 Likely human-written 19 JavaScript 20,540 2026-05-31 View →
go-task/task 0.2 Likely human-written 5 Go 15,633 2026-05-31 View →
Koenkk/zigbee2mqtt 0.2 Likely human-written 8 TypeScript 15,167 2026-05-31 View →
librespeed/speedtest 0.2 Likely human-written 2 JavaScript 14,763 2026-05-31 View →
projectdiscovery/subfinder 0.2 Likely human-written 2 Go 13,748 2026-05-31 View →
firebase/functions-samples 0.2 Likely human-written 62 JavaScript 12,220 2026-05-31 View →
Tencent/tinker 0.2 Likely human-written 11 Java 17,638 2026-05-31 View →
jsdoc/jsdoc 0.2 Likely human-written 9 JavaScript 15,438 2026-05-31 View →
material-components/material-components-android 0.2 Likely human-written 45 Java 17,297 2026-05-31 View →
youngyangyang04/leetcode-master 0.2 Likely human-written 24 Shell 61,553 2026-05-31 View →
iluwatar/java-design-patterns 0.2 Likely human-written 23 Java 94,067 2026-05-31 View →
dockur/windows 0.2 Likely human-written 2 Shell 51,551 2026-05-31 View →
websockets/ws 0.2 Likely human-written 4 JavaScript 22,769 2026-05-31 View →
alyssaxuu/screenity 0.2 Likely human-written 13 JavaScript 18,275 2026-05-31 View →
inkonchain/docs 0.2 Likely human-written 2 MDX 36,649 2026-05-31 View →
pranshuparmar/witr 0.2 Likely human-written 3 Go 17,539 2026-05-31 View →
github/opensource.guide 0.2 Likely human-written 7 HTML 15,483 2026-05-31 View →
PipedreamHQ/pipedream 0.2 Likely human-written 21 JavaScript 11,411 2026-05-31 View →
bettercap/bettercap 0.2 Likely human-written 12 Go 19,349 2026-05-31 View →
date-fns/date-fns 0.2 Likely human-written 28 TypeScript 36,573 2026-05-31 View →
koajs/koa 0.2 Likely human-written 4 JavaScript 35,711 2026-05-31 View →
select2/select2 0.2 Likely human-written 9 JavaScript 25,922 2026-05-31 View →
openresty/openresty 0.2 Likely human-written 1 C 13,872 2026-05-31 View →
Unleash/unleash 0.2 Likely human-written 84 TypeScript 13,527 2026-05-31 View →
fish2018/pansou 0.2 Likely human-written 10 Go 13,328 2026-05-31 View →
VERT-sh/VERT 0.2 Likely human-written 3 2026-05-31 View →
Snailclimb/JavaGuide 0.1 Likely human-written 8 JavaScript 155,962 2026-05-31 View →
hakimel/reveal.js 0.1 Likely human-written 5 JavaScript 71,324 2026-05-31 View →
tldr-pages/tldr 0.1 Likely human-written 28 Markdown 62,714 2026-05-31 View →
pmndrs/zustand 0.1 Likely human-written 3 TypeScript 58,150 2026-05-31 View →
OpenCut-app/OpenCut 0.1 Likely human-written 1 TypeScript 52,089 2026-05-31 View →
drawdb-io/drawdb 0.1 Likely human-written 3 JavaScript 37,316 2026-05-31 View →
umami-software/umami 0.1 Likely human-written 19 TypeScript 36,914 2026-05-31 View →
veggiemonk/awesome-docker 0.1 Likely human-written 1 36,114 2026-05-31 View →
solidjs/solid 0.1 Likely human-written 3 TypeScript 35,561 2026-05-31 View →
1Panel-dev/1Panel 0.1 Likely human-written 26 Go 35,670 2026-05-31 View →
filebrowser/filebrowser 0.1 Likely human-written 6 Go 34,898 2026-05-31 View →
ItzCrazyKns/Vane 0.1 Likely human-written 1 TypeScript 35,012 2026-05-31 View →
Dokploy/dokploy 0.1 Likely human-written 45 TypeScript 34,342 2026-05-31 View →
immutable-js/immutable-js 0.1 Likely human-written 7 TypeScript 33,059 2026-05-31 View →
casey/just 0.1 Likely human-written 8 Rust 33,975 2026-05-31 View →
pmndrs/react-three-fiber 0.1 Likely human-written 1 TypeScript 30,955 2026-05-31 View →
cheeriojs/cheerio 0.1 Likely human-written 2 TypeScript 30,345 2026-05-31 View →
element-plus/element-plus 0.1 Likely human-written 20 TypeScript 27,459 2026-05-31 View →
youzan/vant 0.1 Likely human-written 9 TypeScript 24,305 2026-05-31 View →
google/gson 0.1 Likely human-written 4 Java 24,200 2026-05-31 View →
electron-react-boilerplate/electron-react-boilerplate 0.1 Likely human-written 2 TypeScript 24,246 2026-05-31 View →
louislam/dockge 0.1 Likely human-written 4 TypeScript 23,342 2026-05-31 View →
svg/svgo 0.1 Likely human-written 3 JavaScript 22,510 2026-05-31 View →
postcss/autoprefixer 0.1 Likely human-written 3 JavaScript 22,249 2026-05-31 View →
reduxjs/redux 0.1 Likely human-written 16 TypeScript 61,444 2026-05-31 View →
square/retrofit 0.1 Likely human-written 10 HTML 43,900 2026-05-31 View →
rxhanson/Rectangle 0.1 Likely human-written 1 Swift 29,138 2026-05-31 View →
mbadolato/iTerm2-Color-Schemes 0.1 Likely human-written 17 Shell 26,917 2026-05-31 View →
remy/nodemon 0.1 Likely human-written 2 JavaScript 26,693 2026-05-31 View →
Homebrew/homebrew-cask 0.1 Likely human-written 14 Ruby 22,051 2026-05-31 View →
ethereumbook/ethereumbook 0.1 Likely human-written 1 21,514 2026-05-31 View →
quii/learn-go-with-tests 0.1 Likely human-written 6 Go 23,670 2026-05-31 View →
monkeytypegame/monkeytype 0.1 Likely human-written 193 TypeScript 20,107 2026-05-31 View →
JunkFood02/Seal 0.1 Likely human-written 4 Kotlin 26,531 2026-05-31 View →
avajs/ava 0.1 Likely human-written 6 JavaScript 20,850 2026-05-31 View →
knadh/listmonk 0.1 Likely human-written 12 Go 21,192 2026-05-31 View →
sqlc-dev/sqlc 0.1 Likely human-written 26 Go 17,809 2026-05-31 View →
jeessy2/ddns-go 0.1 Likely human-written 1 Go 16,853 2026-05-31 View →
ffuf/ffuf 0.1 Likely human-written 1 Go 16,158 2026-05-31 View →
uuidjs/uuid 0.1 Likely human-written 2 TypeScript 15,289 2026-05-31 View →
faker-js/faker 0.1 Likely human-written 20 TypeScript 15,339 2026-05-31 View →
alibaba/hooks 0.1 Likely human-written 4 TypeScript 14,956 2026-05-31 View →
lint-staged/lint-staged 0.1 Likely human-written 3 JavaScript 14,639 2026-05-31 View →
neovim/nvim-lspconfig 0.1 Likely human-written 2 Lua 13,691 2026-05-31 View →
moment/luxon 0.1 Likely human-written 5 JavaScript 16,402 2026-05-31 View →
mdx-js/mdx 0.1 Likely human-written 6 JavaScript 19,555 2026-05-31 View →
twpayne/chezmoi 0.1 Likely human-written 8 Go 19,981 2026-05-31 View →
oblador/react-native-vector-icons 0.1 Likely human-written 9 TypeScript 17,864 2026-05-31 View →
facebook/fresco 0.1 Likely human-written 98 Java 17,146 2026-05-31 View →
carloscuesta/gitmoji 0.1 Likely human-written 1 TypeScript 16,753 2026-05-31 View →
AaronFeng753/Waifu2x-Extension-GUI 0.1 Likely human-written 3 C++ 16,607 2026-05-31 View →
xifangczy/cat-catch 0.1 Likely human-written 3 JavaScript 19,879 2026-05-31 View →
redux-saga/redux-saga 0.1 Likely human-written 2 JavaScript 22,452 2026-05-31 View →
tabler/tabler-icons 0.1 Likely human-written 2 JavaScript 20,815 2026-05-31 View →
dense-analysis/ale 0.1 Likely human-written 2 Vim Script 13,993 2026-05-31 View →
mltframework/shotcut 0.1 Likely human-written 128 C++ 14,043 2026-05-31 View →
YouMind-OpenLab/awesome-nano-banana-pro-prompts 0.1 Likely human-written 4 TypeScript 12,312 2026-05-31 View →
linlinjava/litemall 0.1 Likely human-written 9 Java 20,264 2026-05-31 View →
git-tips/tips 0.1 Likely human-written 1 JavaScript 21,700 2026-05-31 View →
VoltAgent/awesome-claude-code-subagents 0.1 Likely human-written 2 2026-05-31 View →
electric-sql/pglite 0.1 Likely human-written 11 TypeScript 15,318 2026-05-31 View →
reduxjs/redux-devtools 0.1 Likely human-written 6 2026-05-31 View →
graphql/graphql-spec 0.1 Likely human-written 1 2026-05-31 View →
gvergnaud/ts-pattern 0.1 Likely human-written 2 TypeScript 15,025 2026-05-31 View →
awesome-selfhosted/awesome-selfhosted 0.0 Likely human-written 0 296,078 2026-05-31 View →
ossu/computer-science 0.0 Likely human-written 0 HTML 204,286 2026-05-31 View →
AutonomicAI/equivalence-lean 0.0 Likely human-written 0 Lean 0 2026-05-31 View →
github/gitignore 0.0 Likely human-written 0 174,149 2026-05-31 View →
ripienaar/free-for-dev 0.0 Likely human-written 0 HTML 122,786 2026-05-31 View →
iptv-org/iptv 0.0 Likely human-written 0 TypeScript 116,620 2026-05-31 View →
ruanyf/weekly 0.0 Likely human-written 1 92,498 2026-05-31 View →
MunGell/awesome-for-beginners 0.0 Likely human-written 0 86,066 2026-05-31 View →
laravel/laravel 0.0 Likely human-written 0 Blade 84,357 2026-05-31 View →
Developer-Y/cs-video-courses 0.0 Likely human-written 0 81,636 2026-05-31 View →
doocs/advanced-java 0.0 Likely human-written 0 Java 78,986 2026-05-31 View →
awesomedata/awesome-public-datasets 0.0 Likely human-written 0 75,688 2026-05-31 View →
fffaraz/awesome-cpp 0.0 Likely human-written 0 71,527 2026-05-31 View →
base/node 0.0 Likely human-written 0 Shell 68,546 2026-05-31 View →
VoltAgent/awesome-design-md 0.0 Likely human-written 0 85,703 2026-05-31 View →
h5bp/html5-boilerplate 0.0 Likely human-written 0 JavaScript 57,463 2026-05-31 View →
ngosang/trackerslist 0.0 Likely human-written 0 54,014 2026-05-31 View →
ChrisTitusTech/winutil 0.0 Likely human-written 0 PowerShell 55,279 2026-05-31 View →
chinese-poetry/chinese-poetry 0.0 Likely human-written 4 JavaScript 51,538 2026-05-31 View →
serhii-londar/open-source-mac-os-apps 0.0 Likely human-written 0 48,806 2026-05-31 View →
akullpp/awesome-java 0.0 Likely human-written 0 48,073 2026-05-31 View →
gedoor/legado 0.0 Likely human-written 0 Kotlin 46,913 2026-05-31 View →
ColorlibHQ/AdminLTE 0.0 Likely human-written 1 CSS 45,433 2026-05-31 View →
Raphire/Win11Debloat 0.0 Likely human-written 0 PowerShell 46,901 2026-05-31 View →
gkd-kit/gkd 0.0 Likely human-written 1 Kotlin 39,009 2026-05-31 View →
chatanywhere/GPT_API_free 0.0 Likely human-written 0 38,238 2026-05-31 View →
inkonchain/node 0.0 Likely human-written 0 Shell 36,591 2026-05-31 View →
massgravel/Microsoft-Activation-Scripts 0.0 Likely human-written 0 Batchfile 176,743 2026-05-31 View →
iamkun/dayjs 0.0 Likely human-written 1 JavaScript 48,651 2026-05-31 View →
awesome-foss/awesome-sysadmin 0.0 Likely human-written 0 34,085 2026-05-31 View →
lovell/sharp 0.0 Likely human-written 1 JavaScript 32,277 2026-05-31 View →
waydabber/BetterDisplay 0.0 Likely human-written 0 31,979 2026-05-31 View →
microsoft/playwright-mcp 0.0 Likely human-written 0 TypeScript 33,224 2026-05-31 View →
OAI/OpenAPI-Specification 0.0 Likely human-written 2 Markdown 30,983 2026-05-31 View →
layui/layui 0.0 Likely human-written 1 JavaScript 30,538 2026-05-31 View →
nvim-lua/kickstart.nvim 0.0 Likely human-written 0 Lua 30,694 2026-05-31 View →
honojs/hono 0.0 Likely human-written 2 TypeScript 30,690 2026-05-31 View →
postcss/postcss 0.0 Likely human-written 1 TypeScript 28,955 2026-05-31 View →
NvChad/NvChad 0.0 Likely human-written 0 Lua 28,207 2026-05-31 View →
kdeldycke/awesome-falsehood 0.0 Likely human-written 0 27,389 2026-05-31 View →
matteocrippa/awesome-swift 0.0 Likely human-written 0 Ruby 26,062 2026-05-31 View →
Loyalsoldier/clash-rules 0.0 Likely human-written 0 26,737 2026-05-31 View →
jivoi/awesome-osint 0.0 Likely human-written 0 26,538 2026-05-31 View →
gfwlist/gfwlist 0.0 Likely human-written 0 25,357 2026-05-31 View →
Johnshall/Shadowrocket-ADBlock-Rules-Forever 0.0 Likely human-written 0 26,066 2026-05-31 View →
charmbracelet/glow 0.0 Likely human-written 0 Go 25,509 2026-05-31 View →
systemdesign42/system-design-academy 0.0 Likely human-written 0 24,560 2026-05-31 View →
ScoopInstaller/Scoop 0.0 Likely human-written 0 PowerShell 24,203 2026-05-31 View →
semantic-release/semantic-release 0.0 Likely human-written 1 JavaScript 23,725 2026-05-31 View →
lukasmasuch/best-of-ml-python 0.0 Likely human-written 0 23,572 2026-05-31 View →
js-cookie/js-cookie 0.0 Likely human-written 0 JavaScript 22,598 2026-05-31 View →
chiphuyen/aie-book 0.0 Likely human-written 0 Jupyter Notebook 15,830 2026-05-31 View →
sindresorhus/awesome 0.0 Likely human-written 0 471,370 2026-05-31 View →
Hack-with-Github/Awesome-Hacking 0.0 Likely human-written 0 113,387 2026-05-31 View →
lodash/lodash 0.0 Likely human-written 2 JavaScript 61,235 2026-05-31 View →
h5bp/Front-end-Developer-Interview-Questions 0.0 Likely human-written 0 Nunjucks 60,876 2026-05-31 View →
Solido/awesome-flutter 0.0 Likely human-written 0 Dart 60,156 2026-05-31 View →
yangshun/front-end-interview-handbook 0.0 Likely human-written 0 MDX 43,963 2026-05-31 View →
byoungd/English-level-up-tips 0.0 Likely human-written 0 50,009 2026-05-31 View →
sorrycc/awesome-javascript 0.0 Likely human-written 0 34,984 2026-05-31 View →
ziadoz/awesome-php 0.0 Likely human-written 0 32,552 2026-05-31 View →
MonitorControl/MonitorControl 0.0 Likely human-written 0 Swift 33,306 2026-05-31 View →
LazyVim/LazyVim 0.0 Likely human-written 0 Lua 26,442 2026-05-31 View →
datawhalechina/pumpkin-book 0.0 Likely human-written 0 25,842 2026-05-31 View →
HqWu-HITCS/Awesome-Chinese-LLM 0.0 Likely human-written 0 22,581 2026-05-31 View →
lucide-icons/lucide 0.0 Likely human-written 3 TypeScript 22,823 2026-05-31 View →
AZeC4/TelegramGroup 0.0 Likely human-written 0 21,505 2026-05-31 View →
codecrafters-io/build-your-own-x 0.0 Likely human-written 0 Markdown 507,802 2026-05-31 View →
remoteintech/remote-jobs 0.0 Likely human-written 2 JavaScript 40,429 2026-05-31 View →
HandsOnLLM/Hands-On-Large-Language-Models 0.0 Likely human-written 0 Jupyter Notebook 26,619 2026-05-31 View →
ayangweb/BongoCat 0.0 Likely human-written 0 Vue 21,110 2026-05-31 View →
EthicalML/awesome-production-machine-learning 0.0 Likely human-written 0 20,578 2026-05-31 View →
matiassingers/awesome-readme 0.0 Likely human-written 0 20,969 2026-05-31 View →
Loyalsoldier/v2ray-rules-dat 0.0 Likely human-written 0 19,892 2026-05-31 View →
zxwk1998/vue-admin-better 0.0 Likely human-written 0 Vue 18,830 2026-05-31 View →
Pawdroid/Free-servers 0.0 Likely human-written 0 17,619 2026-05-31 View →
obsidianmd/obsidian-releases 0.0 Likely human-written 0 18,245 2026-05-31 View →
xx025/carrot 0.0 Likely human-written 0 17,104 2026-05-31 View →
ramitsurana/awesome-kubernetes 0.0 Likely human-written 0 Shell 15,969 2026-05-31 View →
free-nodes/clashfree 0.0 Likely human-written 0 15,486 2026-05-31 View →
Tyrrrz/YoutubeDownloader 0.0 Likely human-written 0 C# 15,169 2026-05-31 View →
DaoCloud/public-image-mirror 0.0 Likely human-written 0 Shell 14,233 2026-05-31 View →
mouredev/hello-git 0.0 Likely human-written 0 14,156 2026-05-31 View →
roots/sage 0.0 Likely human-written 0 PHP 13,212 2026-05-31 View →
nestjs/awesome-nestjs 0.0 Likely human-written 0 12,992 2026-05-31 View →
drduh/YubiKey-Guide 0.0 Likely human-written 0 HTML 12,349 2026-05-31 View →
gruntjs/grunt 0.0 Likely human-written 0 JavaScript 12,237 2026-05-31 View →
pystardust/ani-cli 0.0 Likely human-written 0 Shell 12,532 2026-05-31 View →
free-nodes/v2rayfree 0.0 Likely human-written 0 12,597 2026-05-31 View →
tc39/proposals 0.0 Likely human-written 0 19,117 2026-05-31 View →
conventional-changelog/commitlint 0.0 Likely human-written 2 TypeScript 18,562 2026-05-31 View →
tc39/ecma262 0.0 Likely human-written 0 HTML 15,632 2026-05-31 View →
sass/sass 0.0 Likely human-written 1 TypeScript 15,372 2026-05-31 View →
iCHAIT/awesome-macOS 0.0 Likely human-written 0 18,650 2026-05-31 View →
auth0/node-jsonwebtoken 0.0 Likely human-written 0 JavaScript 18,173 2026-05-31 View →
vim-airline/vim-airline 0.0 Likely human-written 0 Vim Script 17,958 2026-05-31 View →
PlexPt/awesome-chatgpt-prompts-zh 0.0 Likely human-written 21 60,436 2026-05-31 View →
golang-standards/project-layout 0.0 Likely human-written 0 Makefile 56,044 2026-05-31 View →
typescript-cheatsheets/react 0.0 Likely human-written 0 TypeScript 47,068 2026-05-31 View →
cursor/cursor 0.0 Likely human-written 0 32,924 2026-05-31 View →
alexpate/awesome-design-systems 0.0 Likely human-written 0 24,580 2026-05-31 View →
nukeop/nuclear 0.0 Likely human-written 3 TypeScript 17,697 2026-05-31 View →
pqina/filepond 0.0 Likely human-written 0 JavaScript 16,366 2026-05-31 View →
vuejs/awesome-vue 0.0 Likely human-written 0 73,579 2026-05-31 View →
Flowseal/zapret-discord-youtube 0.0 Likely human-written 0 Batchfile 28,697 2026-05-31 View →
agarrharr/awesome-cli-apps 0.0 Likely human-written 0 Shell 19,686 2026-05-31 View →
ForrestKnight/open-source-cs 0.0 Likely human-written 0 22,749 2026-05-31 View →
bigint/hey 0.0 Likely human-written 0 TypeScript 29,402 2026-05-31 View →
dracula/dracula-theme 0.0 Likely human-written 0 23,480 2026-05-31 View →
johnpapa/angular-styleguide 0.0 Likely human-written 0 Vim Snippet 23,653 2026-05-31 View →
jwasham/coding-interview-university 0.0 Likely human-written 0 347,807 2026-05-31 View →
PatrickJS/awesome-cursorrules 0.0 Likely human-written 0 JavaScript 39,788 2026-05-31 View →
nvim-telescope/telescope.nvim 0.0 Likely human-written 0 Lua 19,479 2026-05-31 View →
catppuccin/catppuccin 0.0 Likely human-written 0 TypeScript 19,232 2026-05-31 View →
JedWatson/classnames 0.0 Likely human-written 0 JavaScript 17,796 2026-05-31 View →
yaronn/blessed-contrib 0.0 Likely human-written 0 JavaScript 15,739 2026-05-31 View →
sindresorhus/awesome-nodejs 0.0 Likely human-written 0 65,856 2026-05-31 View →
sindresorhus/awesome-electron 0.0 Likely human-written 0 27,163 2026-05-31 View →
hapijs/joi 0.0 Likely human-written 1 JavaScript 21,193 2026-05-31 View →
lukasz-madon/awesome-remote-job 0.0 Likely human-written 0 46,032 2026-05-31 View →
Gar-b-age/CookLikeHOC 0.0 Likely human-written 0 Dockerfile 23,557 2026-05-31 View →
AiHubCN/Awesome-Chinese-LLM 0.0 Likely human-written 0 22,579 2026-05-31 View →
yjs/yjs 0.0 Likely human-written 1 JavaScript 21,927 2026-05-31 View →
macrozheng/mall 0.0 Likely human-written 3 Java 83,742 2026-05-31 View →
tailwindlabs/heroicons 0.0 Likely human-written 0 JavaScript 23,561 2026-05-31 View →
yanue/V2rayU 0.0 Likely human-written 0 19,999 2026-05-31 View →
imarvinle/awesome-cs-books 0.0 Likely human-written 0 18,343 2026-05-31 View →
immersive-translate/immersive-translate 0.0 Likely human-written 0 17,769 2026-05-31 View →
naptha/tesseract.js 0.0 Likely human-written 1 JavaScript 38,111 2026-05-31 View →
junegunn/vim-plug 0.0 Likely human-written 0 2026-05-31 View →
cjbarber/ToolsOfTheTrade 0.0 Likely human-written 0 17,053 2026-05-31 View →
zakirullin/cognitive-load 0.0 Likely human-written 0 12,247 2026-05-31 View →
privatenumber/tsx 0.0 Likely human-written 1 TypeScript 12,011 2026-05-31 View →
libre-tube/LibreTube 0.0 Likely human-written 1 Kotlin 12,059 2026-05-31 View →
stylelint/stylelint 0.0 Likely human-written 1 JavaScript 11,475 2026-05-31 View →
Diolinux/PhotoGIMP 0.0 Likely human-written 0 CSS 11,357 2026-05-31 View →
Leey21/awesome-ai-research-writing 0.0 Likely human-written 0 26,377 2026-05-31 View →
microsoft/api-guidelines 0.0 Likely human-written 0 23,276 2026-05-31 View →
slymnoyann/hey-1 0.0 Likely human-written 0 TypeScript 29,402 2026-05-31 View →
kepano/obsidian-skills 0.0 Likely human-written 0 33,697 2026-05-31 View →
nndl/nndl 0.0 Likely human-written 0 18,786 2026-05-31 View →
kubeflow/kubeflow 0.0 Likely human-written 0 15,692 2026-05-31 View →
Axorax/awesome-free-apps 0.0 Likely human-written 0 2026-05-31 View →
hardikpandya/stop-slop 0.0 Likely human-written 0 7,410 2026-05-31 View →
Rem0o/FanControl.Releases 0.0 Likely human-written 0 19,644 2026-05-31 View →
pluja/awesome-privacy 0.0 Likely human-written 0 18,830 2026-05-31 View →
pot-app/pot-desktop 0.0 Likely human-written 1 JavaScript 18,456 2026-05-31 View →
revfactory/harness 0.0 Likely human-written 0 HTML 4,267 2026-05-31 View →
d3/d3 0.0 Likely human-written 0 Shell 112,974 2026-05-31 View →

📖 Methodology

How SynthScan works and how temporal gating reduces false positives.

Scoring Formula

The raw score is the sum of all pattern-match weights in a repository. It is normalised per 1,000 lines of code to make projects comparable:

synthetic_score = (raw_score / lines_scanned) × 1000

The adjusted score multiplies the synthetic score by a temporal discount factor based on the repo's last push date, reducing false positives on pre-ChatGPT code.

Last PushDiscountRationale
Before Nov 20225%Pre-ChatGPT era
Nov 2022 – Jun 202340%Early adoption
Jun 2023 – Jan 202475%Growing usage
Jan 2024 onward100%Full AI era

Severity Weights

SeverityPointsExample
CRITICAL10Hallucinated imports, AI self-references
HIGH5AI attribution comments, wrong-language idioms
MEDIUM2Slop phrases, verbose indicators
LOW1Generic names, tautological comments

Score Bands

RangeVerdict
0 – 5Likely Human-Written
5 – 15Low AI Signal
15 – 30Moderate AI Signal
30+Strong AI Signal