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,173 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,173
Repositories Scanned
5.9
Avg Adjusted Score
3,084,890
Total Pattern Hits
768,546,465
Lines of Code Scanned
70.3
% Likely Human

Generated 2026-05-26 21:07 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 1040649 pts · 1537 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 850603 pts · 1886 repos
Top Repos
RepoPts
ccxt/ccxt34216
nodejs/node31952
mongodb/mongo30638
swiftlang/swift28465
espressif/esp-idf26002
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 639481 pts · 1015 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 500910 pts · 502 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 400519 pts · 822 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 216182 pts · 831 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 132051 pts · 866 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:
Self-Referential Comments 110609 pts · 1010 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
Cross-Language Confusion 104807 pts · 468 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')
Deep Nesting 96928 pts · 875 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 69585 pts · 326 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
Cross-Language Confusion (JS/TS) 64798 pts · 205 repos
Top Repos
RepoPts
v8/v817426
nodejs/node16804
mongodb/mongo12000
PostHog/posthog4696
vercel/ai1062
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
Fake / Example Data 53007 pts · 1073 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 46356 pts · 1172 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
Verbosity Indicators 37412 pts · 940 repos
Sample Matches
SevFileLineSnippet
LOWtest/scripts/install-sh.test.ts763 /# Step 2: Node\.js\s+load_nvm_for_node_detection\s+if ! check_node; then/,
LOWextensions/discord/src/voice-message.ts402 // Step 1: Request upload URL from Discord
LOWextensions/discord/src/voice-message.ts430 // Step 3: Send the message with voice message flag and metadata
LOWextensions/feishu/src/bitable.ts288 // Step 1: Clean up default fields
LOWextensions/feishu/src/bitable.ts339 // Step 2: Delete empty placeholder rows (batch when possible)
LOWextensions/feishu/src/docx.ts717 // Step 1: Create an empty image block (block_type 27).
Redundant / Tautological Comments 35826 pts · 1016 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 30328 pts · 321 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 13235 pts · 494 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
HIGHxtensions/msteams/src/monitor-handler.ts339 // Handle feedback invokes (thumbs up/down on AI-generated messages).
HIGHextensions/msteams/src/messenger.ts302 // Mark as AI-generated so Teams renders the "AI generated" badge.
HIGHextensions/msteams/src/messenger.ts312 // Start with mention entities (if any) + AI-generated entity
HIGHns/msteams/src/streaming-message.test.ts111 // Should have AI-generated entity
Slop Phrases 9730 pts · 829 repos
Sample Matches
SevFileLineSnippet
MEDIUMed-helpers.isbillingerrormessage.test.ts203 "Let me know if you need more details on any of these topics!";
MEDIUMedded-runner/run.incomplete-turn.test.ts2686 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 3100 pts · 521 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 2947 pts · 149 repos
Sample Matches
SevFileLineSnippet
MEDIUMon/tests/multi_client_input_util_test.py512
MEDIUMon/tests/multi_client_input_util_test.py517
MEDIUMon/tests/multi_client_input_util_test.py518
MEDIUMon/tests/multi_client_input_util_test.py519
MEDIUMon/tests/multi_client_input_util_test.py521
MEDIUMon/tests/multi_client_input_util_test.py543
Overly Generic Function Names 2136 pts · 383 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 2173 scanned repositories.

Repository Score Verdict Hits Language Stars Scanned Details
openai/openai-python185.7Strong AI signal9098Python30,8192026-05-26View →
Z4nzu/hackingtool144.5Strong AI signal263Python76,4952026-05-26View →
bokeh/bokeh120.4Strong AI signal11535TypeScript20,3872026-05-26View →
spaceship-prompt/spaceship-prompt110.7Strong AI signal633Shell20,4992026-05-26View →
keon/algorithms94.4Strong AI signal1570Python25,4522026-05-26View →
plotly/plotly.py90.0Strong AI signal14232Python18,5552026-05-26View →
node-red/node-red89.5Strong AI signal703JavaScript23,1822026-05-26View →
agno-agi/agno87.6Strong AI signal31203Python40,3612026-05-26View →
pyinstaller/pyinstaller56.5Strong AI signal3362Python12,9982026-05-26View →
HKUDS/ViMax53.2Strong AI signal239Python7,6172026-05-26View →
upptime/upptime48.8Strong AI signal24Markdown17,0402026-05-26View →
LearningCircuit/local-deep-research48.3Strong AI signal38429Python7,9872026-05-26View →
getzep/graphiti47.2Strong AI signal1431Python26,5982026-05-26View →
TauricResearch/TradingAgents46.1Strong AI signal379Python79,7572026-05-26View →
HKUDS/CLI-Anything45.8Strong AI signal7921Python40,5682026-05-26View →
HKUDS/OpenHarness45.7Strong AI signal2708Python13,1392026-05-26View →
hummingbot/hummingbot45.6Strong AI signal12493Python18,7032026-05-26View →
HKUDS/nanobot43.9Strong AI signal5113Python43,1972026-05-26View →
PrefectHQ/fastmcp42.3Strong AI signal6619Python25,3322026-05-26View →
CloakHQ/CloakBrowser41.0Strong AI signal810Python21,3872026-05-26View →
langchain-ai/langchain40.9Strong AI signal10496Python137,6872026-05-26View →
microsoft/markitdown40.8Strong AI signal382Python125,2682026-05-26View →
tirth8205/code-review-graph40.8Strong AI signal1722Python17,4462026-05-26View →
ScrapeGraphAI/Scrapegraph-ai40.0Strong AI signal785Python26,1122026-05-26View →
NousResearch/hermes-agent39.7Strong AI signal41063Python168,3272026-05-26View →
ipython/ipython39.4Strong AI signal1671Python16,7062026-05-26View →
mvanhorn/last30days-skill37.8Strong AI signal1580Python26,5812026-05-26View →
lsdefine/GenericAgent37.7Strong AI signal878Python12,1562026-05-26View →
jundot/omlx37.0Strong AI signal5735Python15,2342026-05-26View →
bytedance/deer-flow36.9Strong AI signal5568Python69,6382026-05-26View →
arc53/DocsGPT36.7Strong AI signal7569Python17,9062026-05-26View →
letta-ai/letta36.6Strong AI signal6450Python22,9712026-05-26View →
hacksider/Deep-Live-Cam36.4Strong AI signal198Python93,3722026-05-26View →
agentscope-ai/agentscope36.2Strong AI signal1658Python25,6792026-05-26View →
modelcontextprotocol/python-sdk36.1Strong AI signal1883Python23,1402026-05-26View →
microsoft/data-formulator35.5Strong AI signal3299TypeScript15,7362026-05-26View →
mksglu/context-mode34.8Strong AI signal1620TypeScript15,7412026-05-26View →
langchain-ai/deepagents34.6Strong AI signal8839Python23,3712026-05-26View →
safishamsi/graphify34.5Strong AI signal1980Python54,1882026-05-26View →
browser-use/browser-use34.2Strong AI signal2997Python95,6422026-05-26View →
ranaroussi/yfinance34.2Strong AI signal333Python23,8422026-05-26View →
dgtlmoon/changedetection.io34.1Strong AI signal2044Python31,7242026-05-26View →
ranger/ranger34.1Strong AI signal654Python17,2052026-05-26View →
angristan/openvpn-install33.5Strong AI signal108Shell15,9172026-05-26View →
NanmiCoder/MediaCrawler33.4Strong AI signal836Python50,2162026-05-26View →
Fincept-Corporation/FinceptTerminal33.1Strong AI signal18567Python24,1552026-05-26View →
zhayujie/CowAgent33.0Strong AI signal1784Python44,8582026-05-26View →
nicolargo/glances32.9Strong AI signal1212Python32,6502026-05-26View →
MemoriLabs/Memori32.4Strong AI signal1655Python14,9362026-05-26View →
teng-lin/notebooklm-py32.1Strong AI signal7640Python15,2072026-05-26View →
Light-Heart-Labs/DreamServer32.1Strong AI signal3018Shell1,7842026-05-26View →
langchain-ai/langgraph31.6Strong AI signal3130Python33,0472026-05-26View →
joeseesun/qiaomu-anything-to-notebooklm31.5Strong AI signal71Python4,6482026-05-26View →
daytonaio/daytona31.4Strong AI signal11562TypeScript72,4512026-05-26View →
google/adk-python31.4Strong AI signal10822Python19,8632026-05-26View →
Alishahryar1/free-claude-code31.2Strong AI signal1627Python29,9472026-05-26View →
OthmanAdi/planning-with-files30.6Strong AI signal553Python22,1332026-05-26View →
dbcli/mycli30.6Strong AI signal1156Python11,9202026-05-26View →
microsoft/graphrag30.4Strong AI signal1111Python33,2362026-05-26View →
BigBodyCobain/Shadowbroker30.3Strong AI signal6977Python8,8412026-05-26View →
PySimpleGUI/PySimpleGUI30.1Strong AI signal434Python13,8072026-05-26View →
pulumi/pulumi30.0Strong AI signal30827Go25,2332026-05-26View →
oraios/serena29.9Moderate AI signal2332Python24,6422026-05-26View →
dotnet/aspnetcore29.8Moderate AI signal10701C#37,9502026-05-26View →
AI4Finance-Foundation/FinGPT29.7Moderate AI signal780Jupyter Notebook20,2882026-05-26View →
scylladb/scylladb29.6Moderate AI signal5740C++15,5572026-05-26View →
sansan0/TrendRadar29.4Moderate AI signal848Python58,3822026-05-26View →
browser-use/web-ui29.4Moderate AI signal174Python16,0022026-05-26View →
caronc/apprise29.1Moderate AI signal3376Python16,6342026-05-26View →
karpathy/nanochat28.9Moderate AI signal143Python54,2362026-05-26View →
tensorflow/models28.8Moderate AI signal13081Python77,6602026-05-26View →
stanfordnlp/dspy28.7Moderate AI signal1690Python34,6622026-05-26View →
Canner/WrenAI28.7Moderate AI signal1452Python15,3392026-05-26View →
567-labs/instructor28.5Moderate AI signal2033Python13,0332026-05-26View →
scrapy/scrapy28.4Moderate AI signal1655Python61,8352026-05-26View →
camel-ai/owl28.3Moderate AI signal464Python19,8012026-05-26View →
vectorize-io/hindsight28.3Moderate AI signal7876Python14,6812026-05-26View →
optuna/optuna28.2Moderate AI signal1647Python14,2492026-05-26View →
BerriAI/litellm28.1Moderate AI signal42514Python48,3172026-05-26View →
HKUDS/DeepTutor28.1Moderate AI signal4562Python24,3192026-05-26View →
AIDC-AI/Pixelle-Video27.9Moderate AI signal560Python19,9572026-05-26View →
HKUDS/RAG-Anything27.8Moderate AI signal626Python20,6602026-05-26View →
unclecode/crawl4ai27.5Moderate AI signal4913Python66,3562026-05-26View →
HKUDS/LightRAG27.4Moderate AI signal3966Python35,7992026-05-26View →
Lightning-AI/pytorch-lightning27.3Moderate AI signal3396Python31,1562026-05-26View →
openai/openai-agents-python27.3Moderate AI signal7879Python26,6762026-05-26View →
facebookresearch/vggt27.3Moderate AI signal258Python13,1942026-05-26View →
huggingface/transformers27.0Moderate AI signal28650Python160,9452026-05-26View →
camel-ai/camel26.6Moderate AI signal6647Python17,0602026-05-26View →
feder-cr/Jobs_Applier_AI_Agent_AIHawk26.5Moderate AI signal122Python29,8142026-05-26View →
xtekky/gpt4free26.4Moderate AI signal1201Python66,2662026-05-26View →
dbcli/pgcli26.2Moderate AI signal371Python13,1832026-05-26View →
cool-RR/PySnooper26.2Moderate AI signal169Python16,5892026-05-26View →
agentscope-ai/QwenPaw26.1Moderate AI signal6976Python16,9802026-05-26View →
unslothai/unsloth26.0Moderate AI signal7377Python65,1602026-05-26View →
PaddlePaddle/PaddleFormers26.0Moderate AI signal6113Python12,9872026-05-26View →
NawfalMotii79/PLFM_RADAR26.0Moderate AI signal940PLSQL20,5422026-05-26View →
google/langextract25.9Moderate AI signal787Python36,5632026-05-26View →
ColorlibHQ/gentelella25.9Moderate AI signal333HTML21,3282026-05-26View →
666ghj/BettaFish25.5Moderate AI signal1319Python41,0592026-05-26View →
openai/tiktoken25.5Moderate AI signal51Python18,3162026-05-26View →
modular/modular25.3Moderate AI signal13583Mojo26,2332026-05-26View →
pi-hole/pi-hole25.2Moderate AI signal120Shell58,9732026-05-26View →
python-poetry/poetry25.2Moderate AI signal1712Python34,2742026-05-26View →
roboflow/supervision25.0Moderate AI signal951Python39,6292026-05-26View →
chidiwilliams/buzz24.9Moderate AI signal1120Python19,4072026-05-26View →
openinterpreter/open-interpreter24.6Moderate AI signal369Python63,6872026-05-26View →
PaperMC/Paper24.6Moderate AI signal796Java12,2912026-05-26View →
mlfoundations/open_clip24.5Moderate AI signal486Python13,8642026-05-26View →
ludwig-ai/ludwig24.5Moderate AI signal3290Python11,7072026-05-26View →
treeverse/dvc24.4Moderate AI signal1460Python15,6272026-05-26View →
pandas-dev/pandas24.3Moderate AI signal14028Python48,8522026-05-26View →
MemPalace/mempalace24.1Moderate AI signal3245Python52,8652026-05-26View →
huggingface/smolagents24.0Moderate AI signal740Python27,5282026-05-26View →
github/spec-kit23.8Moderate AI signal1788Python106,0882026-05-26View →
RasaHQ/rasa23.8Moderate AI signal3370Python21,1782026-05-26View →
topoteretes/cognee23.7Moderate AI signal4886Python17,5182026-05-26View →
Nuitka/Nuitka23.6Moderate AI signal3376Python14,8672026-05-26View →
aio-libs/aiohttp23.6Moderate AI signal2578Python16,4312026-05-26View →
keras-team/keras23.5Moderate AI signal7042Python64,0632026-05-26View →
apache/airflow23.5Moderate AI signal37345Python45,5362026-05-26View →
soimort/you-get23.4Moderate AI signal333Python56,8572026-05-26View →
huggingface/sentence-transformers23.4Moderate AI signal1959Python18,7302026-05-26View →
NVIDIA-NeMo/NeMo23.3Moderate AI signal7287Python17,2612026-05-26View →
ansible/awx23.1Moderate AI signal3628Python15,4302026-05-26View →
Imbad0202/academic-research-skills23.1Moderate AI signal1893Python22,1212026-05-26View →
langflow-ai/langflow23.0Moderate AI signal16897Python148,7802026-05-26View →
ZhuLinsen/daily_stock_analysis23.0Moderate AI signal4291Python38,9652026-05-26View →
celery/celery23.0Moderate AI signal2271Python28,5072026-05-26View →
spotify/luigi22.9Moderate AI signal1381Python18,7232026-05-26View →
huggingface/ml-intern22.8Moderate AI signal963Python10,0402026-05-26View →
microsoft/RD-Agent22.8Moderate AI signal1351Python13,2212026-05-26View →
uikit/uikit22.7Moderate AI signal2065HTML18,5382026-05-26View →
Guovin/iptv-api22.6Moderate AI signal260Python23,9122026-05-26View →
HKUDS/DeepCode22.6Moderate AI signal1393Python15,7152026-05-26View →
volcengine/OpenViking22.5Moderate AI signal9892Python24,7182026-05-26View →
Avaiga/taipy22.5Moderate AI signal3122Python19,2232026-05-26View →
OpenHands/OpenHands22.4Moderate AI signal5815Python74,9392026-05-26View →
sqlmapproject/sqlmap22.4Moderate AI signal1056Python37,4852026-05-26View →
huggingface/datasets22.4Moderate AI signal1681Python21,5372026-05-26View →
SWE-agent/SWE-agent22.4Moderate AI signal322Python19,3212026-05-26View →
PrefectHQ/prefect22.3Moderate AI signal17442Python22,4722026-05-26View →
gitpod-io/gitpod22.3Moderate AI signal3261TypeScript13,6872026-05-26View →
microsoft/VibeVoice22.2Moderate AI signal330Python47,4492026-05-26View →
mindsdb/mindsdb22.2Moderate AI signal2659Python39,2072026-05-26View →
D4Vinci/Scrapling22.2Moderate AI signal793Python54,3172026-05-26View →
reflex-dev/reflex22.2Moderate AI signal3179Python28,4512026-05-26View →
mindsdb/minds-platform22.2Moderate AI signal2659Python39,2062026-05-26View →
ansible/ansible22.0Moderate AI signal5812Python68,6902026-05-26View →
PriorLabs/TabPFN22.0Moderate AI signal1285Python7,1992026-05-26View →
FujiwaraChoki/MoneyPrinterV222.0Moderate AI signal96Python30,5682026-05-26View →
mem0ai/mem021.4Moderate AI signal2502Python56,7822026-05-26View →
NVIDIA-AI-Blueprints/video-search-and-summarization21.4Moderate AI signal2312Python1,4532026-05-26View →
run-llama/llama_index21.2Moderate AI signal9043Python49,6782026-05-26View →
streamlit/streamlit21.2Moderate AI signal9271Python44,7182026-05-26View →
Significant-Gravitas/AutoGPT21.1Moderate AI signal11417Python184,5602026-05-26View →
django/django21.1Moderate AI signal11214Python87,5552026-05-26View →
google-research/timesfm21.1Moderate AI signal266Python20,1702026-05-26View →
Delgan/loguru21.0Moderate AI signal511Python23,9072026-05-26View →
huggingface/peft20.9Moderate AI signal2700Python21,1892026-05-26View →
confident-ai/deepeval20.9Moderate AI signal3880Python15,7192026-05-26View →
verl-project/verl20.8Moderate AI signal2799Python21,5632026-05-26View →
python-telegram-bot/python-telegram-bot20.7Moderate AI signal2885Python29,1672026-05-26View →
aws/aws-cli20.7Moderate AI signal3566Python16,9892026-05-26View →
axolotl-ai-cloud/axolotl20.7Moderate AI signal2630Python11,9622026-05-26View →
state-spaces/mamba20.6Moderate AI signal342Python18,3112026-05-26View →
Gallopsled/pwntools20.5Moderate AI signal3890Python13,4642026-05-26View →
beetbox/beets20.4Moderate AI signal1714Python15,1842026-05-26View →
langbot-app/LangBot20.4Moderate AI signal2694Python16,1142026-05-26View →
NirDiamant/RAG_Techniques20.3Moderate AI signal119Jupyter Notebook27,5702026-05-26View →
google/oss-fuzz20.3Moderate AI signal4159Shell12,2862026-05-26View →
mingrammer/diagrams20.2Moderate AI signal250Python42,3022026-05-26View →
ray-project/ray20.1Moderate AI signal23364Python42,6522026-05-26View →
pytest-dev/pytest20.1Moderate AI signal2659Python13,8632026-05-26View →
huggingface/diffusers20.0Moderate AI signal12441Python33,7042026-05-26View →
dotnet/efcore20.0Moderate AI signal14084C#14,6682026-05-26View →
wesbos/JavaScript3020.0Moderate AI signal94HTML29,1372026-05-26View →
hpcaitech/ColossalAI19.8Moderate AI signal3803Python41,3842026-05-26View →
saltstack/salt19.8Moderate AI signal12844Python15,4542026-05-26View →
networkx/networkx19.8Moderate AI signal3176Python16,9512026-05-26View →
borgbackup/borg19.7Moderate AI signal1020Python13,3652026-05-26View →
certbot/certbot19.6Moderate AI signal1374Python33,0522026-05-26View →
onyx-dot-app/onyx19.5Moderate AI signal11926Python29,8142026-05-26View →
virattt/ai-hedge-fund19.4Moderate AI signal620Python59,2622026-05-26View →
huggingface/trl19.4Moderate AI signal1730Python18,4702026-05-26View →
ccxt/ccxt19.3Moderate AI signal79259Python42,6432026-05-26View →
jax-ml/jax19.3Moderate AI signal11898Python35,6962026-05-26View →
Panniantong/Agent-Reach19.2Moderate AI signal190Python20,3332026-05-26View →
squidfunk/mkdocs-material19.1Moderate AI signal1320Python26,8062026-05-26View →
kivy/kivy19.0Moderate AI signal1798Python18,9432026-05-26View →
modelscope/FunASR19.0Moderate AI signal3450Python16,3142026-05-26View →
resemble-ai/chatterbox18.9Moderate AI signal96Python24,8642026-05-26View →
microsoft/autogen18.8Moderate AI signal2839Python58,4212026-05-26View →
guidance-ai/guidance18.7Moderate AI signal542Jupyter Notebook21,4782026-05-26View →
saleor/saleor18.6Moderate AI signal16199Python22,9222026-05-26View →
Textualize/textual18.4Moderate AI signal2240Python36,0392026-05-26View →
sickn33/antigravity-awesome-skills18.4Moderate AI signal16088Python38,7892026-05-26View →
freqtrade/freqtrade18.3Moderate AI signal2175Python50,7872026-05-26View →
floci-io/floci18.3Moderate AI signal1771Java13,0882026-05-26View →
scikit-learn/scikit-learn18.1Moderate AI signal6815Python66,1742026-05-26View →
WEIFENG2333/VideoCaptioner18.1Moderate AI signal665Python14,7492026-05-26View →
crewAIInc/crewAI18.0Moderate AI signal7604Python52,2222026-05-26View →
psf/requests17.9Moderate AI signal316Python53,9972026-05-26View →
ocrmypdf/OCRmyPDF17.8Moderate AI signal640Python33,7132026-05-26View →
fastai/fastai17.8Moderate AI signal381Jupyter Notebook28,0152026-05-26View →
tensorflow/tensorflow17.7Moderate AI signal26968C++195,2562026-05-26View →
Rapptz/discord.py17.7Moderate AI signal967Python16,0672026-05-26View →
Atlas-OS/Atlas17.6Moderate AI signal37Batchfile20,6962026-05-26View →
Y2Z/monolith17.6Moderate AI signal60Rust15,1202026-05-26View →
ultralytics/ultralytics17.5Moderate AI signal1365Python57,6072026-05-26View →
assafelovic/gpt-researcher17.5Moderate AI signal650Python27,3172026-05-26View →
encode/django-rest-framework17.5Moderate AI signal997Python30,0312026-05-26View →
locustio/locust17.3Moderate AI signal671Python27,8232026-05-26View →
Kludex/starlette17.2Moderate AI signal397Python12,3332026-05-26View →
nginx-proxy/nginx-proxy17.1Moderate AI signal138Python19,8412026-05-26View →
nltk/nltk17.1Moderate AI signal1877Python14,6232026-05-26View →
apache/tvm17.0Moderate AI signal10824Python13,3922026-05-26View →
pallets/flask17.0Moderate AI signal329Python71,5702026-05-26View →
NVlabs/Sana17.0Moderate AI signal1225Python7,7052026-05-26View →
Genesis-Embodied-AI/Genesis16.9Moderate AI signal2286Python28,8482026-05-26View →
Genesis-Embodied-AI/genesis-world16.9Moderate AI signal2290Python28,8492026-05-26View →
NirDiamant/agents-towards-production16.9Moderate AI signal38Jupyter Notebook20,4662026-05-26View →
st-tech/ppf-contact-solver16.9Moderate AI signal1932Python3,4262026-05-26View →
MetaCubeX/mihomo16.8Moderate AI signal24Python30,5812026-05-26View →
apache/arrow16.8Moderate AI signal8105C++16,7842026-05-26View →
abseil/abseil-cpp16.8Moderate AI signal1981C++17,2952026-05-26View →
ratatui/ratatui16.7Moderate AI signal1236Rust20,6782026-05-26View →
facebookresearch/detectron216.7Moderate AI signal1197Python34,5012026-05-26View →
deepinsight/insightface16.7Moderate AI signal3414Python28,8152026-05-26View →
VoltAgent/awesome-agent-skills16.6Moderate AI signal623,1682026-05-26View →
rendercv/rendercv16.5Moderate AI signal730Python16,7102026-05-26View →
pytorch/vision16.4Moderate AI signal1712Python17,6972026-05-26View →
microsoft/agent-lightning16.4Moderate AI signal1822Python17,2212026-05-26View →
AI4Finance-Foundation/FinRL16.4Moderate AI signal231Jupyter Notebook15,2462026-05-26View →
invertase/react-native-firebase16.3Moderate AI signal480TypeScript12,3022026-05-26View →
grpc/grpc16.2Moderate AI signal11046C++44,8202026-05-26View →
Aider-AI/aider16.2Moderate AI signal1121Python45,3612026-05-26View →
soxoj/maigret16.2Moderate AI signal340Python30,5072026-05-26View →
ultralytics/yolov516.1Moderate AI signal188Python57,4422026-05-26View →
nwjs/nw.js16.1Moderate AI signal692JavaScript41,1862026-05-26View →
agent0ai/agent-zero16.1Moderate AI signal2646Python17,8062026-05-26View →
home-assistant/core16.0Moderate AI signal39268Python87,3112026-05-26View →
trailofbits/algo16.0Moderate AI signal229Python30,2462026-05-26View →
isl-org/Open3D16.0Moderate AI signal3375C++13,6202026-05-26View →
microsoft/OmniParser15.9Moderate AI signal116Jupyter Notebook24,8052026-05-26View →
oobabooga/textgen15.8Moderate AI signal539Python47,2212026-05-26View →
fastapi/typer15.8Moderate AI signal484Python19,4702026-05-26View →
ArchiveBox/ArchiveBox15.7Moderate AI signal1631Python27,5552026-05-26View →
FunAudioLLM/CosyVoice15.7Moderate AI signal259Python21,2532026-05-26View →
emcie-co/parlant15.6Moderate AI signal2520Python18,0842026-05-26View →
mvt-project/mvt15.5Moderate AI signal251Python12,4392026-05-26View →
vllm-project/vllm15.3Moderate AI signal14315Python81,0492026-05-26View →
dograh-hq/dograh15.3Moderate AI signal2083Python3,2252026-05-26View →
microsoft/semantic-kernel15.2Moderate AI signal6827C#27,9852026-05-26View →
pypa/pipenv15.2Moderate AI signal2274Python25,0702026-05-26View →
NVIDIA/NemoClaw15.1Moderate AI signal2598TypeScript20,6612026-05-26View →
anthropics/skills15.0Moderate AI signal366Python141,1392026-05-26View →
laravel/framework15.0Moderate AI signal8524PHP34,7282026-05-26View →
Anionex/banana-slides15.0Moderate AI signal1100Python14,7132026-05-26View →
OpenBMB/VoxCPM15.0Moderate AI signal148Python19,9052026-05-26View →
AstrBotDevs/AstrBot14.9Low AI signal3687Python33,1652026-05-26View →
sgl-project/sglang14.9Low AI signal16224Python28,2952026-05-26View →
hsliuping/TradingAgents-CN14.9Low AI signal6778Python27,3762026-05-26View →
sympy/sympy14.9Low AI signal10625Python14,6502026-05-26View →
NVlabs/LongLive14.8Low AI signal420Python2,0402026-05-26View →
mlc-ai/mlc-llm14.7Low AI signal677Python22,7142026-05-26View →
PostHog/posthog14.6Low AI signal49467Python34,7052026-05-26View →
recommenders-team/recommenders14.6Low AI signal472Python21,7182026-05-26View →
Shubhamsaboo/awesome-llm-apps14.5Low AI signal1795Python111,8022026-05-26View →
PaddlePaddle/Paddle14.5Low AI signal26384C++23,9192026-05-26View →
wagtail/wagtail14.5Low AI signal5082Python20,3322026-05-26View →
kvcache-ai/ktransformers14.5Low AI signal3298Python17,2052026-05-26View →
hoffstadt/DearPyGui14.5Low AI signal1100C++15,4522026-05-26View →
usestrix/strix14.4Low AI signal404Python25,6202026-05-26View →
dagster-io/dagster14.4Low AI signal19202Python15,5722026-05-26View →
datawhalechina/hello-agents14.3Low AI signal2539Python53,7122026-05-26View →
pallets/click14.3Low AI signal459Python17,4922026-05-26View →
BlinkDL/RWKV-LM14.2Low AI signal271Python14,5362026-05-26View →
pydantic/pydantic14.1Low AI signal3369Python27,8312026-05-26View →
v8/v814.1Low AI signal13158C++25,0492026-05-26View →
pathwaycom/pathway14.0Low AI signal3469Python63,2082026-05-26View →
elixir-lang/elixir14.0Low AI signal240Elixir26,4182026-05-26View →
swisskyrepo/PayloadsAllTheThings14.0Low AI signal95Python77,9632026-05-26View →
sebastianbergmann/phpunit14.0Low AI signal2798PHP20,0362026-05-26View →
eigent-ai/eigent14.0Low AI signal2134TypeScript14,1212026-05-26View →
mail-in-a-box/mailinabox14.0Low AI signal195Python15,3122026-05-26View →
odoo/odoo13.9Low AI signal31397Python51,6662026-05-26View →
sshuttle/sshuttle13.9Low AI signal84Python13,3362026-05-26View →
deepseek-ai/DeepSeek-V313.8Low AI signal8Python103,6262026-05-26View →
agentskills/agentskills13.7Low AI signal28Python19,4062026-05-26View →
infiniflow/ragflow13.6Low AI signal7035Python81,2922026-05-26View →
deepspeedai/DeepSpeed13.6Low AI signal2850Python42,3952026-05-26View →
PDFMathTranslate/PDFMathTranslate13.6Low AI signal112Python34,0672026-05-26View →
nautechsystems/nautilus_trader13.6Low AI signal18714Rust23,0322026-05-26View →
langgenius/dify13.5Low AI signal21252TypeScript142,7252026-05-26View →
tornadoweb/tornado13.5Low AI signal641Python22,1792026-05-26View →
google/sentencepiece13.5Low AI signal224C++11,8612026-05-26View →
521xueweihan/GitHub52013.4Low AI signal10Python28,7622026-05-26View →
Dao-AILab/flash-attention13.4Low AI signal1049Python23,9182026-05-26View →
fastapi/fastapi13.3Low AI signal2188Python98,5072026-05-26View →
78/xiaozhi-esp3213.3Low AI signal661C++26,7592026-05-26View →
AUTOMATIC1111/stable-diffusion-webui13.3Low AI signal641Python163,2762026-05-26View →
cookiecutter/cookiecutter-django13.3Low AI signal134Python13,5272026-05-26View →
budtmo/docker-android13.3Low AI signal37Python15,1552026-05-26View →
exo-explore/exo13.1Low AI signal1035Python44,9332026-05-26View →
3b1b/manim13.1Low AI signal338Python87,1482026-05-26View →
onnx/onnx13.1Low AI signal1994Python20,8852026-05-26View →
netbox-community/netbox13.1Low AI signal2551Python20,6752026-05-26View →
modelscope/ms-swift13.1Low AI signal1931Python14,2672026-05-26View →
end-4/dots-hyprland13.1Low AI signal120QML14,6102026-05-26View →
python/mypy13.0Low AI signal3019Python20,4402026-05-26View →
lm-sys/FastChat13.0Low AI signal586Python39,4862026-05-26View →
BradyFU/Awesome-Multimodal-Large-Language-Models13.0Low AI signal217,8382026-05-26View →
upstash/context712.9Low AI signal118TypeScript56,1342026-05-26View →
pyscript/pyscript12.9Low AI signal255Python18,6862026-05-26View →
ManimCommunity/manim12.8Low AI signal1130Python38,6472026-05-26View →
jumpserver/jumpserver12.8Low AI signal1790Python30,4982026-05-26View →
dotnet/roslyn12.8Low AI signal18868C#20,4332026-05-26View →
kortix-ai/suna12.8Low AI signal2849TypeScript19,7812026-05-26View →
guzzle/guzzle12.8Low AI signal241PHP23,4422026-05-26View →
gto76/python-cheatsheet12.7Low AI signal1226Python38,4302026-05-26View →
hiyouga/LlamaFactory12.6Low AI signal1084Python71,6062026-05-26View →
tokio-rs/tokio12.6Low AI signal2682Rust32,0892026-05-26View →
RustPython/RustPython12.6Low AI signal14045Rust22,0772026-05-26View →
deeplearning4j/deeplearning4j12.6Low AI signal2930Java14,2302026-05-26View →
EleutherAI/lm-evaluation-harness12.5Low AI signal1813Python12,7022026-05-26View →
secdev/scapy12.5Low AI signal2200Python12,3202026-05-26View →
TheAlgorithms/Python12.4Low AI signal1106Python221,3812026-05-26View →
AsyncFuncAI/deepwiki-open12.4Low AI signal334Python16,5732026-05-26View →
colmap/colmap12.4Low AI signal1388C++11,7732026-05-26View →
vapor/vapor12.3Low AI signal554Swift26,0802026-05-26View →
matplotlib/matplotlib12.3Low AI signal3515Python22,8392026-05-26View →
Textualize/rich12.2Low AI signal496Python56,4542026-05-26View →
shareAI-lab/learn-claude-code12.2Low AI signal371Python62,7852026-05-26View →
paperless-ngx/paperless-ngx12.2Low AI signal2204Python41,5252026-05-26View →
QL-Win/QuickLook12.2Low AI signal544C#23,5722026-05-26View →
lfnovo/open-notebook12.2Low AI signal769TypeScript23,7892026-05-26View →
prowler-cloud/prowler12.2Low AI signal13607Python13,8822026-05-26View →
psf/black12.1Low AI signal849Python41,5202026-05-26View →
anthropics/claude-cookbooks12.1Low AI signal381Jupyter Notebook44,3092026-05-26View →
hesreallyhim/awesome-claude-code12.1Low AI signal442Python44,8632026-05-26View →
kovidgoyal/calibre12.1Low AI signal6375Python24,9162026-05-26View →
MarlinFirmware/Marlin12.1Low AI signal8460C++17,4112026-05-26View →
plasma-umass/scalene12.1Low AI signal935Python13,4272026-05-26View →
vinta/awesome-python11.9Low AI signal111Python299,6742026-05-26View →
pytorch/pytorch11.9Low AI signal46362Python100,1822026-05-26View →
google-ai-edge/mediapipe11.9Low AI signal3556C++35,3592026-05-26View →
SeleniumHQ/selenium11.9Low AI signal6151Java34,1132026-05-26View →
titanwings/colleague-skill11.9Low AI signal170Python18,5172026-05-26View →
suitenumerique/docs11.9Low AI signal1251Python16,5402026-05-26View →
XX-net/XX-Net11.9Low AI signal1400Python33,4602026-05-26View →
pyodide/pyodide11.9Low AI signal792Python14,6122026-05-26View →
truelockmc/streambert11.9Low AI signal138JavaScript4,7562026-05-26View →
punkpeye/awesome-mcp-servers11.8Low AI signal2087,9292026-05-26View →
PostgREST/postgrest11.8Low AI signal148Haskell27,1672026-05-26View →
alexta69/metube11.8Low AI signal198Python13,6362026-05-26View →
JuliusBrussee/caveman11.7Low AI signal84JavaScript65,0672026-05-26View →
heartcombo/devise11.7Low AI signal186Ruby24,3442026-05-26View →
getsentry/sentry11.6Low AI signal33187Python43,9672026-05-26View →
abhigyanpatwari/GitNexus11.6Low AI signal1835TypeScript40,3582026-05-26View →
dbt-labs/dbt-core11.6Low AI signal2611Python12,8562026-05-26View →
HKUDS/AI-Trader11.6Low AI signal531Python18,7792026-05-26View →
gradle/gradle11.5Low AI signal2461Groovy18,5812026-05-26View →
public-apis/public-apis11.5Low AI signal40Python437,2762026-05-26View →
z-lab/dflash11.5Low AI signal12Python4,7162026-05-26View →
firecrawl/firecrawl11.4Low AI signal1877TypeScript124,5832026-05-26View →
lutzroeder/netron11.4Low AI signal330JavaScript32,9542026-05-26View →
community-scripts/ProxmoxVE11.4Low AI signal442Shell28,2592026-05-26View →
harry0703/MoneyPrinterTurbo11.3Low AI signal134Python59,2262026-05-26View →
fortra/impacket11.3Low AI signal1958Python15,7522026-05-26View →
micropython/micropython11.2Low AI signal6831C21,7432026-05-26View →
XIU2/CloudflareSpeedTest11.2Low AI signal12Go26,8762026-05-26View →
xming521/WeClone11.2Low AI signal69Python17,9512026-05-26View →
simonw/llm11.2Low AI signal434Python11,9332026-05-26View →
Pythagora-io/gpt-pilot11.1Low AI signal358Python33,7642026-05-26View →
Fosowl/agenticSeek11.1Low AI signal337Python26,4242026-05-26View →
ashishps1/awesome-leetcode-resources11.1Low AI signal20Java16,5552026-05-26View →
gpakosz/.tmux11.0Low AI signal3Shell24,9702026-05-26View →
apache/superset10.9Low AI signal11796TypeScript73,0192026-05-26View →
facefusion/facefusion10.9Low AI signal198Python28,4202026-05-26View →
gsd-build/get-shit-done10.8Low AI signal956JavaScript63,6942026-05-26View →
ycm-core/YouCompleteMe10.8Low AI signal155Python25,9072026-05-26View →
VectifyAI/PageIndex10.8Low AI signal73Python32,1772026-05-26View →
google-gemini/cookbook10.8Low AI signal35Jupyter Notebook17,2972026-05-26View →
tinygrad/tinygrad10.7Low AI signal4161Python32,8022026-05-26View →
pydantic/pydantic-ai10.7Low AI signal7387Python17,3212026-05-26View →
fruitcake/laravel-debugbar10.7Low AI signal162PHP19,2222026-05-26View →
winapps-org/winapps10.7Low AI signal35Shell15,1592026-05-26View →
python-pillow/Pillow10.6Low AI signal1126Python13,5812026-05-26View →
zeroclaw-labs/zeroclaw10.5Low AI signal2518Rust31,5902026-05-26View →
Anil-matcha/Open-Generative-AI10.5Low AI signal195JavaScript17,0022026-05-26View →
NVIDIA/Megatron-LM10.5Low AI signal6345Python16,4552026-05-26View →
K-Dense-AI/scientific-agent-skills10.5Low AI signal2172Python26,0612026-05-26View →
tinyhumansai/openhuman10.5Low AI signal4798Rust28,2622026-05-26View →
m-bain/whisperX10.5Low AI signal35Python22,1062026-05-26View →
VoltAgent/awesome-openclaw-skills10.4Low AI signal1449,3532026-05-26View →
redox-os/redox10.4Low AI signal207Rust16,3362026-05-26View →
HeyPuter/puter10.3Low AI signal1139JavaScript41,5102026-05-26View →
ag-ui-protocol/ag-ui10.3Low AI signal2743TypeScript13,8462026-05-26View →
xpzouying/xiaohongshu-mcp10.3Low AI signal76Go13,8142026-05-26View →
autowarefoundation/autoware10.3Low AI signal32Dockerfile11,6472026-05-26View →
datahub-project/datahub10.2Low AI signal22138Python11,9782026-05-26View →
pyg-team/pytorch_geometric10.1Low AI signal1979Python23,7832026-05-26View →
jianchang512/pyvideotrans10.0Low AI signal506Python17,5332026-05-26View →
garrytan/gstack9.9Low AI signal995TypeScript103,0942026-05-26View →
muratcankoylan/Agent-Skills-for-Context-Engineering9.9Low AI signal367Python16,0302026-05-26View →
ruvnet/RuView9.8Low AI signal4321Rust66,1832026-05-26View →
1Panel-dev/MaxKB9.8Low AI signal1533Python21,0662026-05-26View →
triton-lang/triton9.8Low AI signal3076MLIR19,2822026-05-26View →
google/googletest9.8Low AI signal530C++38,6482026-05-26View →
microsoft/qlib9.7Low AI signal623Python43,5272026-05-26View →
google-deepmind/mujoco9.7Low AI signal2325C++13,6082026-05-26View →
siyuan-note/siyuan9.6Low AI signal537TypeScript44,1342026-05-26View →
onevcat/Kingfisher9.6Low AI signal421Swift24,3302026-05-26View →
OpenBMB/ChatDev9.6Low AI signal585Python33,2102026-05-26View →
serengil/deepface9.5Low AI signal191Python22,8272026-05-26View →
GoogleCloudPlatform/microservices-demo9.4Low AI signal275Go20,3372026-05-26View →
wkentaro/labelme9.4Low AI signal366Python15,9082026-05-26View →
zauberzeug/nicegui9.4Low AI signal927Python15,8412026-05-26View →
python/cpython9.3Low AI signal21324Python72,8652026-05-26View →
commaai/openpilot9.3Low AI signal742Python61,0592026-05-26View →
LibreTranslate/LibreTranslate9.3Low AI signal49Python14,4282026-05-26View →
swiftlang/swift9.2Low AI signal31529Swift69,9972026-05-26View →
rtk-ai/rtk9.2Low AI signal362Rust54,5362026-05-26View →
nicbarker/clay9.2Low AI signal112C17,3282026-05-26View →
liguodongiot/llm-action9.2Low AI signal425HTML24,3662026-05-26View →
dotnet/skills9.2Low AI signal1717C#3,1032026-05-26View →
typeorm/typeorm9.1Low AI signal351TypeScript36,5182026-05-26View →
tobi/qmd9.1Low AI signal263TypeScript25,6372026-05-26View →
akfamily/akshare9.1Low AI signal1769Python19,7342026-05-26View →
laramies/theHarvester9.1Low AI signal447Python16,3162026-05-26View →
PowerShell/PowerShell9.0Low AI signal5659C#53,6132026-05-26View →
gabime/spdlog9.0Low AI signal215C++28,8112026-05-26View →
gojue/ecapture9.0Low AI signal456C15,1962026-05-26View →
sandboxie-plus/Sandboxie9.0Low AI signal4974C18,4282026-05-26View →
dlvhdr/gh-dash9.0Low AI signal65Go11,6912026-05-26View →
getredash/redash8.9Low AI signal963Python28,5992026-05-26View →
google/gvisor8.9Low AI signal4242Go18,3892026-05-26View →
alirezarezvani/claude-skills8.9Low AI signal4140Python16,2602026-05-26View →
magic-wormhole/magic-wormhole8.8Low AI signal230Python22,6302026-05-26View →
jamiepine/voicebox8.8Low AI signal565TypeScript28,5402026-05-26View →
goauthentik/authentik8.8Low AI signal5108Python21,6552026-05-26View →
abraunegg/onedrive8.8Low AI signal267D12,4612026-05-26View →
ValveSoftware/Proton8.7Low AI signal13294C++31,6442026-05-26View →
yt-dlp/yt-dlp8.6Low AI signal3060Python165,8222026-05-26View →
overleaf/overleaf8.6Low AI signal876JavaScript17,7432026-05-26View →
architecture-decision-record/architecture-decision-record8.6Low AI signal5215,9242026-05-26View →
opendatalab/MinerU8.5Low AI signal1114Python65,0092026-05-26View →
coleam00/Archon8.5Low AI signal735TypeScript21,8792026-05-26View →
alshedivat/al-folio8.5Low AI signal72HTML15,6552026-05-26View →
decolua/9router8.5Low AI signal410JavaScript14,5192026-05-26View →
666ghj/MiroFish8.5Low AI signal363Python62,6332026-05-26View →
protocolbuffers/protobuf8.4Low AI signal2092C++71,2712026-05-26View →
OpenBB-finance/OpenBB8.4Low AI signal3361Python68,1152026-05-26View →
pybind/pybind118.4Low AI signal590C++17,8772026-05-26View →
hackiftekhar/IQKeyboardManager8.4Low AI signal79Swift16,6222026-05-26View →
apple/container8.3Low AI signal464Swift26,6342026-05-26View →
zulip/zulip8.3Low AI signal8511Python25,2782026-05-26View →
Intervention/image8.3Low AI signal376PHP14,3382026-05-26View →
nearai/ironclaw8.3Low AI signal3443Rust12,3512026-05-26View →
mukul975/Anthropic-Cybersecurity-Skills8.3Low AI signal3650Python9,9872026-05-26View →
sherlock-project/sherlock8.2Low AI signal46Python83,9542026-05-26View →
pola-rs/polars8.2Low AI signal5469Rust38,5872026-05-26View →
ComposioHQ/composio8.2Low AI signal1531TypeScript28,4632026-05-26View →
srbhr/Resume-Matcher8.2Low AI signal413TypeScript27,1642026-05-26View →
ahmedkhaleel2004/gitdiagram8.2Low AI signal160TypeScript15,6462026-05-26View →
microsoft/ai-agents-for-beginners8.1Low AI signal1376Jupyter Notebook65,6382026-05-26View →
AtsushiSakai/PythonRobotics8.1Low AI signal215Python29,6242026-05-26View →
alibaba/canal8.1Low AI signal186Java29,6932026-05-26View →
jarun/nnn8.1Low AI signal226C21,5952026-05-26View →
deepset-ai/haystack8.0Low AI signal4660MDX25,3762026-05-26View →
felixrieseberg/windows958.0Low AI signal49TypeScript24,1392026-05-26View →
HunxByts/GhostTrack8.0Low AI signal2Python13,3472026-05-26View →
MobSF/Mobile-Security-Framework-MobSF8.0Low AI signal835JavaScript21,0862026-05-26View →
iii-hq/iii7.9Low AI signal1448Rust16,3142026-05-26View →
itzg/docker-minecraft-server7.9Low AI signal85Shell13,7482026-05-26View →
explosion/spaCy7.9Low AI signal1542Python33,6122026-05-26View →
alibaba/arthas7.8Low AI signal135Java37,3262026-05-26View →
PHPMailer/PHPMailer7.8Low AI signal152PHP22,1562026-05-26View →
mack-a/v2ray-agent7.8Low AI signal80Shell20,7832026-05-26View →
presenton/presenton7.8Low AI signal1236TypeScript7,0602026-05-26View →
deepfakes/faceswap7.7Low AI signal513Python55,2442026-05-26View →
frappe/erpnext7.7Low AI signal5635Python34,9992026-05-26View →
ungoogled-software/ungoogled-chromium7.7Low AI signal52Python26,7232026-05-26View →
TheAlgorithms/Rust7.7Low AI signal382Rust25,8022026-05-26View →
uber-go/zap7.7Low AI signal198Go24,4732026-05-26View →
rasbt/LLMs-from-scratch7.6Low AI signal302Jupyter Notebook96,0082026-05-26View →
oven-sh/bun7.6Low AI signal11204Rust92,5262026-05-26View →
AlexsJones/llmfit7.6Low AI signal233Rust26,7412026-05-26View →
peass-ng/PEASS-ng7.6Low AI signal2213C#19,8832026-05-26View →
charmbracelet/vhs7.6Low AI signal87Go19,7852026-05-26View →
RightNow-AI/openfang7.6Low AI signal904Rust17,6532026-05-26View →
bloomberg/memray7.6Low AI signal573Python15,0562026-05-26View →
nodejs/node7.5Low AI signal42852JavaScript117,3682026-05-26View →
schollz/croc7.5Low AI signal35Go35,1782026-05-26View →
DataTalksClub/data-engineering-zoomcamp7.5Low AI signal123Jupyter Notebook41,1072026-05-26View →
OWASP/mastg7.5Low AI signal107Python12,9132026-05-26View →
dataelement/bisheng7.5Low AI signal2232TypeScript11,3862026-05-26View →
milvus-io/milvus7.4Low AI signal10428Go44,4522026-05-26View →
fabricjs/fabric.js7.4Low AI signal152TypeScript31,1922026-05-26View →
luongnv89/claude-howto7.4Low AI signal439Python34,2672026-05-26View →
tokio-rs/axum7.4Low AI signal413Rust26,0472026-05-26View →
ahmetb/kubectx7.4Low AI signal52Go19,7692026-05-26View →
typst/typst7.3Low AI signal1211Rust53,7622026-05-26View →
jhao104/proxy_pool7.3Low AI signal24Python23,3592026-05-26View →
garrytan/gbrain7.3Low AI signal1660TypeScript19,1482026-05-26View →
apexcharts/apexcharts.js7.3Low AI signal275JavaScript15,0992026-05-26View →
open-webui/open-webui7.2Low AI signal2311Python138,7322026-05-26View →
facebook/rocksdb7.2Low AI signal2464C++31,7032026-05-26View →
opendataloader-project/opendataloader-pdf7.2Low AI signal224Java21,6172026-05-26View →
bevyengine/bevy7.1Low AI signal4552Rust46,2802026-05-26View →
huggingface/pytorch-image-models7.1Low AI signal1507Python36,8352026-05-26View →
wallabag/wallabag7.1Low AI signal503PHP12,7382026-05-26View →
abi/screenshot-to-code7.1Low AI signal274TypeScript72,6952026-05-26View →
diesel-rs/diesel7.1Low AI signal1470Rust14,0692026-05-26View →
zen-browser/desktop7.0Low AI signal1045JavaScript42,2242026-05-26View →
emscripten-core/emscripten7.0Low AI signal11278C++27,3792026-05-26View →
redpanda-data/redpanda7.0Low AI signal3934C++12,1402026-05-26View →
krahets/hello-algo6.9Low AI signal944Java126,3892026-05-26View →
charmbracelet/gum6.9Low AI signal26Go23,7202026-05-26View →
openclaw/openclaw6.8Low AI signal26818TypeScript374,8162026-05-26View →
Comfy-Org/ComfyUI6.8Low AI signal2621Python114,5232026-05-26View →
rails/rails6.8Low AI signal4088Ruby58,4522026-05-26View →
numpy/numpy6.8Low AI signal4004Python32,0932026-05-26View →
symfony/symfony6.8Low AI signal14222PHP31,0582026-05-26View →
dragonflydb/dragonfly6.8Low AI signal915C++30,5582026-05-26View →
composer/composer6.8Low AI signal1004PHP29,4242026-05-26View →
chroma-core/chroma6.8Low AI signal1958Rust28,0962026-05-26View →
apache/brpc6.8Low AI signal1957C++17,5052026-05-26View →
keploy/keploy6.8Low AI signal794Go17,4342026-05-26View →
PaddlePaddle/PaddleOCR6.7Low AI signal2401Python78,5792026-05-26View →
arendst/Tasmota6.7Low AI signal10223C24,4322026-05-26View →
donnemartin/system-design-primer6.7Low AI signal28Python350,3982026-05-26View →
docker-mailserver/docker-mailserver6.7Low AI signal90Shell18,2792026-05-26View →
ohmyzsh/ohmyzsh6.6Low AI signal293Shell187,2752026-05-26View →
vernesong/OpenClash6.6Low AI signal105HTML25,9612026-05-26View →
apache/skywalking6.6Low AI signal1815Java24,8022026-05-26View →
iovisor/bcc6.6Low AI signal893C22,4282026-05-26View →
emqx/emqx6.6Low AI signal330Erlang16,3162026-05-26View →
rmyndharis/OpenWA6.6Low AI signal112TypeScript6,4882026-05-26View →
forrestchang/andrej-karpathy-skills6.5Low AI signal5156,6702026-05-26View →
multica-ai/andrej-karpathy-skills6.5Low AI signal5156,7782026-05-26View →
claude-code-best/claude-code6.4Low AI signal3154TypeScript18,9782026-05-26View →
espressif/arduino-esp326.4Low AI signal1115C++16,8382026-05-26View →
bee-san/RustScan6.4Low AI signal36Rust19,8312026-05-26View →
scipy/scipy6.4Low AI signal5220Python14,7202026-05-26View →
fastapi/full-stack-fastapi-template6.3Low AI signal78TypeScript43,3502026-05-26View →
yusufkaraaslan/Skill_Seekers6.3Low AI signal4983Python13,7582026-05-26View →
fishaudio/fish-speech6.3Low AI signal123Python30,5272026-05-26View →
9001/copyparty6.2Low AI signal701Python44,9982026-05-26View →
AlDanial/cloc6.2Low AI signal104Perl23,0822026-05-26View →
datalab-to/surya6.2Low AI signal101Python19,7722026-05-26View →
lynx-family/lynx6.2Low AI signal5746C++14,8822026-05-26View →
obra/superpowers6.1Low AI signal65Shell207,6572026-05-26View →
hexojs/hexo6.1Low AI signal29TypeScript41,7302026-05-26View →
davila7/claude-code-templates6.1Low AI signal5053Python27,5862026-05-26View →
Devolutions/UniGetUI6.1Low AI signal266C#24,0282026-05-26View →
GoogleCloudPlatform/generative-ai6.1Low AI signal1275Jupyter Notebook16,9262026-05-26View →
microsoft/mimalloc6.1Low AI signal221C12,9932026-05-26View →
clap-rs/clap6.1Low AI signal788Rust16,4032026-05-26View →
NVIDIA/open-gpu-kernel-modules6.1Low AI signal11328C17,0322026-05-26View →
can1357/oh-my-pi6.1Low AI signal2666TypeScript7,5052026-05-26View →
panjf2000/ants6.1Low AI signal21Go14,4202026-05-26View →
tw93/Mole6.0Low AI signal130Shell53,1502026-05-26View →
searxng/searxng6.0Low AI signal582Python30,6882026-05-26View →
DayuanJiang/next-ai-draw-io6.0Low AI signal68TypeScript29,8422026-05-26View →
addyosmani/agent-skills6.0Low AI signal26Shell45,9912026-05-26View →
rubocop/rubocop6.0Low AI signal2053Ruby12,8712026-05-26View →
prettier/prettier5.9Low AI signal606JavaScript51,8742026-05-26View →
nothings/stb5.9Low AI signal879C33,7622026-05-26View →
fmtlib/fmt5.9Low AI signal477C++23,5132026-05-26View →
RVC-Boss/GPT-SoVITS5.9Low AI signal273Python57,8322026-05-26View →
eclipse-theia/theia5.9Low AI signal3284TypeScript21,5352026-05-26View →
matomo-org/matomo5.9Low AI signal8367PHP21,5422026-05-26View →
ceph/ceph5.9Low AI signal7403C++16,6492026-05-26View →
espressif/esp-idf5.9Low AI signal36636C18,1502026-05-26View →
cvat-ai/cvat5.9Low AI signal2128Python15,9092026-05-26View →
mikf/gallery-dl5.9Low AI signal700Python18,2812026-05-26View →
rohitg00/ai-engineering-from-scratch5.9Low AI signal1037Python20,5472026-05-26View →
elastic/logstash5.9Low AI signal744Java14,8582026-05-26View →
emilk/egui5.8Low AI signal695Rust29,1932026-05-26View →
dmlc/xgboost5.8Low AI signal743C++28,4122026-05-26View →
hashicorp/vagrant5.8Low AI signal590Ruby27,1412026-05-26View →
Yeachan-Heo/oh-my-codex5.8Low AI signal1689TypeScript29,6842026-05-26View →
apache/pouchdb5.8Low AI signal105JavaScript17,5702026-05-26View →
Unity-Technologies/ml-agents5.8Low AI signal587C#19,4362026-05-26View →
jart/cosmopolitan5.8Low AI signal17900C20,8442026-05-26View →
vnpy/vnpy5.7Low AI signal149Python40,9822026-05-26View →
derailed/k9s5.7Low AI signal106Go33,7402026-05-26View →
actix/actix-web5.7Low AI signal506Rust24,6412026-05-26View →
kitao/pyxel5.7Low AI signal308Rust17,5002026-05-26View →
shadowsocks/shadowsocks-android5.7Low AI signal40Kotlin36,6762026-05-26View →
BurntSushi/ripgrep5.7Low AI signal334Rust64,2242026-05-26View →
astral-sh/ruff5.6Low AI signal4723Rust47,6952026-05-26View →
mitmproxy/mitmproxy5.6Low AI signal697Python43,6872026-05-26View →
mongodb/mongo5.6Low AI signal45983C++28,3282026-05-26View →
apache/incubator-seata5.6Low AI signal322Java25,9652026-05-26View →
doocs/source-code-hunter5.6Low AI signal28Java23,1332026-05-26View →
p-e-w/heretic5.6Low AI signal26Python21,6972026-05-26View →
yhirose/cpp-httplib5.6Low AI signal368C++16,5202026-05-26View →
neondatabase/neon5.6Low AI signal1880Rust22,0512026-05-26View →
apache/spark5.5Low AI signal8666Scala43,3462026-05-26View →
redisson/redisson5.5Low AI signal278Java24,3412026-05-26View →
rockerBOO/awesome-neovim5.5Low AI signal15Shell20,8922026-05-26View →
apache/casbin5.5Low AI signal130Go20,1392026-05-26View →
questdb/questdb5.5Low AI signal2893Java16,9852026-05-26View →
lightgbm-org/LightGBM5.5Low AI signal609C++18,3932026-05-26View →
CJackHwang/ds2api5.5Low AI signal220Go4,6072026-05-26View →
bytecodealliance/wasmtime5.5Low AI signal3657Rust18,0762026-05-26View →
spotDL/spotify-downloader5.5Low AI signal167Python24,9232026-05-26View →
postalserver/postal5.5Low AI signal125Ruby16,5562026-05-26View →
eclipse-vertx/vert.x5.5Low AI signal130Java14,6642026-05-26View →
icsharpcode/ILSpy5.4Low AI signal1500C#25,2712026-05-26View →
janeczku/calibre-web5.4Low AI signal594Fluent17,2082026-05-26View →
gfx-rs/wgpu5.4Low AI signal2005Rust17,2322026-05-26View →
tensorzero/tensorzero5.4Low AI signal2186Rust11,4052026-05-26View →
wshobson/agents5.3Low AI signal771Python35,9722026-05-26View →
emmabostian/developer-portfolios5.3Low AI signal46Python22,9182026-05-26View →
caddyserver/caddy5.2Low AI signal516Go72,7362026-05-26View →
alacritty/alacritty5.2Low AI signal57Rust64,1832026-05-26View →
mudler/LocalAI5.2Low AI signal1279Go46,4752026-05-26View →
2noise/ChatTTS5.2Low AI signal106Python39,3252026-05-26View →
aseprite/aseprite5.2Low AI signal1491C++37,1832026-05-26View →
atuinsh/atuin5.2Low AI signal236Rust29,8732026-05-26View →
goharbor/harbor5.2Low AI signal2168Go28,5532026-05-26View →
foambubble/foam5.2Low AI signal165TypeScript17,1572026-05-26View →
official-stockfish/Stockfish5.2Low AI signal120C++15,6542026-05-26View →
cesanta/mongoose5.2Low AI signal11135C12,8182026-05-26View →
google/cadvisor5.2Low AI signal290Go19,1542026-05-26View →
docling-project/docling5.1Low AI signal1890Python60,4012026-05-26View →
etcd-io/etcd5.1Low AI signal1246Go51,7122026-05-26View →
DioxusLabs/dioxus5.1Low AI signal836Rust36,1402026-05-26View →
ankitects/anki5.1Low AI signal868Rust28,2072026-05-26View →
rustfs/rustfs5.1Low AI signal2158Rust27,9992026-05-26View →
deepseek-ai/DeepEP5.1Low AI signal59Cuda9,6732026-05-26View →
rocksdanister/lively5.1Low AI signal215C#18,8722026-05-26View →
JustArchiNET/ArchiSteamFarm5.1Low AI signal266C#13,3242026-05-26View →
academicpages/academicpages.github.io5.1Low AI signal35SCSS17,0452026-05-26View →
chubin/wttr.in5.0Low AI signal67Go29,7192026-05-26View →
openobserve/openobserve5.0Low AI signal4883TypeScript18,9842026-05-26View →
hajimehoshi/ebiten5.0Low AI signal853Go13,1862026-05-26View →
PyO3/pyo35.0Low AI signal688Rust15,7262026-05-26View →
xuxueli/xxl-job5.0Low AI signal157Java30,1912026-05-26View →
datawhalechina/happy-llm5.0Low AI signal113Jupyter Notebook30,6472026-05-26View →
googleapis/mcp-toolbox5.0Low AI signal989Go15,3462026-05-26View →
rapid7/metasploit-framework4.9Likely human-written5685Ruby38,2442026-05-26View →
influxdata/influxdb4.9Likely human-written1128Rust31,5072026-05-26View →
bazelbuild/bazel4.9Likely human-written1939Java25,4272026-05-26View →
qmk/qmk_firmware4.9Likely human-written6065C20,4012026-05-26View →
cheahjs/free-llm-api-resources4.9Likely human-written9Python22,3302026-05-26View →
ActivityWatch/activitywatch4.9Likely human-written16Python17,6812026-05-26View →
makeplane/plane4.8Likely human-written1959TypeScript49,7722026-05-26View →
jenkinsci/jenkins4.8Likely human-written601Java25,2912026-05-26View →
Gitlawb/openclaude4.8Likely human-written2771TypeScript27,8302026-05-26View →
supermemoryai/supermemory4.8Likely human-written333TypeScript22,6952026-05-26View →
oxc-project/oxc4.8Likely human-written3992Rust21,3102026-05-26View →
apache/apisix4.8Likely human-written443Lua16,6392026-05-26View →
wazuh/wazuh4.8Likely human-written4361C++15,6922026-05-26View →
google/magika4.8Likely human-written237Python17,0472026-05-26View →
supertone-inc/supertonic4.8Likely human-written27Swift10,6172026-05-26View →
OpenRefine/OpenRefine4.8Likely human-written177Java11,8432026-05-26View →
dotnet/BenchmarkDotNet4.8Likely human-written213C#11,4192026-05-26View →
flutter/flutter4.7Likely human-written13611Dart176,4542026-05-26View →
jekyll/jekyll4.7Likely human-written145Ruby51,4492026-05-26View →
shanraisshan/claude-code-best-practice4.7Likely human-written73HTML54,9832026-05-26View →
harness/harness4.7Likely human-written2994Go36,1352026-05-26View →
carbon-language/carbon-lang4.7Likely human-written1116C++33,7082026-05-26View →
bluesky-social/social-app4.7Likely human-written499TypeScript17,9902026-05-26View →
semgrep/semgrep4.7Likely human-written1820OCaml15,2752026-05-26View →
MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning4.7Likely human-written5MATLAB16,2872026-05-26View →
apache/dubbo4.6Likely human-written236Java41,5132026-05-26View →
siddharthvaddem/openscreen4.6Likely human-written154TypeScript37,4642026-05-26View →
apolloconfig/apollo4.6Likely human-written203Java29,7592026-05-26View →
google/flatbuffers4.6Likely human-written728C++26,0022026-05-26View →
jackwener/OpenCLI4.6Likely human-written810JavaScript22,7012026-05-26View →
gnachman/iTerm24.6Likely human-written3549Objective-C17,5972026-05-26View →
rust-lang/rust-clippy4.6Likely human-written1550Rust13,2092026-05-26View →
tisfeng/Easydict4.6Likely human-written602Swift13,3042026-05-26View →
AutoHotkey/AutoHotkey4.6Likely human-written813C++12,4432026-05-26View →
ocornut/imgui4.5Likely human-written564C++73,4682026-05-26View →
facebookresearch/faiss4.5Likely human-written815C++40,1342026-05-26View →
NativeScript/NativeScript4.5Likely human-written2804TypeScript25,5142026-05-26View →
googleworkspace/cli4.5Likely human-written115Rust26,5782026-05-26View →
parse-community/parse-server4.5Likely human-written174JavaScript21,3892026-05-26View →
koel/koel4.5Likely human-written553PHP17,1492026-05-26View →
hyperium/hyper4.5Likely human-written134Rust16,0942026-05-26View →
tracel-ai/burn4.5Likely human-written1479Rust15,2512026-05-26View →
utmapp/UTM4.5Likely human-written309Swift34,1952026-05-26View →
framework7io/framework74.5Likely human-written839JavaScript18,6682026-05-26View →
ClickHouse/ClickHouse4.4Likely human-written11834C++47,6292026-05-26View →
chenglou/pretext4.4Likely human-written133TypeScript47,7802026-05-26View →
gradio-app/gradio4.4Likely human-written1640Python42,7072026-05-26View →
kovidgoyal/kitty4.4Likely human-written1405Python33,1092026-05-26View →
datawhalechina/self-llm4.4Likely human-written245Jupyter Notebook30,6372026-05-26View →
syl20bnr/spacemacs4.4Likely human-written19Emacs Lisp24,5582026-05-26View →
tesseract-ocr/tesseract4.4Likely human-written913C++74,2892026-05-26View →
ComposioHQ/awesome-claude-skills4.4Likely human-written339Python61,9302026-05-26View →
vulhub/vulhub4.4Likely human-written145Dockerfile20,7432026-05-26View →
bwya77/vscode-dark-islands4.4Likely human-written7PowerShell8,5412026-05-26View →
webadderallorg/Recordly4.4Likely human-written524TypeScript15,0132026-05-26View →
acmesh-official/acme.sh4.3Likely human-written146Shell46,6902026-05-26View →
cloudflare/pingora4.3Likely human-written365Rust26,7182026-05-26View →
wled/WLED4.3Likely human-written378C++18,1252026-05-26View →
casdoor/casdoor4.3Likely human-written833Go13,6702026-05-26View →
sumatrapdfreader/sumatrapdf4.3Likely human-written4822C16,7362026-05-26View →
Hmbown/DeepSeek-TUI4.3Likely human-written729Rust35,0332026-05-26View →
Hmbown/CodeWhale4.3Likely human-written729Rust35,0372026-05-26View →
gohugoio/hugo4.2Likely human-written964Go88,2512026-05-26View →
TheAlgorithms/Java4.2Likely human-written62Java65,7132026-05-26View →
fastlane/fastlane4.2Likely human-written654Ruby41,5662026-05-26View →
datalab-to/marker4.2Likely human-written233Python35,4412026-05-26View →
dyad-sh/dyad4.2Likely human-written699TypeScript20,4322026-05-26View →
PHP-CS-Fixer/PHP-CS-Fixer4.2Likely human-written1348PHP13,5202026-05-26View →
DapperLib/Dapper4.2Likely human-written130C#18,3022026-05-26View →
deviantony/docker-elk4.2Likely human-written6Shell18,3582026-05-26View →
fluent/fluentd4.2Likely human-written441Ruby13,5422026-05-26View →
openai/whisper4.1Likely human-written29Python100,5862026-05-26View →
jgraph/drawio-desktop4.1Likely human-written17JavaScript61,3002026-05-26View →
Yeachan-Heo/oh-my-claudecode4.1Likely human-written1084TypeScript34,9052026-05-26View →
tgbot-collection/YYeTsBot4.1Likely human-written87Python16,0912026-05-26View →
playframework/playframework4.1Likely human-written161Scala12,6222026-05-26View →
FuelLabs/sway4.0Likely human-written972Rust61,6762026-05-26View →
jellyfin/jellyfin4.0Likely human-written1391C#52,2962026-05-26View →
pyenv/pyenv4.0Likely human-written8Shell44,8152026-05-26View →
blakeblackshear/frigate4.0Likely human-written1620TypeScript33,2492026-05-26View →
jhipster/generator-jhipster4.0Likely human-written311TypeScript22,4162026-05-26View →
dolthub/dolt4.0Likely human-written1752Go22,8302026-05-26View →
briannesbitt/Carbon4.0Likely human-written1284PHP16,6122026-05-26View →
PHPOffice/PhpSpreadsheet4.0Likely human-written1230PHP13,9322026-05-26View →
fastapi/sqlmodel4.0Likely human-written205Python17,9782026-05-26View →
leaningtech/webvm4.0Likely human-written6JavaScript16,8542026-05-26View →
pascalorg/editor4.0Likely human-written476TypeScript16,2532026-05-26View →
nmap/nmap4.0Likely human-written1925C12,9502026-05-26View →
Lum1104/Understand-Anything4.0Likely human-written201TypeScript35,3882026-05-26View →
amplication/amplication4.0Likely human-written449TypeScript16,0022026-05-26View →
fatedier/frp3.9Likely human-written269Go106,8522026-05-26View →
modelcontextprotocol/servers3.9Likely human-written65TypeScript86,2612026-05-26View →
realworld-apps/realworld3.9Likely human-written17TypeScript83,4812026-05-26View →
firecracker-microvm/firecracker3.9Likely human-written649Rust34,5972026-05-26View →
github/awesome-copilot3.9Likely human-written831Python33,8602026-05-26View →
argotorg/solidity3.9Likely human-written748C++25,6362026-05-26View →
SuperClaude-Org/SuperClaude_Framework3.9Likely human-written253Python23,0082026-05-26View →
apple/foundationdb3.9Likely human-written2064C++16,3452026-05-26View →
gotify/server3.9Likely human-written103Go15,0312026-05-26View →
botpress/botpress3.9Likely human-written302TypeScript14,7042026-05-26View →
ggml-org/llama.cpp3.8Likely human-written1859C++113,1572026-05-26View →
microsoft/terminal3.8Likely human-written1279C++103,3112026-05-26View →
appwrite/appwrite3.8Likely human-written1591TypeScript56,1492026-05-26View →
cockroachdb/cockroach3.8Likely human-written10798Go32,1642026-05-26View →
openwrt/openwrt3.8Likely human-written1631C27,0172026-05-26View →
leptos-rs/leptos3.8Likely human-written577Rust20,8052026-05-26View →
launchbadge/sqlx3.8Likely human-written477Rust17,0302026-05-26View →
MonoGame/MonoGame3.8Likely human-written920C#13,9272026-05-26View →
anthropics/financial-services3.8Likely human-written90Python27,7602026-05-26View →
pingdotgg/t3code3.8Likely human-written1121TypeScript11,9772026-05-26View →
andrewyng/context-hub3.8Likely human-written1287JavaScript13,3932026-05-26View →
Dogfalo/materialize3.7Likely human-written170JavaScript38,8732026-05-26View →
simdjson/simdjson3.7Likely human-written526C++23,7862026-05-26View →
a2aproject/A2A3.7Likely human-written20Shell24,0092026-05-26View →
kubernetes-sigs/kubespray3.7Likely human-written174Jinja18,5032026-05-26View →
skywind3000/kcp3.7Likely human-written11C16,7502026-05-26View →
OpenNHP/opennhp3.7Likely human-written143Go13,7902026-05-26View →
HIllya51/LunaTranslator3.7Likely human-written986C++11,6692026-05-26View →
alibaba/MNN3.7Likely human-written5052C++15,2612026-05-26View →
paperclipai/paperclip3.6Likely human-written2120TypeScript67,7502026-05-26View →
WerWolv/ImHex3.6Likely human-written1673C++53,6832026-05-26View →
LeCoupa/awesome-cheatsheets3.6Likely human-written54JavaScript45,9192026-05-26View →
containers/podman3.6Likely human-written1163Go31,8022026-05-26View →
ossrs/srs3.6Likely human-written4309C++28,9002026-05-26View →
clockworklabs/SpacetimeDB3.6Likely human-written2233Rust24,7122026-05-26View →
vectordotdev/vector3.6Likely human-written1164Rust21,9232026-05-26View →
crystal-lang/crystal3.6Likely human-written53Crystal20,2532026-05-26View →
facebook/watchman3.6Likely human-written279C++13,5922026-05-26View →
knex/knex3.6Likely human-written398JavaScript20,2812026-05-26View →
tj/git-extras3.6Likely human-written48Shell18,0812026-05-26View →
facebook/react-native3.5Likely human-written2122C++125,8992026-05-26View →
istio/istio3.5Likely human-written2530Go38,1892026-05-26View →
iced-rs/iced3.5Likely human-written362Rust30,5802026-05-26View →
academic/awesome-datascience3.5Likely human-written129,2712026-05-26View →
envoyproxy/envoy3.5Likely human-written1560C++28,2562026-05-26View →
qwibitai/nanoclaw3.5Likely human-written147TypeScript29,4272026-05-26View →
fingerprintjs/fingerprintjs3.5Likely human-written25TypeScript27,1802026-05-26View →
manaflow-ai/cmux3.5Likely human-written1507Swift19,7702026-05-26View →
assimp/assimp3.5Likely human-written1845C++12,9602026-05-26View →
keon/awesome-nlp3.5Likely human-written118,6392026-05-26View →
nanocoai/nanoclaw3.5Likely human-written147TypeScript29,4312026-05-26View →
tauri-apps/tauri3.4Likely human-written627Rust107,0952026-05-26View →
surrealdb/surrealdb3.4Likely human-written1092Rust32,2422026-05-26View →
zilliztech/claude-context3.4Likely human-written89TypeScript11,5822026-05-26View →
DigitalPlatDev/FreeDomain3.4Likely human-written7HTML166,9042026-05-26View →
pbakaus/impeccable3.4Likely human-written582JavaScript30,4142026-05-26View →
DarkFlippers/unleashed-firmware3.4Likely human-written1040C21,6302026-05-26View →
google/A2UI3.4Likely human-written923TypeScript14,9792026-05-26View →
documenso/documenso3.4Likely human-written268TypeScript13,0992026-05-26View →
vercel-labs/open-agents3.4Likely human-written290TypeScript5,5512026-05-26View →
LuckyPennySoftware/MediatR3.4Likely human-written40C#11,8362026-05-26View →
microsoft/garnet3.4Likely human-written1318C#11,8422026-05-26View →
lowlighter/metrics3.4Likely human-written72JavaScript16,6732026-05-26View →
ory/hydra3.4Likely human-written919Go17,1662026-05-26View →
facebook/react3.3Likely human-written1808JavaScript245,2722026-05-26View →
Stirling-Tools/Stirling-PDF3.3Likely human-written1492TypeScript79,5782026-05-26View →
cline/cline3.3Likely human-written1320TypeScript62,3562026-05-26View →
code-yeongyu/oh-my-openagent3.3Likely human-written1099TypeScript59,6242026-05-26View →
bmad-code-org/BMAD-METHOD3.3Likely human-written185JavaScript48,0782026-05-26View →
raysan5/raylib3.3Likely human-written1474C33,1282026-05-26View →
AvaloniaUI/Avalonia3.3Likely human-written2067C#30,8682026-05-26View →
notepad-plus-plus/notepad-plus-plus3.3Likely human-written1998C++28,1322026-05-26View →
mozilla-ai/llamafile3.3Likely human-written650C++24,5202026-05-26View →
livewire/livewire3.3Likely human-written344PHP23,5272026-05-26View →
jasontaylordev/CleanArchitecture3.3Likely human-written31C#20,1032026-05-26View →
swiftlang/swift-evolution3.3Likely human-written702Markdown15,8452026-05-26View →
leon-ai/leon3.3Likely human-written436TypeScript17,2642026-05-26View →
zerotier/ZeroTierOne3.3Likely human-written1755C++16,7732026-05-26View →
tensorflow/tfjs3.3Likely human-written973TypeScript19,1172026-05-26View →
microsoft/PowerToys3.2Likely human-written1416C#133,5092026-05-26View →
ventoy/Ventoy3.2Likely human-written1246C76,8562026-05-26View →
tldraw/tldraw3.2Likely human-written1265TypeScript47,4112026-05-26View →
charmbracelet/bubbletea3.2Likely human-written51Go42,6882026-05-26View →
pingcap/tidb3.2Likely human-written5199Go40,1052026-05-26View →
gofiber/fiber3.2Likely human-written228Go39,7752026-05-26View →
novuhq/novu3.2Likely human-written2297TypeScript39,0252026-05-26View →
ruvnet/ruflo3.2Likely human-written1654TypeScript55,3682026-05-26View →
lvgl/lvgl3.2Likely human-written2251C23,6462026-05-26View →
bumptech/glide3.2Likely human-written63Java35,0232026-05-26View →
mybatis/mybatis-33.2Likely human-written51Java20,4132026-05-26View →
quickwit-oss/tantivy3.2Likely human-written448Rust15,2622026-05-26View →
electerm/electerm3.2Likely human-written139JavaScript14,1642026-05-26View →
dail8859/NotepadNext3.2Likely human-written737C++14,1832026-05-26View →
OpenHub-Store/GitHub-Store3.2Likely human-written50Kotlin14,0202026-05-26View →
NickeManarin/ScreenToGif3.2Likely human-written296C#26,9972026-05-26View →
openai/skills3.2Likely human-written159Python20,3902026-05-26View →
shiyu-coder/Kronos3.2Likely human-written207Python26,4442026-05-26View →
stretchr/testify3.2Likely human-written97Go25,9802026-05-26View →
bitcoin/bitcoin3.1Likely human-written2207C++89,1922026-05-26View →
koala73/worldmonitor3.1Likely human-written1085TypeScript54,9462026-05-26View →
nextcloud/server3.1Likely human-written4446PHP35,5192026-05-26View →
filamentphp/filament3.1Likely human-written1637PHP30,8952026-05-26View →
biomejs/biome3.1Likely human-written3045Rust24,7462026-05-26View →
maboloshi/github-chinese3.1Likely human-written10JavaScript26,0142026-05-26View →
QwenLM/qwen-code3.1Likely human-written1930TypeScript24,6912026-05-26View →
qax-os/excelize3.1Likely human-written313Go20,6112026-05-26View →
iv-org/invidious3.1Likely human-written79Crystal20,2582026-05-26View →
unixorn/awesome-zsh-plugins3.1Likely human-written4Shell17,7222026-05-26View →
Tencent/WeKnora3.1Likely human-written1045Go15,5632026-05-26View →
elastic/beats3.1Likely human-written7422Go12,6222026-05-26View →
yetone/avante.nvim3.1Likely human-written50Lua17,9252026-05-26View →
lukilabs/craft-agents-oss3.1Likely human-written787TypeScript6,1262026-05-26View →
unocss/unocss3.1Likely human-written99TypeScript18,8152026-05-26View →
MatrixTM/MHDDoS3.1Likely human-written12Python15,9502026-05-26View →
InsForge/InsForge3.1Likely human-written308TypeScript10,6362026-05-26View →
hrydgard/ppsspp3.1Likely human-written3003C++13,8602026-05-26View →
wistbean/learn_python3_spider3.1Likely human-written22Python21,7182026-05-26View →
ageron/handson-ml3.1Likely human-written10Jupyter Notebook25,6142026-05-26View →
opencv/opencv3.0Likely human-written6901C++87,6462026-05-26View →
nlohmann/json3.0Likely human-written719C++49,7802026-05-26View →
duckdb/duckdb3.0Likely human-written4325C++38,4172026-05-26View →
kestra-io/kestra3.0Likely human-written303Java26,9062026-05-26View →
microsoft/winget-cli3.0Likely human-written876C++25,9182026-05-26View →
valyala/fasthttp3.0Likely human-written183Go23,3602026-05-26View →
CodeEditApp/CodeEdit3.0Likely human-written157Swift22,8722026-05-26View →
dotnet/core3.0Likely human-written157PowerShell21,9792026-05-26View →
bee-san/Ciphey3.0Likely human-written66Rust21,4102026-05-26View →
weaviate/weaviate3.0Likely human-written2904Go16,2372026-05-26View →
spree/spree3.0Likely human-written670Ruby15,4342026-05-26View →
PCSX2/pcsx23.0Likely human-written3449C++14,8952026-05-26View →
cockpit-project/cockpit3.0Likely human-written325JavaScript14,1592026-05-26View →
JosefNemec/Playnite3.0Likely human-written504C#13,1022026-05-26View →
tinygo-org/tinygo3.0Likely human-written594Go17,4612026-05-26View →
lucidrains/vit-pytorch3.0Likely human-written58Python25,2062026-05-26View →
ish-app/ish3.0Likely human-written153C19,9062026-05-26View →
nexu-io/open-design3.0Likely human-written2770TypeScript52,8612026-05-26View →
amnezia-vpn/amnezia-client3.0Likely human-written338C++12,0542026-05-26View →
microsoft/wslg3.0Likely human-written20C++11,6712026-05-26View →
tech-leads-club/agent-skills3.0Likely human-written171TypeScript4,4452026-05-26View →
yiisoft/yii23.0Likely human-written1251PHP14,3032026-05-26View →
tonsky/FiraCode2.9Likely human-written14Clojure81,6602026-05-26View →
topjohnwu/Magisk2.9Likely human-written133Kotlin60,6332026-05-26View →
spf13/cobra2.9Likely human-written56Go43,9812026-05-26View →
aaif-goose/goose2.9Likely human-written607Rust45,9022026-05-26View →
pnpm/pnpm2.9Likely human-written1772TypeScript35,2442026-05-26View →
qdrant/qdrant2.9Likely human-written1839Rust31,5802026-05-26View →
facebook/folly2.9Likely human-written1814C++30,3862026-05-26View →
go-delve/delve2.9Likely human-written204Go24,7572026-05-26View →
yuaotian/go-cursor-help2.9Likely human-written12Shell26,3452026-05-26View →
xbmc/xbmc2.9Likely human-written4132C++20,7832026-05-26View →
realm/SwiftLint2.9Likely human-written100Swift19,5842026-05-26View →
SimplifyJobs/New-Grad-Positions2.9Likely human-written4216,9932026-05-26View →
Comfy-Org/ComfyUI-Manager2.9Likely human-written306Python14,7982026-05-26View →
rui314/mold2.9Likely human-written1412C++16,5212026-05-26View →
louis-e/arnis2.9Likely human-written138Rust15,8642026-05-26View →
manticoresoftware/manticoresearch2.9Likely human-written1337C++11,8072026-05-26View →
SimplifyJobs/Summer2026-Internships2.8Likely human-written95Python44,6932026-05-26View →
fish-shell/fish-shell2.8Likely human-written202Rust33,5152026-05-26View →
sipeed/picoclaw2.8Likely human-written301Go29,1902026-05-26View →
The-Art-of-Hacking/h4cker2.8Likely human-written180Jupyter Notebook26,5502026-05-26View →
gocolly/colly2.8Likely human-written26Go25,3012026-05-26View →
thingsboard/thingsboard2.8Likely human-written2183Java21,8042026-05-26View →
navidrome/navidrome2.8Likely human-written369Go21,2932026-05-26View →
Orange-OpenSource/hurl2.8Likely human-written264Rust18,9402026-05-26View →
Tencent/MMKV2.8Likely human-written139C++18,5952026-05-26View →
MaterialDesignInXAML/MaterialDesignInXamlToolkit2.8Likely human-written158C#16,1622026-05-26View →
dolphin-emu/dolphin2.8Likely human-written3024C++15,0762026-05-26View →
qemu/qemu2.8Likely human-written7346C13,1832026-05-26View →
opensearch-project/OpenSearch2.8Likely human-written2074Java12,9962026-05-26View →
anthropics/knowledge-work-plugins2.8Likely human-written307Python16,5672026-05-26View →
affaan-m/everything-claude-code2.7Likely human-written890JavaScript193,8302026-05-26View →
sharkdp/bat2.7Likely human-written174Rust59,0382026-05-26View →
ghostty-org/ghostty2.7Likely human-written205Zig55,3072026-05-26View →
exelban/stats2.7Likely human-written93Swift39,1202026-05-26View →
aristocratos/btop2.7Likely human-written131C++32,4802026-05-26View →
zellij-org/zellij2.7Likely human-written438Rust33,0232026-05-26View →
opentofu/opentofu2.7Likely human-written1531Go28,7802026-05-26View →
jj-vcs/jj2.7Likely human-written771Rust29,0822026-05-26View →
hwdsl2/setup-ipsec-vpn2.7Likely human-written29Shell27,9062026-05-26View →
ai/nanoid2.7Likely human-written4JavaScript26,7992026-05-26View →
oldj/SwitchHosts2.7Likely human-written83TypeScript26,6892026-05-26View →
apache/flink2.7Likely human-written3077Java26,0342026-05-26View →
requarks/wiki2.7Likely human-written88Vue28,3622026-05-26View →
multica-ai/multica2.7Likely human-written650TypeScript33,3092026-05-26View →
gitbutlerapp/gitbutler2.7Likely human-written987Rust20,9002026-05-26View →
wasmerio/wasmer2.7Likely human-written952Rust20,6932026-05-26View →
huggingface/candle2.7Likely human-written485Rust20,3552026-05-26View →
apache/pulsar2.7Likely human-written591Java15,2572026-05-26View →
ethereum/EIPs2.7Likely human-written288Go13,8652026-05-26View →
plotly/plotly.js2.7Likely human-written264JavaScript18,2012026-05-26View →
gastownhall/gastown2.7Likely human-written792Go15,5942026-05-26View →
capistrano/capistrano2.7Likely human-written25Ruby12,9642026-05-26View →
affaan-m/ECC2.7Likely human-written890JavaScript194,1502026-05-26View →
golang/go2.6Likely human-written6841Go134,0462026-05-26View →
JuliaLang/julia2.6Likely human-written523Julia48,7172026-05-26View →
usebruno/bruno2.6Likely human-written204JavaScript44,4622026-05-26View →
microsoft/calculator2.6Likely human-written157C++30,9352026-05-26View →
micro-editor/micro2.6Likely human-written40Go28,7252026-05-26View →
ml-explore/mlx2.6Likely human-written494C++26,4472026-05-26View →
plotly/dash2.6Likely human-written477Python24,2172026-05-26View →
uutils/coreutils2.6Likely human-written674Rust23,2902026-05-26View →
xiaojieonly/Ehviewer_CN_SXJ2.6Likely human-written1011C24,1792026-05-26View →
fastfetch-cli/fastfetch2.6Likely human-written439C22,9092026-05-26View →
minio/minio2.6Likely human-written979Go61,0132026-05-26View →
krisk/Fuse2.6Likely human-written26JavaScript20,2732026-05-26View →
livekit/livekit2.6Likely human-written355Go18,9022026-05-26View →
wolfpld/tracy2.6Likely human-written467C++16,0272026-05-26View →
airbnb/lottie-ios2.6Likely human-written147Swift26,7582026-05-26View →
huiyadanli/RevokeMsgPatcher2.6Likely human-written16C#37,7262026-05-26View →
VSCodeVim/Vim2.6Likely human-written131TypeScript15,1452026-05-26View →
GitoxideLabs/gitoxide2.6Likely human-written909Rust11,4642026-05-26View →
microsoft/TypeScript2.5Likely human-written10713TypeScript108,9492026-05-26View →
astral-sh/uv2.5Likely human-written1274Rust85,5462026-05-26View →
FlowiseAI/Flowise2.5Likely human-written382TypeScript53,0902026-05-26View →
vlang/v2.5Likely human-written1195V37,5952026-05-26View →
FreeCAD/FreeCAD2.5Likely human-written12891C++31,1632026-05-26View →
openssl/openssl2.5Likely human-written2634C30,2112026-05-26View →
Wox-launcher/Wox2.5Likely human-written276Go26,9352026-05-26View →
ruby/ruby2.5Likely human-written3890Ruby23,5612026-05-26View →
wekan/wekan2.5Likely human-written715JavaScript20,9372026-05-26View →
tursodatabase/turso2.5Likely human-written1298Rust18,9632026-05-26View →
webrtc/samples2.5Likely human-written57JavaScript14,6122026-05-26View →
winsiderss/systeminformer2.5Likely human-written3231C14,7992026-05-26View →
langchain-ai/langchainjs2.5Likely human-written550TypeScript17,7242026-05-26View →
JimLiu/baoyu-skills2.5Likely human-written190TypeScript19,5872026-05-26View →
exaloop/codon2.5Likely human-written184Python16,7812026-05-26View →
flutter/samples2.5Likely human-written148Dart19,1402026-05-26View →
Zackriya-Solutions/meetily2.5Likely human-written214Rust12,3352026-05-26View →
DNSCrypt/dnscrypt-proxy2.5Likely human-written55Go13,3402026-05-26View →
Leonxlnx/taste-skill2.5Likely human-written14Shell21,2972026-05-26View →
zarazhangrui/frontend-slides2.5Likely human-written50JavaScript19,0782026-05-26View →
facebook/docusaurus2.4Likely human-written378TypeScript65,0132026-05-26View →
hashicorp/terraform2.4Likely human-written1390Go48,4432026-05-26View →
iina/iina2.4Likely human-written185Swift44,9942026-05-26View →
calcom/cal.diy2.4Likely human-written1087TypeScript44,6142026-05-26View →
tabler/tabler2.4Likely human-written191HTML41,0902026-05-26View →
nushell/nushell2.4Likely human-written713Rust39,5632026-05-26View →
google/comprehensive-rust2.4Likely human-written111Rust33,0032026-05-26View →
continuedev/continue2.4Likely human-written811TypeScript33,4012026-05-26View →
tailscale/tailscale2.4Likely human-written1288Go31,9342026-05-26View →
copy/v862.4Likely human-written230JavaScript23,0602026-05-26View →
docmirror/dev-sidecar2.4Likely human-written50JavaScript22,4232026-05-26View →
gastownhall/beads2.4Likely human-written766Go24,1042026-05-26View →
frida/frida2.4Likely human-written11Meson20,7472026-05-26View →
astral-sh/ty2.4Likely human-written24Python18,7592026-05-26View →
microsoft/react-native-windows2.4Likely human-written1986C++17,2682026-05-26View →
windmill-labs/windmill2.4Likely human-written1775HTML16,5882026-05-26View →
EveryInc/compound-engineering-plugin2.4Likely human-written195TypeScript17,2242026-05-26View →
different-ai/openwork2.4Likely human-written699TypeScript15,5512026-05-26View →
cert-manager/cert-manager2.4Likely human-written584Go13,8322026-05-26View →
teambit/bit2.4Likely human-written378TypeScript18,3952026-05-26View →
Snapchat/Valdi2.4Likely human-written1693C++16,3852026-05-26View →
pinojs/pino2.4Likely human-written45JavaScript17,8782026-05-26View →
chaitin/SafeLine2.4Likely human-written36Go21,3852026-05-26View →
go-chi/chi2.4Likely human-written31Go22,2312026-05-26View →
stalwartlabs/stalwart2.4Likely human-written238Rust12,9382026-05-26View →
valinet/ExplorerPatcher2.4Likely human-written110C32,5852026-05-26View →
ultraworkers/claw-code2.3Likely human-written203Rust192,5742026-05-26View →
twbs/bootstrap2.3Likely human-written171MDX174,2632026-05-26View →
vercel/next.js2.3Likely human-written5155JavaScript139,5732026-05-26View →
netdata/netdata2.3Likely human-written2698C78,9432026-05-26View →
prometheus/prometheus2.3Likely human-written1049Go64,1582026-05-26View →
coollabsio/coolify2.3Likely human-written458PHP56,0092026-05-26View →
Homebrew/brew2.3Likely human-written542Ruby48,1902026-05-26View →
coreybutler/nvm-windows2.3Likely human-written11Go46,5282026-05-26View →
files-community/Files2.3Likely human-written285C#43,6202026-05-26View →
styled-components/styled-components2.3Likely human-written181TypeScript41,0202026-05-26View →
libuv/libuv2.3Likely human-written360C26,8592026-05-26View →
libgdx/libgdx2.3Likely human-written1220Java25,1092026-05-26View →
HandBrake/HandBrake2.3Likely human-written569C23,2362026-05-26View →
google/zx2.3Likely human-written43JavaScript45,5092026-05-26View →
redis/go-redis2.3Likely human-written234Go22,1052026-05-26View →
m1k1o/neko2.3Likely human-written181Go20,9852026-05-26View →
catchorg/Catch22.3Likely human-written533C++20,4072026-05-26View →
Kilo-Org/kilocode2.3Likely human-written642TypeScript19,5982026-05-26View →
AssemblyScript/assemblyscript2.3Likely human-written120WebAssembly17,9152026-05-26View →
libsdl-org/SDL2.3Likely human-written2313C15,7412026-05-26View →
getlantern/lantern2.3Likely human-written102Dart15,6312026-05-26View →
vercel/vercel2.3Likely human-written1677TypeScript15,5432026-05-26View →
libretro/RetroArch2.3Likely human-written6843C13,1572026-05-26View →
labring/sealos2.3Likely human-written1093TypeScript17,7962026-05-26View →
alibaba/page-agent2.3Likely human-written26TypeScript18,1032026-05-26View →
gitleaks/gitleaks2.3Likely human-written50Go27,3032026-05-26View →
zealdocs/zeal2.3Likely human-written165C++12,6452026-05-26View →
msitarzewski/agency-agents2.2Likely human-written68Shell105,2322026-05-26View →
ggml-org/whisper.cpp2.2Likely human-written953C++50,1422026-05-26View →
juanfont/headscale2.2Likely human-written315Go39,1582026-05-26View →
mpv-player/mpv2.2Likely human-written363C35,3542026-05-26View →
GyulyVGC/sniffnet2.2Likely human-written89Rust37,7982026-05-26View →
yewstack/yew2.2Likely human-written193Rust32,6542026-05-26View →
coolsnowwolf/lede2.2Likely human-written4740C31,4512026-05-26View →
grafana/k62.2Likely human-written331Go30,6762026-05-26View →
jaegertracing/jaeger2.2Likely human-written245Go22,8352026-05-26View →
slint-ui/slint2.2Likely human-written752Rust22,7012026-05-26View →
Nagi-ovo/gemini-voyager2.2Likely human-written275TypeScript18,3312026-05-26View →
upx/upx2.2Likely human-written529C++17,5232026-05-26View →
THU-MAIC/OpenMAIC2.2Likely human-written181TypeScript17,9662026-05-26View →
quarkusio/quarkus2.2Likely human-written617Java15,6852026-05-26View →
theonedev/onedev2.2Likely human-written183Java15,0142026-05-26View →
coturn/coturn2.2Likely human-written143C14,0392026-05-26View →
graphile/crystal2.2Likely human-written228TypeScript12,9222026-05-26View →
itwanger/toBeBetterJavaer2.2Likely human-written77Java16,9932026-05-26View →
tanweai/pua2.2Likely human-written38TypeScript17,7082026-05-26View →
ipfs/kubo2.2Likely human-written160Go17,0292026-05-26View →
tikv/tikv2.2Likely human-written891Rust16,6902026-05-26View →
termux/termux-app2.2Likely human-written20Java55,5212026-05-26View →
ggml-org/ggml2.2Likely human-written641C++14,7022026-05-26View →
apollographql/apollo-server2.2Likely human-written100TypeScript13,9362026-05-26View →
rustdesk/rustdesk2.1Likely human-written314Rust114,9712026-05-26View →
huginn/huginn2.1Likely human-written91Ruby49,3302026-05-26View →
farion1231/cc-switch2.1Likely human-written281Rust81,6692026-05-26View →
babel/babel2.1Likely human-written505TypeScript43,9102026-05-26View →
eugenp/tutorials2.1Likely human-written1387Java37,3442026-05-26View →
pbatard/rufus2.1Likely human-written426C36,1942026-05-26View →
jqlang/jq2.1Likely human-written116C34,7572026-05-26View →
alibaba/nacos2.1Likely human-written386Java32,9672026-05-26View →
refined-github/refined-github2.1Likely human-written73TypeScript31,4072026-05-26View →
vercel/ai2.1Likely human-written587TypeScript24,4822026-05-26View →
grpc/grpc-go2.1Likely human-written625Go22,9382026-05-26View →
desktop/desktop2.1Likely human-written338TypeScript21,5072026-05-26View →
facebook/zstd2.1Likely human-written300C27,1652026-05-26View →
dromara/Sa-Token2.1Likely human-written78Java18,8392026-05-26View →
triggerdotdev/trigger.dev2.1Likely human-written962TypeScript15,1102026-05-26View →
ClementTsang/bottom2.1Likely human-written108Rust13,3642026-05-26View →
mealie-recipes/mealie2.1Likely human-written1578Python12,2882026-05-26View →
open-ani/animeko2.1Likely human-written252Kotlin17,9532026-05-26View →
czlonkowski/n8n-mcp2.1Likely human-written275TypeScript21,2802026-05-26View →
lyswhut/lx-music-mobile2.1Likely human-written170TypeScript16,9992026-05-26View →
redwoodjs/graphql2.1Likely human-written937TypeScript17,6202026-05-26View →
umijs/umi2.1Likely human-written391TypeScript16,0282026-05-26View →
d2phap/ImageGlass2.1Likely human-written211C#13,2212026-05-26View →
xournalpp/xournalpp2.1Likely human-written224C++14,7872026-05-26View →
avwo/whistle2.1Likely human-written37JavaScript15,5252026-05-26View →
wix/react-native-navigation2.1Likely human-written73MDX13,1882026-05-26View →
Genymobile/scrcpy2.0Likely human-written61C142,4302026-05-26View →
electron/electron2.0Likely human-written347C++121,4262026-05-26View →
curl/curl2.0Likely human-written763C41,9842026-05-26View →
CorentinTh/it-tools2.0Likely human-written63Vue38,9802026-05-26View →
GitbookIO/gitbook2.0Likely human-written183TypeScript28,8672026-05-26View →
nrwl/nx2.0Likely human-written1720TypeScript28,7752026-05-26View →
authelia/authelia2.0Likely human-written439Go27,9012026-05-26View →
anomalyco/sst2.0Likely human-written198TypeScript26,0152026-05-26View →
osquery/osquery2.0Likely human-written524C++23,2682026-05-26View →
micro/go-micro2.0Likely human-written125Go22,7462026-05-26View →
pocketbase/pocketbase2.0Likely human-written259Go58,6182026-05-26View →
gleam-lang/gleam2.0Likely human-written382Rust21,5082026-05-26View →
xtermjs/xterm.js2.0Likely human-written86TypeScript20,6052026-05-26View →
readest/readest2.0Likely human-written279TypeScript20,8822026-05-26View →
mattpocock/skills2.0Likely human-written3Shell106,6812026-05-26View →
parcel-bundler/parcel2.0Likely human-written410JavaScript44,0242026-05-26View →
lionsoul2014/ip2region2.0Likely human-written58Java19,0612026-05-26View →
rqlite/rqlite2.0Likely human-written120Go17,5252026-05-26View →
tigerbeetle/tigerbeetle2.0Likely human-written136Zig16,0032026-05-26View →
CesiumGS/cesium2.0Likely human-written969JavaScript15,3092026-05-26View →
shadow1ng/fscan2.0Likely human-written82Go13,8792026-05-26View →
FreeRDP/FreeRDP2.0Likely human-written1554C13,2192026-05-26View →
ionic-team/capacitor2.0Likely human-written72TypeScript15,7592026-05-26View →
Netflix/zuul2.0Likely human-written9Java14,0172026-05-26View →
plantuml/plantuml2.0Likely human-written487Java13,0432026-05-26View →
cloudflare/cloudflared2.0Likely human-written83Go14,3082026-05-26View →
neovim/neovim1.9Likely human-written1691Vim Script99,8482026-05-26View →
microsoft/playwright1.9Likely human-written1103TypeScript89,4872026-05-26View →
spring-projects/spring-boot1.9Likely human-written262Java80,6992026-05-26View →
git/git1.9Likely human-written1071C61,1602026-05-26View →
meilisearch/meilisearch1.9Likely human-written436Rust57,7482026-05-26View →
starship/starship1.9Likely human-written110Rust57,7382026-05-26View →
expo/expo1.9Likely human-written2308TypeScript49,6812026-05-26View →
discourse/discourse1.9Likely human-written3601Ruby47,1012026-05-26View →
Fission-AI/OpenSpec1.9Likely human-written161TypeScript50,9202026-05-26View →
danielmiessler/Fabric1.9Likely human-written140Go41,8552026-05-26View →
gchq/CyberChef1.9Likely human-written25JavaScript34,9222026-05-26View →
XIU2/TrackersListCollection1.9Likely human-written131,3822026-05-26View →
jitsi/jitsi-meet1.9Likely human-written577TypeScript29,3192026-05-26View →
SillyTavern/SillyTavern1.9Likely human-written445JavaScript28,3722026-05-26View →
sqlitebrowser/sqlitebrowser1.9Likely human-written942C++24,0802026-05-26View →
timqian/chinese-independent-blogs1.9Likely human-written3Python23,2772026-05-26View →
basecamp/omarchy1.9Likely human-written13Shell23,3202026-05-26View →
SpotX-Official/SpotX1.9Likely human-written9PowerShell21,0402026-05-26View →
ppy/osu1.9Likely human-written885C#18,4102026-05-26View →
audacity/audacity1.9Likely human-written1741C++17,0502026-05-26View →
Jackett/Jackett1.9Likely human-written113C#15,4722026-05-26View →
jupyterlab/jupyterlab1.9Likely human-written315TypeScript15,1642026-05-26View →
pinpoint-apm/pinpoint1.9Likely human-written224Java13,8202026-05-26View →
rabbitmq/rabbitmq-server1.9Likely human-written234JavaScript13,6732026-05-26View →
GeeeekExplorer/nano-vllm1.9Likely human-written3Python13,6702026-05-26View →
libnyanpasu/clash-nyanpasu1.9Likely human-written129Rust13,0002026-05-26View →
mozilla-mobile/firefox-ios1.9Likely human-written691Swift12,9522026-05-26View →
darktable-org/darktable1.9Likely human-written937C12,4432026-05-26View →
browserbase/skills1.9Likely human-written12JavaScript3,4382026-05-26View →
google/libphonenumber1.9Likely human-written593C++18,0352026-05-26View →
docusealco/docuseal1.9Likely human-written228Ruby16,9792026-05-26View →
TibixDev/winboat1.9Likely human-written5TypeScript21,2932026-05-26View →
electron-userland/electron-builder1.9Likely human-written133TypeScript14,5682026-05-26View →
wandb/openui1.9Likely human-written48TypeScript22,3362026-05-26View →
philc/vimium1.9Likely human-written45JavaScript26,5342026-05-26View →
n8n-io/n8n1.8Likely human-written4087TypeScript189,7592026-05-26View →
unionlabs/union1.8Likely human-written681Rust74,0322026-05-26View →
Eugeny/tabby1.8Likely human-written17TypeScript71,6382026-05-26View →
thedotmack/claude-mem1.8Likely human-written240TypeScript78,4492026-05-26View →
rust-unofficial/awesome-rust1.8Likely human-written1Rust57,5532026-05-26View →
bigskysoftware/htmx1.8Likely human-written49JavaScript48,0952026-05-26View →
pixijs/pixijs1.8Likely human-written145TypeScript47,2562026-05-26View →
isocpp/CppCoreGuidelines1.8Likely human-written79CSS45,0242026-05-26View →
portainer/portainer1.8Likely human-written738TypeScript37,5452026-05-26View →
amruthpillai/reactive-resume1.8Likely human-written140TypeScript37,9892026-05-26View →
seaweedfs/seaweedfs1.8Likely human-written958Go32,5072026-05-26View →
shadps4-emu/shadPS41.8Likely human-written428C++31,1962026-05-26View →
fyne-io/fyne1.8Likely human-written244Go28,3092026-05-26View →
huggingface/agents-course1.8Likely human-written3MDX28,8872026-05-26View →
quasarframework/quasar1.8Likely human-written901JavaScript27,1542026-05-26View →
router-for-me/CLIProxyAPI1.8Likely human-written199Go34,9062026-05-26View →
discordjs/discord.js1.8Likely human-written112TypeScript26,7132026-05-26View →
marmelab/react-admin1.8Likely human-written461TypeScript26,7342026-05-26View →
mastra-ai/mastra1.8Likely human-written2227TypeScript24,3332026-05-26View →
teableio/teable1.8Likely human-written518TypeScript21,2672026-05-26View →
lima-vm/lima1.8Likely human-written134Go21,1072026-05-26View →
FreeTubeApp/FreeTube1.8Likely human-written238Vue20,9912026-05-26View →
pgvector/pgvector1.8Likely human-written40C21,4812026-05-26View →
Wei-Shaw/sub2api1.8Likely human-written923Go23,6722026-05-26View →
goreleaser/goreleaser1.8Likely human-written231Go15,8212026-05-26View →
getgrav/grav1.8Likely human-written188PHP15,4932026-05-26View →
Flow-Launcher/Flow.Launcher1.8Likely human-written121C#14,7872026-05-26View →
languagetool-org/languagetool1.8Likely human-written1014Java14,5192026-05-26View →
erlang/otp1.8Likely human-written2494Erlang12,1372026-05-26View →
algerkong/AlgerMusicPlayer1.8Likely human-written53Vue15,4962026-05-26View →
google/material-design-lite1.8Likely human-written45HTML32,1782026-05-26View →
colbymchenry/codegraph1.8Likely human-written79TypeScript27,5112026-05-26View →
rust-lang/cargo1.8Likely human-written678Rust15,0102026-05-26View →
tmux-plugins/tpm1.8Likely human-written1Shell14,7442026-05-26View →
darkroomengineering/lenis1.8Likely human-written11TypeScript13,9492026-05-26View →
prisma/prisma1.7Likely human-written390TypeScript46,0112026-05-26View →
meteor/meteor1.7Likely human-written704JavaScript44,7812026-05-26View →
trpc/trpc1.7Likely human-written99TypeScript40,2592026-05-26View →
remix-run/remix1.7Likely human-written412TypeScript32,9822026-05-26View →
apache/kafka1.7Likely human-written1442Java32,6512026-05-26View →
charmbracelet/crush1.7Likely human-written119Go24,6982026-05-26View →
react-bootstrap/react-bootstrap1.7Likely human-written60TypeScript22,6172026-05-26View →
doomemacs/doomemacs1.7Likely human-written1Emacs Lisp22,1732026-05-26View →
sirupsen/logrus1.7Likely human-written13Go25,7282026-05-26View →
Atmosphere-NX/Atmosphere1.7Likely human-written900C++19,0742026-05-26View →
rust-lang/rust-analyzer1.7Likely human-written945Rust16,4752026-05-26View →
coder/coder1.7Likely human-written1205Go13,2992026-05-26View →
tiann/KernelSU1.7Likely human-written79Kotlin16,6022026-05-26View →
apache/hadoop1.7Likely human-written1835Java15,5522026-05-26View →
anthropics/claude-plugins-official1.7Likely human-written62Python27,9572026-05-26View →
getzola/zola1.7Likely human-written80Rust17,0982026-05-26View →
game1024/OpenSpeedy1.7Likely human-written21C++15,9702026-05-26View →
apache/dolphinscheduler1.7Likely human-written427Java14,2832026-05-26View →
babalae/better-genshin-impact1.7Likely human-written306C#13,6512026-05-26View →
Zettlr/Zettlr1.7Likely human-written180TypeScript13,0342026-05-26View →
luanti-org/luanti1.7Likely human-written707C++12,9092026-05-26View →
debezium/debezium1.7Likely human-written241Java12,7492026-05-26View →
drogonframework/drogon1.7Likely human-written75C++13,9152026-05-26View →
ZLMediaKit/ZLMediaKit1.7Likely human-written267C++17,0732026-05-26View →
Open-Dev-Society/OpenStock1.7Likely human-written24TypeScript12,0182026-05-26View →
kubernetes/kubernetes1.6Likely human-written6843Go122,4662026-05-26View →
godotengine/godot1.6Likely human-written7731C++111,1892026-05-26View →
denoland/deno1.6Likely human-written1732Rust106,8542026-05-26View →
DefinitelyTyped/DefinitelyTyped1.6Likely human-written3922TypeScript51,2422026-05-26View →
lyswhut/lx-music-desktop1.6Likely human-written171TypeScript51,2082026-05-26View →
OpenCut-app/OpenCut1.6Likely human-written158TypeScript51,9212026-05-26View →
janhq/jan1.6Likely human-written191TypeScript42,6832026-05-26View →
dcloudio/uni-app1.6Likely human-written493Objective-C41,5302026-05-26View →
vuetifyjs/vuetify1.6Likely human-written339TypeScript41,0092026-05-26View →
anoma/anoma1.6Likely human-written2Elixir33,8262026-05-26View →
alpinejs/alpine1.6Likely human-written50HTML31,6092026-05-26View →
helm/helm1.6Likely human-written167Go29,8142026-05-26View →
simstudioai/sim1.6Likely human-written2015TypeScript28,6092026-05-26View →
SigNoz/signoz1.6Likely human-written1041TypeScript27,0692026-05-26View →
eyaltoledano/claude-task-master1.6Likely human-written241JavaScript27,2612026-05-26View →
darkreader/darkreader1.6Likely human-written84TypeScript22,0292026-05-26View →
dgraph-io/dgraph1.6Likely human-written360Go21,6702026-05-26View →
oracle/graal1.6Likely human-written1770Java21,5832026-05-26View →
ruffle-rs/ruffle1.6Likely human-written1479Rust18,1092026-05-26View →
swaywm/sway1.6Likely human-written88C16,9552026-05-26View →
systemd/systemd1.6Likely human-written2038C16,3202026-05-26View →
benbjohnson/litestream1.6Likely human-written115Go13,6262026-05-26View →
adityatelange/hugo-PaperMod1.6Likely human-written1HTML13,5722026-05-26View →
Automattic/wp-calypso1.6Likely human-written2903TypeScript12,6352026-05-26View →
hyperledger/fabric1.6Likely human-written498Go16,6432026-05-26View →
swoole/swoole-src1.6Likely human-written313C++18,8752026-05-26View →
aria2/aria21.6Likely human-written108C++41,0302026-05-26View →
reduxjs/reselect1.6Likely human-written28TypeScript19,0312026-05-26View →
h4ckf0r0day/obscura1.6Likely human-written23Rust13,7752026-05-26View →
keplergl/kepler.gl1.6Likely human-written354TypeScript11,8352026-05-26View →
o2sh/onefetch1.6Likely human-written21Rust11,8592026-05-26View →
LGUG2Z/komorebi1.6Likely human-written119Rust14,6472026-05-26View →
anthropics/claude-code1.5Likely human-written37Shell126,6922026-05-26View →
angular/angular1.5Likely human-written1700TypeScript100,1182026-05-26View →
lobehub/lobehub1.5Likely human-written1117TypeScript77,7352026-05-26View →
NationalSecurityAgency/ghidra1.5Likely human-written2680Java68,8822026-05-26View →
go-gitea/gitea1.5Likely human-written905Go55,9332026-05-26View →
metabase/metabase1.5Likely human-written2265Clojure47,4472026-05-26View →
helix-editor/helix1.5Likely human-written532Rust44,5022026-05-26View →
chakra-ui/chakra-ui1.5Likely human-written327TypeScript40,4122026-05-26View →
DavidHDev/react-bits1.5Likely human-written147JavaScript40,0252026-05-26View →
spacedriveapp/spacedrive1.5Likely human-written401Rust38,1072026-05-26View →
NervJS/taro1.5Likely human-written423TypeScript37,4902026-05-26View →
markedjs/marked1.5Likely human-written26JavaScript36,8352026-05-26View →
mattermost/mattermost1.5Likely human-written2187TypeScript36,8502026-05-26View →
danny-avila/LibreChat1.5Likely human-written681TypeScript37,5192026-05-26View →
netty/netty1.5Likely human-written347Java34,9612026-05-26View →
StevenBlack/hosts1.5Likely human-written43Python30,4312026-05-26View →
fanmingming/live1.5Likely human-written22JavaScript28,0592026-05-26View →
actualbudget/actual1.5Likely human-written333TypeScript26,6452026-05-26View →
wilsonfreitas/awesome-quant1.5Likely human-written18HTML26,4422026-05-26View →
langfuse/langfuse1.5Likely human-written850TypeScript27,9882026-05-26View →
tree-sitter/tree-sitter1.5Likely human-written143Rust25,5482026-05-26View →
Crosstalk-Solutions/project-nomad1.5Likely human-written62TypeScript26,3132026-05-26View →
codex-team/editor.js1.5Likely human-written17TypeScript31,7842026-05-26View →
asmvik/yabai1.5Likely human-written33C28,9442026-05-26View →
rust-lang/mdBook1.5Likely human-written46Rust21,7072026-05-26View →
jarrodwatts/claude-hud1.5Likely human-written32JavaScript23,7742026-05-26View →
super-productivity/super-productivity1.5Likely human-written646TypeScript19,6602026-05-26View →
videolan/vlc1.5Likely human-written1575C18,5092026-05-26View →
NixOS/nix1.5Likely human-written58C++16,9362026-05-26View →
scalar/scalar1.5Likely human-written637TypeScript15,1102026-05-26View →
imputnet/helium1.5Likely human-written68C++16,4542026-05-26View →
TanStack/router1.5Likely human-written977TypeScript14,5062026-05-26View →
mobile-dev-inc/Maestro1.5Likely human-written49Kotlin14,2172026-05-26View →
OrcaSlicer/OrcaSlicer1.5Likely human-written4730C++14,3212026-05-26View →
Z3Prover/z31.5Likely human-written1008C++12,2832026-05-26View →
colinhacks/zod1.5Likely human-written149TypeScript42,7842026-05-26View →
yorukot/superfile1.5Likely human-written59Go17,3922026-05-26View →
influxdata/telegraf1.5Likely human-written819Go17,5732026-05-26View →
walter201230/Python1.5Likely human-written31Python26,1512026-05-26View →
Augani/openreel-video1.5Likely human-written184TypeScript3,2192026-05-26View →
google-gemini/gemini-fullstack-langgraph-quickstart1.5Likely human-written7Jupyter Notebook18,1722026-05-26View →
joke2k/faker1.5Likely human-written466Python19,2392026-05-26View →
steipete/CodexBar1.5Likely human-written242Swift13,4172026-05-26View →
blackboardsh/electrobun1.5Likely human-written127TypeScript12,0412026-05-26View →
get-convex/convex-backend1.5Likely human-written773TypeScript11,7142026-05-26View →
tursodatabase/libsql1.5Likely human-written1057C16,7802026-05-26View →
tailwindlabs/tailwindcss1.4Likely human-written228TypeScript95,1012026-05-26View →
LadybirdBrowser/ladybird1.4Likely human-written2317C++63,5632026-05-26View →
x64dbg/x64dbg1.4Likely human-written354C++48,4752026-05-26View →
serverless/serverless1.4Likely human-written253JavaScript46,9162026-05-26View →
KeygraphHQ/shannon1.4Likely human-written26TypeScript43,7412026-05-26View →
Kong/insomnia1.4Likely human-written211TypeScript38,4422026-05-26View →
ajeetdsouza/zoxide1.4Likely human-written8Rust36,8872026-05-26View →
sahat/hackathon-starter1.4Likely human-written34JavaScript35,2102026-05-26View →
hyprwm/Hyprland1.4Likely human-written203C++36,0282026-05-26View →
alan2207/bulletproof-react1.4Likely human-written26TypeScript35,1712026-05-26View →
keycloak/keycloak1.4Likely human-written481Java34,5872026-05-26View →
wailsapp/wails1.4Likely human-written528Go34,2852026-05-26View →
SerenityOS/serenity1.4Likely human-written2079C++33,2132026-05-26View →
linera-io/linera-protocol1.4Likely human-written555Rust32,1212026-05-26View →
hasura/graphql-engine1.4Likely human-written1710TypeScript31,9692026-05-26View →
conductor-oss/conductor1.4Likely human-written194Java31,8362026-05-26View →
telegramdesktop/tdesktop1.4Likely human-written1362C++31,8632026-05-26View →
projectdiscovery/nuclei1.4Likely human-written182Go28,8902026-05-26View →
better-auth/better-auth1.4Likely human-written326TypeScript28,4592026-05-26View →
Automattic/mongoose1.4Likely human-written128JavaScript27,4842026-05-26View →
cloudreve/cloudreve1.4Likely human-written169Go27,9072026-05-26View →
bagisto/bagisto1.4Likely human-written319PHP26,9122026-05-26View →
typesense/typesense1.4Likely human-written569C++25,8852026-05-26View →
GraphiteEditor/Graphite1.4Likely human-written224Rust25,9412026-05-26View →
radareorg/radare21.4Likely human-written1722C23,9352026-05-26View →
dubinc/dub1.4Likely human-written610TypeScript23,6062026-05-26View →
firefly-iii/firefly-iii1.4Likely human-written404PHP23,4092026-05-26View →
coreyhaines31/marketingskills1.4Likely human-written73JavaScript30,6092026-05-26View →
browserbase/stagehand1.4Likely human-written173TypeScript22,8122026-05-26View →
bannedbook/fanqiang1.4Likely human-written127Kotlin45,6812026-05-26View →
labstack/echo1.4Likely human-written57Go32,4082026-05-26View →
adonisjs/core1.4Likely human-written4TypeScript18,9402026-05-26View →
graphql/graphiql1.4Likely human-written64TypeScript16,8322026-05-26View →
hydralauncher/hydra1.4Likely human-written171TypeScript15,7892026-05-26View →
OpenVPN/openvpn1.4Likely human-written202C14,0022026-05-26View →
MetaMask/metamask-extension1.4Likely human-written1854TypeScript13,1282026-05-26View →
wanghongenpin/proxypin1.4Likely human-written148Dart13,1682026-05-26View →
mas-cli/mas1.4Likely human-written16Swift12,1922026-05-26View →
kubesphere/kubesphere1.4Likely human-written164Go16,9462026-05-26View →
redis/node-redis1.4Likely human-written115TypeScript17,5322026-05-26View →
Tencent/APIJSON1.4Likely human-written38Java18,4012026-05-26View →
marktext/marktext1.4Likely human-written159TypeScript56,4802026-05-26View →
alibaba/Sentinel1.4Likely human-written41Java23,1162026-05-26View →
antonmedv/fx1.4Likely human-written14Go20,4842026-05-26View →
facebook/yoga1.4Likely human-written175C++18,7502026-05-26View →
rowboatlabs/rowboat1.4Likely human-written214TypeScript14,4892026-05-26View →
WordPress/gutenberg1.4Likely human-written1296JavaScript11,6772026-05-26View →
janestreet/magic-trace1.4Likely human-written3OCaml6,0502026-05-26View →
lwouis/alt-tab-macos1.4Likely human-written76Swift15,7342026-05-26View →
infernojs/inferno1.4Likely human-written99JavaScript16,4202026-05-26View →
GoogleContainerTools/skaffold1.4Likely human-written905Go15,8282026-05-26View →
x1xhlol/system-prompts-and-models-of-ai-tools1.3Likely human-written50138,2942026-05-26View →
redis/redis1.3Likely human-written494C74,5322026-05-26View →
obsproject/obs-studio1.3Likely human-written939C72,7072026-05-26View →
bradtraversy/design-resources-for-developers1.3Likely human-written265,7732026-05-26View →
ReactiveX/RxJava1.3Likely human-written98Java48,2502026-05-26View →
jingyaogong/minimind1.3Likely human-written50Python50,6102026-05-26View →
juspay/hyperswitch1.3Likely human-written2056Rust42,7572026-05-26View →
vadimdemedes/ink1.3Likely human-written25TypeScript38,5682026-05-26View →
badlogic/pi-mono1.3Likely human-written254TypeScript55,4452026-05-26View →
ShareX/ShareX1.3Likely human-written344C#37,7362026-05-26View →
microsoft/WSL1.3Likely human-written358C++32,4062026-05-26View →
chatwoot/chatwoot1.3Likely human-written1092Ruby29,7492026-05-26View →
labring/FastGPT1.3Likely human-written356TypeScript28,1532026-05-26View →
valkey-io/valkey1.3Likely human-written486C25,9152026-05-26View →
BloopAI/vibe-kanban1.3Likely human-written270Rust26,5282026-05-26View →
karakeep-app/karakeep1.3Likely human-written187TypeScript25,5142026-05-26View →
cilium/cilium1.3Likely human-written1652Go24,3982026-05-26View →
timescale/timescaledb1.3Likely human-written322C22,7222026-05-26View →
google-ai-edge/gallery1.3Likely human-written39Kotlin23,2822026-05-26View →
ComposioHQ/awesome-codex-skills1.3Likely human-written108Python11,8562026-05-26View →
RPCS3/rpcs31.3Likely human-written1062C++18,8642026-05-26View →
elysiajs/elysia1.3Likely human-written112TypeScript18,3982026-05-26View →
ben-manes/caffeine1.3Likely human-written110Java17,6782026-05-26View →
moonlight-stream/moonlight-qt1.3Likely human-written92C++17,2952026-05-26View →
kubernetes/kops1.3Likely human-written529Go16,6142026-05-26View →
typescript-eslint/typescript-eslint1.3Likely human-written371TypeScript16,2552026-05-26View →
termux/termux-packages1.3Likely human-written297Shell16,3022026-05-26View →
espanso/espanso1.3Likely human-written160Rust13,8652026-05-26View →
juicedata/juicefs1.3Likely human-written209Go13,6212026-05-26View →
ryoppippi/ccusage1.3Likely human-written25Rust14,6902026-05-26View →
cure53/DOMPurify1.3Likely human-written23JavaScript17,0352026-05-26View →
Unitech/pm21.3Likely human-written42JavaScript43,1882026-05-26View →
luong-komorebi/Awesome-Linux-Software1.3Likely human-written11HTML24,9492026-05-26View →
earendil-works/pi1.3Likely human-written254TypeScript55,4952026-05-26View →
FreshRSS/FreshRSS1.3Likely human-written204PHP15,1322026-05-26View →
apple/pkl1.3Likely human-written97Java11,3632026-05-26View →
zakirullin/files.md1.3Likely human-written79Go2,8372026-05-26View →
juice-shop/juice-shop1.3Likely human-written186TypeScript13,2062026-05-26View →
shadcn-ui/ui1.2Likely human-written693TypeScript115,0632026-05-26View →
storybookjs/storybook1.2Likely human-written587TypeScript90,0822026-05-26View →
vitejs/vite1.2Likely human-written161TypeScript80,8072026-05-26View →
hoppscotch/hoppscotch1.2Likely human-written268TypeScript79,3042026-05-26View →
toeverything/AFFiNE1.2Likely human-written825TypeScript68,7722026-05-26View →
rust-lang/rustlings1.2Likely human-written19Rust62,9852026-05-26View →
withastro/astro1.2Likely human-written318TypeScript59,5732026-05-26View →
laurent22/joplin1.2Likely human-written817TypeScript54,9712026-05-26View →
AlistGo/alist1.2Likely human-written109Go49,5342026-05-26View →
microsoft/monaco-editor1.2Likely human-written309JavaScript46,0792026-05-26View →
RocketChat/Rocket.Chat1.2Likely human-written637TypeScript45,3642026-05-26View →
cli/cli1.2Likely human-written154Go44,5572026-05-26View →
CherryHQ/cherry-studio1.2Likely human-written310TypeScript46,3412026-05-26View →
LizardByte/Sunshine1.2Likely human-written110C++37,3422026-05-26View →
doocs/leetcode1.2Likely human-written1723Java36,0512026-05-26View →
aquasecurity/trivy1.2Likely human-written191Go35,1962026-05-26View →
webtorrent/webtorrent1.2Likely human-written18JavaScript30,9262026-05-26View →
qarmin/czkawka1.2Likely human-written65Fluent31,2162026-05-26View →
codemirror/codemirror51.2Likely human-written73JavaScript27,2482026-05-26View →
jdx/mise1.2Likely human-written227Rust28,6582026-05-26View →
rollup/rollup1.2Likely human-written323JavaScript26,2822026-05-26View →
SDWebImage/SDWebImage1.2Likely human-written53Objective-C25,6522026-05-26View →
homebridge/homebridge1.2Likely human-written22TypeScript25,3602026-05-26View →
NixOS/nixpkgs1.2Likely human-written754Nix24,8442026-05-26View →
pubkey/rxdb1.2Likely human-written204TypeScript23,2052026-05-26View →
Tencent/ncnn1.2Likely human-written1346C++23,2932026-05-26View →
spicetify/cli1.2Likely human-written10JavaScript23,2512026-05-26View →
niri-wm/niri1.2Likely human-written129Rust24,6022026-05-26View →
handsontable/handsontable1.2Likely human-written508JavaScript21,9042026-05-26View →
graphql/graphql-js1.2Likely human-written109TypeScript20,3162026-05-26View →
KaTeX/KaTeX1.2Likely human-written37TypeScript20,1032026-05-26View →
apernet/hysteria1.2Likely human-written45Go21,5582026-05-26View →
TecharoHQ/anubis1.2Likely human-written44Go19,5662026-05-26View →
rizinorg/cutter1.2Likely human-written76C++18,8892026-05-26View →
so-fancy/diff-so-fancy1.2Likely human-written2Perl18,0292026-05-26View →
nim-lang/Nim1.2Likely human-written54Nim18,0092026-05-26View →
signalapp/Signal-Desktop1.2Likely human-written1466TypeScript16,3162026-05-26View →
formatjs/formatjs1.2Likely human-written186TypeScript14,7112026-05-26View →
rolldown/rolldown1.2Likely human-written312Rust13,5292026-05-26View →
web-infra-dev/midscene1.2Likely human-written281TypeScript13,4252026-05-26View →
vnotex/vnote1.2Likely human-written429C++12,8212026-05-26View →
SubtitleEdit/subtitleedit1.2Likely human-written250C#12,9582026-05-26View →
EastWorld/wechat-app-mall1.2Likely human-written52JavaScript21,6192026-05-26View →
tinymce/tinymce1.2Likely human-written452TypeScript16,2052026-05-26View →
tastejs/todomvc1.2Likely human-written283JavaScript28,9252026-05-26View →
rrweb-io/rrweb1.2Likely human-written50TypeScript19,6032026-05-26View →
dgraph-io/badger1.2Likely human-written43Go15,6302026-05-26View →
soybeanjs/soybean-admin1.2Likely human-written39TypeScript14,3802026-05-26View →
ollama/ollama1.1Likely human-written593Go172,3442026-05-26View →
google-gemini/gemini-cli1.1Likely human-written513TypeScript104,6062026-05-26View →
openai/codex1.1Likely human-written1146Rust85,8942026-05-26View →
grafana/grafana1.1Likely human-written3222TypeScript73,9832026-05-26View →
nuxt/nuxt1.1Likely human-written67TypeScript60,2872026-05-26View →
rclone/rclone1.1Likely human-written359Go57,3962026-05-26View →
gatsbyjs/gatsby1.1Likely human-written510JavaScript55,9422026-05-26View →
penpot/penpot1.1Likely human-written272Clojure48,4602026-05-26View →
sharkdp/fd1.1Likely human-written12Rust43,1112026-05-26View →
vim/vim1.1Likely human-written900Vim Script40,4032026-05-26View →
appsmithorg/appsmith1.1Likely human-written1243TypeScript39,9132026-05-26View →
santifer/career-ops1.1Likely human-written14JavaScript47,3232026-05-26View →
backstage/backstage1.1Likely human-written988TypeScript33,4362026-05-26View →
vercel/turborepo1.1Likely human-written497Rust30,4502026-05-26View →
immerjs/immer1.1Likely human-written30JavaScript28,9422026-05-26View →
ente-io/ente1.1Likely human-written664Dart26,7582026-05-26View →
permissionlesstech/bitchat1.1Likely human-written61Swift25,9662026-05-26View →
microsoft/typescript-go1.1Likely human-written2061Go25,5162026-05-26View →
mihomo-party-org/clash-party1.1Likely human-written39TypeScript24,0902026-05-26View →
wezterm/wezterm1.1Likely human-written461Rust26,2812026-05-26View →
palantir/blueprint1.1Likely human-written144TypeScript21,7722026-05-26View →
henrygd/beszel1.1Likely human-written60Go22,1302026-05-26View →
google/osv-scanner1.1Likely human-written162Go10,3492026-05-26View →
nvm-sh/nvm1.1Likely human-written8Shell93,5522026-05-26View →
joshbuchea/HEAD1.1Likely human-written130,2662026-05-26View →
CodePhiliaX/Chat2DB1.1Likely human-written132Java25,6462026-05-26View →
containerd/containerd1.1Likely human-written278Go20,7652026-05-26View →
allinurl/goaccess1.1Likely human-written45C20,5672026-05-26View →
fosrl/pangolin1.1Likely human-written266TypeScript20,8972026-05-26View →
virattt/dexter1.1Likely human-written30TypeScript26,5222026-05-26View →
basecamp/trix1.1Likely human-written34JavaScript19,9542026-05-26View →
BookStackApp/BookStack1.1Likely human-written298PHP18,7802026-05-26View →
ether/etherpad1.1Likely human-written150TypeScript18,3682026-05-26View →
udecode/plate1.1Likely human-written306TypeScript16,2932026-05-26View →
vosen/ZLUDA1.1Likely human-written324Rust14,2312026-05-26View →
visgl/deck.gl1.1Likely human-written222TypeScript14,2012026-05-26View →
tamagui/tamagui1.1Likely human-written455TypeScript13,9922026-05-26View →
seerge/g-helper1.1Likely human-written22C#13,3342026-05-26View →
modelcontextprotocol/typescript-sdk1.1Likely human-written87TypeScript12,5352026-05-26View →
projectdiscovery/nuclei-templates1.1Likely human-written654JavaScript12,4142026-05-26View →
vuejs/vitepress1.1Likely human-written74TypeScript17,7662026-05-26View →
ent/ent1.1Likely human-written799Go17,0902026-05-26View →
bytedance/UI-TARS-desktop1.1Likely human-written167TypeScript35,3462026-05-26View →
nodemailer/nodemailer1.1Likely human-written22JavaScript17,5682026-05-26View →
video-dev/hls.js1.1Likely human-written149TypeScript16,7192026-05-26View →
CymChad/BaseRecyclerViewAdapterHelper1.1Likely human-written12Kotlin24,6132026-05-26View →
n0shake/Public-APIs1.1Likely human-written123,4332026-05-26View →
mobxjs/mobx1.1Likely human-written118TypeScript28,1892026-05-26View →
millionco/react-doctor1.1Likely human-written143TypeScript10,8092026-05-26View →
rohitg00/agentmemory1.1Likely human-written99TypeScript18,1732026-05-26View →
GoogleChrome/chrome-extensions-samples1.1Likely human-written284JavaScript17,5652026-05-26View →
bggRGjQaUbCoE/PiliPlus1.1Likely human-written462Dart14,3952026-05-26View →
IBM/sarama1.1Likely human-written72Go12,4872026-05-26View →
apereo/cas1.1Likely human-written375Java11,3342026-05-26View →
Canop/broot1.1Likely human-written27Rust12,6842026-05-26View →
redis/jedis1.1Likely human-written91Java12,3282026-05-26View →
trimstray/the-book-of-secret-knowledge1.1Likely human-written1224,8212026-05-26View →
Ileriayo/markdown-badges1.1Likely human-written2SCSS16,6222026-05-26View →
PuerkitoBio/goquery1.1Likely human-written11Go14,9452026-05-26View →
tmuxinator/tmuxinator1.1Likely human-written9Ruby13,6072026-05-26View →
immich-app/immich1.0Likely human-written547TypeScript101,9092026-05-26View →
zed-industries/zed1.0Likely human-written1242Rust83,8332026-05-26View →
apache/echarts1.0Likely human-written461TypeScript66,4252026-05-26View →
spring-projects/spring-framework1.0Likely human-written483Java59,9782026-05-26View →
mastodon/mastodon1.0Likely human-written496Ruby49,9662026-05-26View →
cypress-io/cypress1.0Likely human-written404TypeScript49,6482026-05-26View →
twentyhq/twenty1.0Likely human-written832TypeScript46,6822026-05-26View →
DIYgod/RSSHub1.0Likely human-written103TypeScript44,2702026-05-26View →
php/php-src1.0Likely human-written1719C40,0662026-05-26View →
photoprism/photoprism1.0Likely human-written354Go39,6802026-05-26View →
halo-dev/halo1.0Likely human-written93Java38,7792026-05-26View →
OWASP/CheatSheetSeries1.0Likely human-written20Python32,0932026-05-26View →
mantinedev/mantine1.0Likely human-written310TypeScript31,1782026-05-26View →
sequelize/sequelize1.0Likely human-written154TypeScript30,3522026-05-26View →
hashicorp/consul1.0Likely human-written811Go29,8992026-05-26View →
vercel-labs/agent-browser1.0Likely human-written61Rust34,3652026-05-26View →
abiosoft/colima1.0Likely human-written16Go29,0042026-05-26View →
Budibase/budibase1.0Likely human-written391TypeScript27,9522026-05-26View →
eslint/eslint1.0Likely human-written401JavaScript27,2482026-05-26View →
angular/angular-cli1.0Likely human-written167TypeScript27,0302026-05-26View →
kavishdevar/librepods1.0Likely human-written46Kotlin27,0992026-05-26View →
robertdavidgraham/masscan1.0Likely human-written60C25,7402026-05-26View →
Wilfred/difftastic1.0Likely human-written174Rust25,3962026-05-26View →
netbirdio/netbird1.0Likely human-written284Go25,5272026-05-26View →
yamadashy/repomix1.0Likely human-written82TypeScript25,5832026-05-26View →
android/compose-samples1.0Likely human-written27Kotlin23,1792026-05-26View →
lbjlaq/Antigravity-Manager1.0Likely human-written68Rust29,4242026-05-26View →
krayin/laravel-crm1.0Likely human-written55Blade22,5922026-05-26View →
postgres/postgres1.0Likely human-written1577C21,0012026-05-26View →
whyour/qinglong1.0Likely human-written48TypeScript19,5652026-05-26View →
joewalnes/websocketd1.0Likely human-written10Go17,4562026-05-26View →
eythaann/Seelen-UI1.0Likely human-written92Rust16,8592026-05-26View →
mickael-kerjean/filestash1.0Likely human-written55Go14,2482026-05-26View →
bytebase/bytebase1.0Likely human-written878Go14,0652026-05-26View →
dream-num/univer1.0Likely human-written1161TypeScript13,0862026-05-26View →
codecentric/spring-boot-admin1.0Likely human-written38Java12,8302026-05-26View →
ardalis/CleanArchitecture1.0Likely human-written16C#18,2342026-05-26View →
1jehuang/jcode1.0Likely human-written333Rust6,5662026-05-26View →
verdaccio/verdaccio1.0Likely human-written178TypeScript17,6732026-05-26View →
pion/webrtc1.0Likely human-written87Go16,4922026-05-26View →
dockur/macos1.0Likely human-written1Shell19,9922026-05-26View →
JohnCoates/Aerial1.0Likely human-written30Swift20,9842026-05-26View →
marko-js/marko1.0Likely human-written95JavaScript14,3752026-05-26View →
kubescape/kubescape1.0Likely human-written71Go11,4422026-05-26View →
diegomura/react-pdf1.0Likely human-written37TypeScript16,5972026-05-26View →
yoavbls/pretty-ts-errors1.0Likely human-written12TypeScript14,0812026-05-26View →
tradingview/lightweight-charts1.0Likely human-written145TypeScript15,9832026-05-26View →
strapi/strapi0.9Likely human-written275TypeScript72,2502026-05-26View →
nocodb/nocodb0.9Likely human-written476TypeScript63,1132026-05-26View →
jquery/jquery0.9Likely human-written43JavaScript59,8382026-05-26View →
FFmpeg/FFmpeg0.9Likely human-written1566C60,5142026-05-26View →
Mintplex-Labs/anything-llm0.9Likely human-written168JavaScript60,6412026-05-26View →
TryGhost/Ghost0.9Likely human-written580JavaScript53,6812026-05-26View →
Alamofire/Alamofire0.9Likely human-written302Swift42,3822026-05-26View →
drizzle-team/drizzle-orm0.9Likely human-written605TypeScript34,5222026-05-26View →
binwiederhier/ntfy0.9Likely human-written110Go30,4002026-05-26View →
heroui-inc/heroui0.9Likely human-written140TypeScript29,4072026-05-26View →
grafana/loki0.9Likely human-written922Go28,2482026-05-26View →
cmderdev/cmder0.9Likely human-written3PowerShell26,9032026-05-26View →
badges/shields0.9Likely human-written43JavaScript26,6742026-05-26View →
mattermost-community/focalboard0.9Likely human-written164TypeScript26,1952026-05-26View →
OI-wiki/OI-wiki0.9Likely human-written130TypeScript26,0502026-05-26View →
rancher/rancher0.9Likely human-written249Go25,6082026-05-26View →
Max-Eee/NeoPass0.9Likely human-written12JavaScript25,0642026-05-26View →
facebook/lexical0.9Likely human-written217TypeScript23,4532026-05-26View →
OpenListTeam/OpenList0.9Likely human-written115Go22,6962026-05-26View →
gofr-dev/gofr0.9Likely human-written126Go21,4302026-05-26View →
lit/lit0.9Likely human-written159TypeScript21,6232026-05-26View →
WordPress/WordPress0.9Likely human-written510PHP21,1462026-05-26View →
wavetermdev/waveterm0.9Likely human-written122Go20,8232026-05-26View →
cube-js/cube0.9Likely human-written397Rust20,0382026-05-26View →
nats-io/nats-server0.9Likely human-written348Go19,9042026-05-26View →
decaporg/decap-cms0.9Likely human-written118JavaScript19,0942026-05-26View →
golangci/golangci-lint0.9Likely human-written310Go18,9952026-05-26View →
slackhq/nebula0.9Likely human-written42Go17,3472026-05-26View →
hashicorp/packer0.9Likely human-written85Go15,6862026-05-26View →
Homebrew/homebrew-core0.9Likely human-written215Ruby15,3112026-05-26View →
microsoft/RustTraining0.9Likely human-written45Rust14,4112026-05-26View →
moonD4rk/HackBrowserData0.9Likely human-written21Go14,1442026-05-26View →
ast-grep/ast-grep0.9Likely human-written51Rust14,1682026-05-26View →
mytechnotalent/Reverse-Engineering0.9Likely human-written3Assembly13,6292026-05-26View →
CleverRaven/Cataclysm-DDA0.9Likely human-written2582C++12,3702026-05-26View →
dagger/dagger0.9Likely human-written1815Go15,8742026-05-26View →
projectdiscovery/katana0.9Likely human-written19Go16,7792026-05-26View →
openai/symphony0.9Likely human-written5Elixir24,6632026-05-26View →
mjmlio/mjml0.9Likely human-written16JavaScript18,0722026-05-26View →
Donchitos/Claude-Code-Game-Studios0.9Likely human-written46Shell20,0672026-05-26View →
yikart/AiToEarn0.9Likely human-written241TypeScript16,6172026-05-26View →
apache/druid0.9Likely human-written464Java14,0082026-05-26View →
atlassian/pragmatic-drag-and-drop0.9Likely human-written80TypeScript12,6212026-05-26View →
quic-go/quic-go0.9Likely human-written80Go11,6122026-05-26View →
gravitl/netmaker0.9Likely human-written66Go11,5842026-05-26View →
LemmyNet/lemmy0.9Likely human-written83Rust14,4042026-05-26View →
markdown-it/markdown-it0.9Likely human-written8JavaScript21,4812026-05-26View →
transmission/transmission0.9Likely human-written181C++14,7632026-05-26View →
dexie/Dexie.js0.9Likely human-written93TypeScript14,3242026-05-26View →
jaywcjlove/awesome-mac0.8Likely human-written2Swift104,6992026-05-26View →
leonardomso/33-js-concepts0.8Likely human-written35JavaScript66,4632026-05-26View →
FuelLabs/fuel-core0.8Likely human-written142Rust57,0522026-05-26View →
jgm/pandoc0.8Likely human-written65Haskell44,3672026-05-26View →
payloadcms/payload0.8Likely human-written392TypeScript42,6212026-05-26View →
TriliumNext/Trilium0.8Likely human-written355TypeScript36,2122026-05-26View →
hashicorp/vault0.8Likely human-written651Go35,6602026-05-26View →
refinedev/refine0.8Likely human-written762TypeScript34,7832026-05-26View →
kubernetes/minikube0.8Likely human-written193Go31,8272026-05-26View →
ajaxorg/ace0.8Likely human-written146JavaScript27,1332026-05-26View →
OpenZeppelin/openzeppelin-contracts0.8Likely human-written31Solidity27,1032026-05-26View →
koodo-reader/koodo-reader0.8Likely human-written43JavaScript27,0162026-05-26View →
deskflow/deskflow0.8Likely human-written74C++26,0492026-05-26View →
angular/components0.8Likely human-written332TypeScript25,0322026-05-26View →
Predidit/Kazumi0.8Likely human-written37Dart25,5292026-05-26View →
apify/crawlee0.8Likely human-written81TypeScript23,4412026-05-26View →
beekeeper-studio/beekeeper-studio0.8Likely human-written94TypeScript22,8702026-05-26View →
nocobase/nocobase0.8Likely human-written977TypeScript22,5352026-05-26View →
pqrs-org/Karabiner-Elements0.8Likely human-written84C++22,1772026-05-26View →
samber/lo0.8Likely human-written79Go21,2892026-05-26View →
AppFlowy-IO/AppFlowy0.8Likely human-written322Dart71,3022026-05-26View →
vitessio/vitess0.8Likely human-written942Go20,9612026-05-26View →
mihonapp/mihon0.8Likely human-written9Kotlin20,9552026-05-26View →
jsdom/jsdom0.8Likely human-written102JavaScript21,5772026-05-26View →
facebook/relay0.8Likely human-written384Rust18,9452026-05-26View →
vitest-dev/vitest0.8Likely human-written134TypeScript16,5822026-05-26View →
ktorio/ktor0.8Likely human-written72Kotlin14,4142026-05-26View →
kysely-org/kysely0.8Likely human-written92TypeScript13,8672026-05-26View →
tinacms/tinacms0.8Likely human-written99TypeScript13,3632026-05-26View →
advplyr/audiobookshelf0.8Likely human-written125JavaScript12,9612026-05-26View →
amir20/dozzle0.8Likely human-written51Go13,0582026-05-26View →
prestodb/presto0.8Likely human-written644Java16,7012026-05-26View →
hashicorp/nomad0.8Likely human-written491Go16,5242026-05-26View →
Foundry376/Mailspring0.8Likely human-written190JavaScript17,5252026-05-26View →
C4illin/ConvertX0.8Likely human-written7TypeScript16,9052026-05-26View →
mountain-loop/yaak0.8Likely human-written103TypeScript18,6692026-05-26View →
CapSoftware/Cap0.8Likely human-written286TypeScript19,2212026-05-26View →
mswjs/msw0.8Likely human-written37TypeScript17,9462026-05-26View →
juliangarnier/anime0.8Likely human-written35JavaScript68,9182026-05-26View →
vxcontrol/pentagi0.8Likely human-written290Go17,2442026-05-26View →
rjsf-team/react-jsonschema-form0.8Likely human-written101TypeScript15,7792026-05-26View →
uNetworking/uWebSockets0.8Likely human-written10C++18,8652026-05-26View →
Light-City/CPlusPlusThings0.8Likely human-written29C++43,1732026-05-26View →
rybbit-io/rybbit0.8Likely human-written105TypeScript12,1512026-05-26View →
Wei-Shaw/claude-relay-service0.8Likely human-written134JavaScript11,8992026-05-26View →
didi/LogicFlow0.8Likely human-written95TypeScript11,3612026-05-26View →
jasmine/jasmine0.8Likely human-written41JavaScript15,8302026-05-26View →
novnc/noVNC0.8Likely human-written8JavaScript13,7342026-05-26View →
poteto/hiring-without-whiteboards0.8Likely human-written1JavaScript50,6992026-05-26View →
freeCodeCamp/freeCodeCamp0.7Likely human-written787TypeScript445,4072026-05-26View →
avelino/awesome-go0.7Likely human-written3Go173,6852026-05-26View →
junegunn/fzf0.7Likely human-written24Go80,5322026-05-26View →
jesseduffield/lazygit0.7Likely human-written76Go78,4672026-05-26View →
dani-garcia/vaultwarden0.7Likely human-written45Rust61,2952026-05-26View →
remix-run/react-router0.7Likely human-written199TypeScript56,4372026-05-26View →
2dust/v2rayNG0.7Likely human-written5Kotlin56,8642026-05-26View →
tw93/Pake0.7Likely human-written16Rust49,0882026-05-26View →
tmux/tmux0.7Likely human-written58C45,9842026-05-26View →
AykutSarac/jsoncrack.com0.7Likely human-written7TypeScript44,0442026-05-26View →
logseq/logseq0.7Likely human-written62Clojure43,0642026-05-26View →
yarnpkg/yarn0.7Likely human-written30JavaScript41,5112026-05-26View →
phaserjs/phaser0.7Likely human-written69JavaScript39,6912026-05-26View →
outline/outline0.7Likely human-written129TypeScript38,6292026-05-26View →
AdguardTeam/AdGuardHome0.7Likely human-written151Go34,3282026-05-26View →
tailwindlabs/headlessui0.7Likely human-written80TypeScript28,5762026-05-26View →
TanStack/table0.7Likely human-written108TypeScript28,0342026-05-26View →
greensock/GSAP0.7Likely human-written25JavaScript24,8912026-05-26View →
GopeedLab/gopeed0.7Likely human-written34Go24,6662026-05-26View →
jquense/yup0.7Likely human-written11TypeScript23,6802026-05-26View →
processing/p5.js0.7Likely human-written81JavaScript23,7052026-05-26View →
jesseduffield/lazydocker0.7Likely human-written11Go51,1802026-05-26View →
QwikDev/qwik0.7Likely human-written146TypeScript22,0092026-05-26View →
getsops/sops0.7Likely human-written19Go21,8982026-05-26View →
SBoudrias/Inquirer.js0.7Likely human-written11TypeScript21,5632026-05-26View →
CarGuo/GSYVideoPlayer0.7Likely human-written33Java21,4372026-05-26View →
magicuidesign/magicui0.7Likely human-written64MDX21,0842026-05-26View →
cjpais/Handy0.7Likely human-written13Rust22,3962026-05-26View →
docmost/docmost0.7Likely human-written92TypeScript20,3812026-05-26View →
grpc-ecosystem/grpc-gateway0.7Likely human-written123Go19,8962026-05-26View →
Caldis/Mos0.7Likely human-written48Swift20,2592026-05-26View →
eggjs/egg0.7Likely human-written114TypeScript18,9962026-05-26View →
linkwarden/linkwarden0.7Likely human-written35TypeScript18,4532026-05-26View →
GLips/Figma-Context-MCP0.7Likely human-written11TypeScript14,8812026-05-26View →
oauth2-proxy/oauth2-proxy0.7Likely human-written64Go14,4382026-05-26View →
Sonarr/Sonarr0.7Likely human-written184C#13,8792026-05-26View →
semaphoreui/semaphore0.7Likely human-written50Go13,6512026-05-26View →
trinodb/trino0.7Likely human-written323Java12,8582026-05-26View →
bitwarden/clients0.7Likely human-written1373TypeScript12,8992026-05-26View →
highcharts/highcharts0.7Likely human-written526TypeScript12,4522026-05-26View →
huggingface/transformers.js0.7Likely human-written34JavaScript16,0352026-05-26View →
infinitered/ignite0.7Likely human-written20TypeScript19,8062026-05-26View →
infinitered/reactotron0.7Likely human-written21TypeScript15,5522026-05-26View →
pavlobu/deskreen0.7Likely human-written26TypeScript20,7952026-05-26View →
emotion-js/emotion0.7Likely human-written21JavaScript18,0142026-05-26View →
playcanvas/supersplat0.7Likely human-written15TypeScript8,6252026-05-26View →
tusen-ai/naive-ui0.7Likely human-written172TypeScript18,3402026-05-26View →
valeriansaliou/sonic0.7Likely human-written23Rust21,2262026-05-26View →
NirDiamant/GenAI_Agents0.7Likely human-written26Jupyter Notebook22,2182026-05-26View →
lxgw/LxgwWenKai0.7Likely human-written1Shell24,4622026-05-26View →
getmaxun/maxun0.7Likely human-written51TypeScript15,6292026-05-26View →
neovide/neovide0.7Likely human-written22Rust15,0162026-05-26View →
doocs/md0.7Likely human-written22Vue12,6552026-05-26View →
dwmkerr/hacker-laws0.7Likely human-written3HTML27,1482026-05-26View →
trekhleb/javascript-algorithms0.7Likely human-written37JavaScript195,9932026-05-26View →
apache/answer0.7Likely human-written149Go15,5242026-05-26View →
element-hq/element-web0.7Likely human-written352TypeScript13,1412026-05-26View →
airbnb/javascript0.6Likely human-written6JavaScript148,1112026-05-26View →
anomalyco/opencode0.6Likely human-written282TypeScript165,5922026-05-26View →
clash-verge-rev/clash-verge-rev0.6Likely human-written38TypeScript121,0782026-05-26View →
axios/axios0.6Likely human-written20JavaScript109,0762026-05-26View →
mermaid-js/mermaid0.6Likely human-written88TypeScript88,2712026-05-26View →
moby/moby0.6Likely human-written417Go71,5992026-05-26View →
chartjs/Chart.js0.6Likely human-written27JavaScript67,4472026-05-26View →
webpack/webpack0.6Likely human-written168JavaScript65,7482026-05-26View →
traefik/traefik0.6Likely human-written130Go63,3202026-05-26View →
dkhamsing/open-source-ios-apps0.6Likely human-written150,4582026-05-26View →
gogs/gogs0.6Likely human-written63Go47,5512026-05-26View →
android/architecture-samples0.6Likely human-written2Kotlin45,7062026-05-26View →
Leaflet/Leaflet0.6Likely human-written49JavaScript45,0902026-05-26View →
asgeirtj/system_prompts_leaks0.6Likely human-written4440,7922026-05-26View →
RSSNext/Folo0.6Likely human-written143TypeScript38,3592026-05-26View →
chen08209/FlClash0.6Likely human-written29Dart39,7902026-05-26View →
ChromeDevTools/chrome-devtools-mcp0.6Likely human-written32TypeScript41,8432026-05-26View →
directus/directus0.6Likely human-written333TypeScript35,8792026-05-26View →
GoogleChrome/lighthouse0.6Likely human-written190JavaScript30,2452026-05-26View →
gethomepage/homepage0.6Likely human-written29JavaScript30,3432026-05-26View →
alibaba/spring-cloud-alibaba0.6Likely human-written11Java29,1072026-05-26View →
signalapp/Signal-Android0.6Likely human-written149Kotlin28,8432026-05-26View →
nextauthjs/next-auth0.6Likely human-written39TypeScript28,2512026-05-26View →
tj/commander.js0.6Likely human-written19JavaScript28,2202026-05-26View →
QuantumNous/new-api0.6Likely human-written218Go35,5432026-05-26View →
recharts/recharts0.6Likely human-written126TypeScript27,1682026-05-26View →
Schniz/fnm0.6Likely human-written9Rust25,6912026-05-26View →
urfave/cli0.6Likely human-written21Go24,0872026-05-26View →
toon-format/toon0.6Likely human-written18TypeScript24,3842026-05-26View →
dataease/dataease0.6Likely human-written63Java23,9632026-05-26View →
emberjs/ember.js0.6Likely human-written141TypeScript22,5622026-05-26View →
apache/rocketmq0.6Likely human-written80Java22,4382026-05-26View →
facebook/flow0.6Likely human-written684Rust22,2112026-05-26View →
activepieces/activepieces0.6Likely human-written829TypeScript22,4202026-05-26View →
renovatebot/renovate0.6Likely human-written326TypeScript21,6172026-05-26View →
microsoft/fluentui0.6Likely human-written1028TypeScript20,0212026-05-26View →
Vendicated/Vencord0.6Likely human-written43TypeScript13,3992026-05-26View →
web-infra-dev/rspack0.6Likely human-written334Rust12,7232026-05-26View →
TheOdinProject/curriculum0.6Likely human-written33JavaScript12,5262026-05-26View →
infracost/infracost0.6Likely human-written133Go12,3172026-05-26View →
formbricks/formbricks0.6Likely human-written200TypeScript12,3022026-05-26View →
521xueweihan/HelloGitHub0.6Likely human-written18Python158,7482026-05-26View →
vercel-labs/skills0.6Likely human-written12TypeScript20,1792026-05-26View →
google/styleguide0.6Likely human-written15HTML39,3292026-05-26View →
OpenRCT2/OpenRCT20.6Likely human-written493C++15,6592026-05-26View →
benfred/py-spy0.6Likely human-written60Rust15,2192026-05-26View →
balena-io/etcher0.6Likely human-written18TypeScript33,7762026-05-26View →
elunez/eladmin0.6Likely human-written1Java21,9302026-05-26View →
toml-lang/toml0.6Likely human-written120,4992026-05-26View →
sindresorhus/type-fest0.6Likely human-written25TypeScript17,1662026-05-26View →
ChatGPTNextWeb/NextChat0.6Likely human-written22TypeScript88,0892026-05-26View →
jackc/pgx0.6Likely human-written41Go13,8352026-05-26View →
crimx/ext-saladict0.6Likely human-written52TypeScript13,1072026-05-26View →
wenzhixin/bootstrap-table0.6Likely human-written16JavaScript11,8212026-05-26View →
hluk/CopyQ0.6Likely human-written143C++11,7572026-05-26View →
humanlayer/12-factor-agents0.6Likely human-written34TypeScript22,4082026-05-26View →
vercel/chatbot0.6Likely human-written10TypeScript20,3822026-05-26View →
Kong/kong0.6Likely human-written90Lua43,4472026-05-26View →
jaywcjlove/reference0.6Likely human-written65Dockerfile15,1122026-05-26View →
liyupi/ai-guide0.6Likely human-written16JavaScript14,5762026-05-26View →
syncthing/syncthing0.5Likely human-written61Go84,5592026-05-26View →
coder/code-server0.5Likely human-written17TypeScript77,7242026-05-26View →
gorhill/uBlock0.5Likely human-written92JavaScript65,0102026-05-26View →
usememos/memos0.5Likely human-written65Go60,1352026-05-26View →
firstcontributions/first-contributions0.5Likely human-written2054,1722026-05-26View →
vuejs/core0.5Likely human-written89TypeScript53,7162026-05-26View →
mozilla/pdf.js0.5Likely human-written98JavaScript53,3732026-05-26View →
ionic-team/ionic-framework0.5Likely human-written211TypeScript52,5162026-05-26View →
square/okhttp0.5Likely human-written27Kotlin46,9782026-05-26View →
slidevjs/slidev0.5Likely human-written32TypeScript46,7542026-05-26View →
jestjs/jest0.5Likely human-written92TypeScript45,3592026-05-26View →
freeCodeCamp/devdocs0.5Likely human-written24Ruby38,9792026-05-26View →
ant-design/ant-design-pro0.5Likely human-written16TypeScript38,2742026-05-26View →
TeamNewPipe/NewPipe0.5Likely human-written87Java38,3412026-05-26View →
docker/compose0.5Likely human-written26Go37,4052026-05-26View →
fastify/fastify0.5Likely human-written40JavaScript36,2972026-05-26View →
MHSanaei/3x-ui0.5Likely human-written30TypeScript38,2602026-05-26View →
k3s-io/k3s0.5Likely human-written24Go33,0952026-05-26View →
medusajs/medusa0.5Likely human-written607TypeScript33,9642026-05-26View →
NginxProxyManager/nginx-proxy-manager0.5Likely human-written16TypeScript32,9372026-05-26View →
vercel/swr0.5Likely human-written15TypeScript32,3942026-05-26View →
vbenjs/vue-vben-admin0.5Likely human-written67Vue32,4592026-05-26View →
motiondivision/motion0.5Likely human-written70TypeScript32,0942026-05-26View →
yuliskov/SmartTube0.5Likely human-written115Java30,2292026-05-26View →
pmndrs/react-spring0.5Likely human-written27TypeScript29,0942026-05-26View →
github/github-mcp-server0.5Likely human-written35Go30,1932026-05-26View →
lightpanda-io/browser0.5Likely human-written22Zig30,6022026-05-26View →
Anuken/Mindustry0.5Likely human-written10Java27,6732026-05-26View →
microsoft/vcpkg0.5Likely human-written146CMake27,0842026-05-26View →
Molunerfinn/PicGo0.5Likely human-written17TypeScript26,7462026-05-26View →
dapr/dapr0.5Likely human-written185Go25,7872026-05-26View →
react-navigation/react-navigation0.5Likely human-written54TypeScript24,4642026-05-26View →
nektos/act0.5Likely human-written21Go70,5022026-05-26View →
gin-gonic/gin0.5Likely human-written15Go88,5462026-05-26View →
vsouza/awesome-ios0.5Likely human-written2Swift52,3042026-05-26View →
alibaba/druid0.5Likely human-written146Java28,1872026-05-26View →
vueComponent/ant-design-vue0.5Likely human-written93Vue21,5112026-05-26View →
terrastruct/d20.5Likely human-written226Go23,9662026-05-26View →
temporalio/temporal0.5Likely human-written395Go20,5292026-05-26View →
apollographql/apollo-client0.5Likely human-written172TypeScript19,7172026-05-26View →
Ebazhanov/linkedin-skill-assessments-quizzes0.5Likely human-written42Python28,7502026-05-26View →
birobirobiro/awesome-shadcn-ui0.5Likely human-written9TypeScript19,6182026-05-26View →
dariubs/GoBooks0.5Likely human-written1Go19,4452026-05-26View →
JetBrains/compose-multiplatform0.5Likely human-written27Kotlin19,0832026-05-26View →
bluenviron/mediamtx0.5Likely human-written46Go18,8692026-05-26View →
iDvel/rime-ice0.5Likely human-written62Lua17,4622026-05-26View →
denoland/fresh0.5Likely human-written9TypeScript13,7552026-05-26View →
ikatyang/emoji-cheat-sheet0.5Likely human-written2TypeScript13,7262026-05-26View →
zitadel/zitadel0.5Likely human-written482Go13,8762026-05-26View →
seanprashad/leetcode-patterns0.5Likely human-written14TypeScript13,0332026-05-26View →
OpenRA/OpenRA0.5Likely human-written126C#16,7282026-05-26View →
mikefarah/yq0.5Likely human-written16Go15,4392026-05-26View →
11ty/eleventy0.5Likely human-written30JavaScript19,6622026-05-26View →
doitsujin/dxvk0.5Likely human-written89C++17,1952026-05-26View →
wtfutil/wtf0.5Likely human-written13Go16,9392026-05-26View →
koalaman/shellcheck0.5Likely human-written1Haskell39,4762026-05-26View →
notionnext-org/NotionNext0.5Likely human-written59JavaScript11,4752026-05-26View →
ageron/handson-ml20.5Likely human-written1Jupyter Notebook29,9382026-05-26View →
Swordfish90/cool-retro-term0.5Likely human-written2QML25,6042026-05-26View →
EbookFoundation/free-programming-books0.4Likely human-written15Python388,9852026-05-26View →
kamranahmedse/developer-roadmap0.4Likely human-written201TypeScript355,4772026-05-26View →
excalidraw/excalidraw0.4Likely human-written56TypeScript124,0332026-05-26View →
ant-design/ant-design0.4Likely human-written82TypeScript98,1332026-05-26View →
puppeteer/puppeteer0.4Likely human-written88TypeScript94,3712026-05-26View →
nestjs/nest0.4Likely human-written30TypeScript75,5762026-05-26View →
josephmisiti/awesome-machine-learning0.4Likely human-written1Python72,5732026-05-26View →
socketio/socket.io0.4Likely human-written25TypeScript63,0992026-05-26View →
google/guava0.4Likely human-written103Java51,4872026-05-26View →
charlax/professional-programming0.4Likely human-written2Python51,0182026-05-26View →
1c7/chinese-independent-developer0.4Likely human-written148,6632026-05-26View →
type-challenges/type-challenges0.4Likely human-written5TypeScript48,1262026-05-26View →
react-hook-form/react-hook-form0.4Likely human-written25TypeScript44,7332026-05-26View →
vercel/hyper0.4Likely human-written11TypeScript44,5952026-05-26View →
remotion-dev/remotion0.4Likely human-written160TypeScript48,0992026-05-26View →
nolimits4web/swiper0.4Likely human-written11JavaScript41,8542026-05-26View →
saadeghi/daisyui0.4Likely human-written38Svelte41,0182026-05-26View →
lapce/lapce0.4Likely human-written19Rust38,4692026-05-26View →
XTLS/Xray-core0.4Likely human-written33Go38,9352026-05-26View →
YunaiV/ruoyi-vue-pro0.4Likely human-written61Java37,2932026-05-26View →
jaywcjlove/linux-command0.4Likely human-written20Markdown36,1772026-05-26View →
pear-devs/pear-desktop0.4Likely human-written9TypeScript31,7752026-05-26View →
docsifyjs/docsify0.4Likely human-written16JavaScript31,2252026-05-26View →
chinabugotech/hutool0.4Likely human-written20Java30,2892026-05-26View →
nginx/nginx0.4Likely human-written125C30,4632026-05-26View →
flameshot-org/flameshot0.4Likely human-written60C++29,9632026-05-26View →
swagger-api/swagger-ui0.4Likely human-written34JavaScript28,8042026-05-26View →
linshenkx/prompt-optimizer0.4Likely human-written149TypeScript29,8912026-05-26View →
trufflesecurity/trufflehog0.4Likely human-written207Go26,5152026-05-26View →
asdf-vm/asdf0.4Likely human-written6Go25,3762026-05-26View →
neoclide/coc.nvim0.4Likely human-written56TypeScript25,1532026-05-26View →
plausible/analytics0.4Likely human-written70Elixir26,5332026-05-26View →
flipped-aurora/gin-vue-admin0.4Likely human-written44Go24,7052026-05-26View →
iBotPeaches/Apktool0.4Likely human-written6Java24,6212026-05-26View →
validatorjs/validator.js0.4Likely human-written11JavaScript23,7482026-05-26View →
conwnet/github1s0.4Likely human-written22TypeScript23,2962026-05-26View →
slimtoolkit/slim0.4Likely human-written27Go23,2752026-05-26View →
argoproj/argo-cd0.4Likely human-written221Go22,9672026-05-26View →
mifi/lossless-cut0.4Likely human-written23TypeScript40,7002026-05-26View →
monicahq/monica0.4Likely human-written80PHP24,6872026-05-26View →
nilbuild/developer-roadmap0.4Likely human-written201TypeScript355,4872026-05-26View →
NodeBB/NodeBB0.4Likely human-written100JavaScript15,0882026-05-26View →
xpipe-io/xpipe0.4Likely human-written14Java14,0912026-05-26View →
juewuy/ShellCrash0.4Likely human-written5Shell12,8012026-05-26View →
89luca89/distrobox0.4Likely human-written2Shell12,5002026-05-26View →
bitwarden/server0.4Likely human-written622C#18,9202026-05-26View →
VictoriaMetrics/VictoriaMetrics0.4Likely human-written181Go17,0562026-05-26View →
sunface/rust-course0.4Likely human-written28Rust30,4262026-05-26View →
argoproj/argo-workflows0.4Likely human-written128Go16,7062026-05-26View →
sharkdp/hyperfine0.4Likely human-written3Rust28,1682026-05-26View →
sweetalert2/sweetalert20.4Likely human-written8JavaScript18,0782026-05-26View →
YunaiV/yudao-cloud0.4Likely human-written38Java19,0152026-05-26View →
go-gorm/gorm0.4Likely human-written15Go39,7582026-05-26View →
Lordog/dive-into-llms0.4Likely human-written1Jupyter Notebook39,4662026-05-26View →
Sjj1024/PakePlus0.4Likely human-written8HTML12,5182026-05-26View →
jackyzha0/quartz0.4Likely human-written12TypeScript12,2972026-05-26View →
logto-io/logto0.4Likely human-written181TypeScript12,0882026-05-26View →
coil-kt/coil0.4Likely human-written8Kotlin11,7892026-05-26View →
jbranchaud/til0.4Likely human-written16Vim Script14,0922026-05-26View →
streetwriters/notesnook0.4Likely human-written154TypeScript14,0782026-05-26View →
DataTalksClub/machine-learning-zoomcamp0.4Likely human-written8Jupyter Notebook13,1282026-05-26View →
jackfrued/Python-100-Days0.3Likely human-written29Jupyter Notebook182,7962026-05-26View →
f/prompts.chat0.3Likely human-written83HTML162,8592026-05-26View →
2dust/v2rayN0.3Likely human-written11C#106,9172026-05-26View →
sveltejs/svelte0.3Likely human-written35JavaScript86,6272026-05-26View →
TanStack/query0.3Likely human-written61TypeScript49,5072026-05-26View →
skylot/jadx0.3Likely human-written9Java48,7312026-05-26View →
sudheerj/reactjs-interview-questions0.3Likely human-written4JavaScript44,5862026-05-26View →
qbittorrent/qBittorrent0.3Likely human-written156C++37,7522026-05-26View →
ueberdosis/tiptap0.3Likely human-written60TypeScript36,9602026-05-26View →
lerna/lerna0.3Likely human-written23TypeScript36,0692026-05-26View →
0xAX/linux-insides0.3Likely human-written6Python32,5762026-05-26View →
dokku/dokku0.3Likely human-written24Shell31,9032026-05-26View →
mqyqingfeng/Blog0.3Likely human-written731,1142026-05-26View →
transloadit/uppy0.3Likely human-written32TypeScript30,7862026-05-26View →
the1812/Bilibili-Evolved0.3Likely human-written23TypeScript29,3562026-05-26View →
keepassxreboot/keepassxc0.3Likely human-written172C++27,3402026-05-26View →
koreader/koreader0.3Likely human-written59Lua26,9812026-05-26View →
Modernizr/Modernizr0.3Likely human-written8JavaScript25,6692026-05-26View →
blackmatrix7/ios_rule_script0.3Likely human-written386JavaScript26,2992026-05-26View →
zloirock/core-js0.3Likely human-written40JavaScript25,4952026-05-26View →
reduxjs/react-redux0.3Likely human-written9TypeScript23,4862026-05-26View →
MagicMirrorOrg/MagicMirror0.3Likely human-written12JavaScript23,5412026-05-26View →
mochajs/mocha0.3Likely human-written11JavaScript22,8822026-05-26View →
GoogleContainerTools/distroless0.3Likely human-written2Starlark22,6602026-05-26View →
JanDeDobbeleer/oh-my-posh0.3Likely human-written17Go22,6522026-05-26View →
vueuse/vueuse0.3Likely human-written41TypeScript22,2522026-05-26View →
jashkenas/backbone0.3Likely human-written6JavaScript28,0732026-05-26View →
phoenixframework/phoenix0.3Likely human-written10Elixir22,9762026-05-26View →
be5invis/Iosevka0.3Likely human-written5JavaScript22,3022026-05-26View →
gitui-org/gitui0.3Likely human-written18Rust21,9892026-05-26View →
pure-admin/vue-pure-admin0.3Likely human-written30Vue20,2362026-05-26View →
go-playground/validator0.3Likely human-written17Go19,9742026-05-26View →
pcottle/learnGitBranching0.3Likely human-written11JavaScript33,4782026-05-26View →
clauderic/dnd-kit0.3Likely human-written16TypeScript17,1632026-05-26View →
javascript-obfuscator/javascript-obfuscator0.3Likely human-written25TypeScript16,0682026-05-26View →
musescore/MuseScore0.3Likely human-written1089C++14,6372026-05-26View →
qdm12/gluetun0.3Likely human-written19Go14,3552026-05-26View →
phpstan/phpstan0.3Likely human-written40PHP13,9592026-05-26View →
openlayers/openlayers0.3Likely human-written100JavaScript12,4462026-05-26View →
sudheerj/javascript-interview-questions0.3Likely human-written4JavaScript27,4352026-05-26View →
iamgio/quarkdown0.3Likely human-written29Kotlin15,1122026-05-26View →
localsend/localsend0.3Likely human-written50Dart82,1362026-05-26View →
preactjs/preact0.3Likely human-written14JavaScript38,6612026-05-26View →
restic/restic0.3Likely human-written31Go33,6812026-05-26View →
aidenybai/react-scan0.3Likely human-written9TypeScript21,3152026-05-26View →
Redocly/redoc0.3Likely human-written15TypeScript25,7142026-05-26View →
go-kratos/kratos0.3Likely human-written9Go25,6912026-05-26View →
nextai-translator/nextai-translator0.3Likely human-written17TypeScript24,9012026-05-26View →
PlasmoHQ/plasmo0.3Likely human-written11TypeScript13,0442026-05-26View →
kubernetes/community0.3Likely human-written33Jupyter Notebook12,8652026-05-26View →
Heroic-Games-Launcher/HeroicGamesLauncher0.3Likely human-written43TypeScript11,4572026-05-26View →
amir1376/ab-download-manager0.3Likely human-written15Kotlin15,6442026-05-26View →
react-native-elements/react-native-elements0.3Likely human-written20MDX25,8262026-05-26View →
passteque/gluetun0.3Likely human-written19Go14,3562026-05-26View →
coredns/coredns0.3Likely human-written27Go14,0702026-05-26View →
louislam/uptime-kuma0.2Likely human-written20JavaScript87,2712026-05-26View →
expressjs/express0.2Likely human-written5JavaScript69,0372026-05-26View →
dbeaver/dbeaver0.2Likely human-written49Java50,2322026-05-26View →
docker/awesome-compose0.2Likely human-written15HTML45,4032026-05-26View →
sxyazi/yazi0.2Likely human-written7Rust38,5012026-05-26View →
xyflow/xyflow0.2Likely human-written13TypeScript36,7762026-05-26View →
v2fly/v2ray-core0.2Likely human-written25Go34,0082026-05-26View →
zeromicro/go-zero0.2Likely human-written31Go33,0452026-05-26View →
SagerNet/sing-box0.2Likely human-written30Go34,2302026-05-26View →
binarywang/WxJava0.2Likely human-written28Java32,8182026-05-26View →
ianstormtaylor/slate0.2Likely human-written15TypeScript31,6812026-05-26View →
VSCodium/vscodium0.2Likely human-written3Shell31,5882026-05-26View →
statelyai/xstate0.2Likely human-written41TypeScript29,6472026-05-26View →
gitroomhq/postiz-app0.2Likely human-written20TypeScript30,8562026-05-26View →
ReVanced/revanced-manager0.2Likely human-written4Kotlin28,0162026-05-26View →
jashkenas/underscore0.2Likely human-written39JavaScript27,3352026-05-26View →
yeasy/docker_practice0.2Likely human-written6Go26,0642026-05-26View →
GrapesJS/grapesjs0.2Likely human-written26TypeScript25,8662026-05-26View →
wg-easy/wg-easy0.2Likely human-written3TypeScript25,8312026-05-26View →
vercel-labs/agent-skills0.2Likely human-written4JavaScript27,1362026-05-26View →
simple-icons/simple-icons0.2Likely human-written7JavaScript25,1372026-05-26View →
Lissy93/dashy0.2Likely human-written10Vue25,2582026-05-26View →
air-verse/air0.2Likely human-written2Go23,5892026-05-26View →
brave/brave-browser0.2Likely human-written222,6652026-05-26View →
Lissy93/web-check0.2Likely human-written5TypeScript33,1752026-05-26View →
wwebjs/whatsapp-web.js0.2Likely human-written1JavaScript21,9032026-05-26View →
appium/appium0.2Likely human-written26TypeScript21,5652026-05-26View →
pmndrs/jotai0.2Likely human-written5TypeScript21,1742026-05-26View →
android/nowinandroid0.2Likely human-written8Kotlin21,2792026-05-26View →
v2ray/v2ray-core0.2Likely human-written11Go46,8462026-05-26View →
sveltejs/kit0.2Likely human-written19JavaScript20,5292026-05-26View →
go-task/task0.2Likely human-written5Go15,6072026-05-26View →
Koenkk/zigbee2mqtt0.2Likely human-written8TypeScript15,1612026-05-26View →
librespeed/speedtest0.2Likely human-written2JavaScript14,7502026-05-26View →
projectdiscovery/subfinder0.2Likely human-written2Go13,7152026-05-26View →
firebase/functions-samples0.2Likely human-written62JavaScript12,2222026-05-26View →
microsoft/windows-rs0.2Likely human-written241Rust12,1912026-05-26View →
Tencent/tinker0.2Likely human-written11Java17,6392026-05-26View →
jsdoc/jsdoc0.2Likely human-written9JavaScript15,4372026-05-26View →
material-components/material-components-android0.2Likely human-written45Java17,2982026-05-26View →
youngyangyang04/leetcode-master0.2Likely human-written24Shell61,5102026-05-26View →
iluwatar/java-design-patterns0.2Likely human-written23Java94,0332026-05-26View →
websockets/ws0.2Likely human-written4JavaScript22,7662026-05-26View →
inkonchain/docs0.2Likely human-written2MDX36,6562026-05-26View →
pranshuparmar/witr0.2Likely human-written3Go17,2702026-05-26View →
github/opensource.guide0.2Likely human-written7HTML15,4652026-05-26View →
PipedreamHQ/pipedream0.2Likely human-written21JavaScript11,3972026-05-26View →
bettercap/bettercap0.2Likely human-written12Go19,2592026-05-26View →
date-fns/date-fns0.2Likely human-written29TypeScript36,5732026-05-26View →
koajs/koa0.2Likely human-written4JavaScript35,7132026-05-26View →
select2/select20.2Likely human-written9JavaScript25,9252026-05-26View →
openresty/openresty0.2Likely human-written1C13,8622026-05-26View →
Unleash/unleash0.2Likely human-written83TypeScript13,5102026-05-26View →
fish2018/pansou0.2Likely human-written10Go13,2642026-05-26View →
VERT-sh/VERT0.2Likely human-written3Svelte15,0242026-05-26View →
Snailclimb/JavaGuide0.1Likely human-written7JavaScript155,8942026-05-26View →
hakimel/reveal.js0.1Likely human-written5JavaScript71,2882026-05-26View →
tldr-pages/tldr0.1Likely human-written28Markdown62,6832026-05-26View →
pmndrs/zustand0.1Likely human-written3TypeScript58,1232026-05-26View →
gedoor/legado0.1Likely human-written9Kotlin46,9272026-05-26View →
drawdb-io/drawdb0.1Likely human-written3JavaScript37,3002026-05-26View →
umami-software/umami0.1Likely human-written19TypeScript36,8592026-05-26View →
veggiemonk/awesome-docker0.1Likely human-written136,0842026-05-26View →
solidjs/solid0.1Likely human-written3TypeScript35,5542026-05-26View →
1Panel-dev/1Panel0.1Likely human-written28Go35,6032026-05-26View →
filebrowser/filebrowser0.1Likely human-written6Go34,8672026-05-26View →
ItzCrazyKns/Vane0.1Likely human-written1TypeScript34,9422026-05-26View →
Dokploy/dokploy0.1Likely human-written45TypeScript34,2482026-05-26View →
immutable-js/immutable-js0.1Likely human-written7TypeScript33,0622026-05-26View →
casey/just0.1Likely human-written8Rust33,9112026-05-26View →
pmndrs/react-three-fiber0.1Likely human-written1TypeScript30,9212026-05-26View →
cheeriojs/cheerio0.1Likely human-written2TypeScript30,3442026-05-26View →
element-plus/element-plus0.1Likely human-written20TypeScript27,4482026-05-26View →
youzan/vant0.1Likely human-written9TypeScript24,2992026-05-26View →
google/gson0.1Likely human-written4Java24,2042026-05-26View →
electron-react-boilerplate/electron-react-boilerplate0.1Likely human-written2TypeScript24,2472026-05-26View →
louislam/dockge0.1Likely human-written4TypeScript23,3032026-05-26View →
svg/svgo0.1Likely human-written3JavaScript22,5022026-05-26View →
postcss/autoprefixer0.1Likely human-written3JavaScript22,2472026-05-26View →
reduxjs/redux0.1Likely human-written16TypeScript61,4442026-05-26View →
square/retrofit0.1Likely human-written10HTML43,9032026-05-26View →
rxhanson/Rectangle0.1Likely human-written1Swift29,1182026-05-26View →
mbadolato/iTerm2-Color-Schemes0.1Likely human-written17Shell26,9082026-05-26View →
remy/nodemon0.1Likely human-written2JavaScript26,6912026-05-26View →
Homebrew/homebrew-cask0.1Likely human-written14Ruby22,0422026-05-26View →
ethereumbook/ethereumbook0.1Likely human-written121,5122026-05-26View →
quii/learn-go-with-tests0.1Likely human-written6Go23,6622026-05-26View →
monkeytypegame/monkeytype0.1Likely human-written186TypeScript20,0772026-05-26View →
JunkFood02/Seal0.1Likely human-written4Kotlin26,4692026-05-26View →
avajs/ava0.1Likely human-written6JavaScript20,8502026-05-26View →
knadh/listmonk0.1Likely human-written12Go21,0032026-05-26View →
sqlc-dev/sqlc0.1Likely human-written26Go17,7952026-05-26View →
jeessy2/ddns-go0.1Likely human-written1Go16,8312026-05-26View →
ffuf/ffuf0.1Likely human-written1Go16,1332026-05-26View →
uuidjs/uuid0.1Likely human-written2TypeScript15,2862026-05-26View →
faker-js/faker0.1Likely human-written20TypeScript15,3332026-05-26View →
alibaba/hooks0.1Likely human-written4TypeScript14,9562026-05-26View →
lint-staged/lint-staged0.1Likely human-written3JavaScript14,6352026-05-26View →
neovim/nvim-lspconfig0.1Likely human-written2Lua13,6812026-05-26View →
moment/luxon0.1Likely human-written5JavaScript16,4042026-05-26View →
mdx-js/mdx0.1Likely human-written6JavaScript19,5462026-05-26View →
twpayne/chezmoi0.1Likely human-written8Go19,9202026-05-26View →
oblador/react-native-vector-icons0.1Likely human-written9TypeScript17,8612026-05-26View →
facebook/fresco0.1Likely human-written98Java17,1492026-05-26View →
carloscuesta/gitmoji0.1Likely human-written1TypeScript16,7552026-05-26View →
AaronFeng753/Waifu2x-Extension-GUI0.1Likely human-written3C++16,5912026-05-26View →
xifangczy/cat-catch0.1Likely human-written3JavaScript19,8122026-05-26View →
dockur/windows0.1Likely human-written2Shell51,5042026-05-26View →
redux-saga/redux-saga0.1Likely human-written2JavaScript22,4542026-05-26View →
tabler/tabler-icons0.1Likely human-written2JavaScript20,7952026-05-26View →
alyssaxuu/screenity0.1Likely human-written12JavaScript18,2642026-05-26View →
dense-analysis/ale0.1Likely human-written2Vim Script13,9902026-05-26View →
mltframework/shotcut0.1Likely human-written127C++14,0162026-05-26View →
YouMind-OpenLab/awesome-nano-banana-pro-prompts0.1Likely human-written4TypeScript12,2092026-05-26View →
alchaincyf/nuwa-skill0.1Likely human-written5Python21,3902026-05-26View →
linlinjava/litemall0.1Likely human-written9Java20,2622026-05-26View →
git-tips/tips0.1Likely human-written1JavaScript21,6992026-05-26View →
VoltAgent/awesome-claude-code-subagents0.1Likely human-written2Shell20,5892026-05-26View →
electric-sql/pglite0.1Likely human-written11TypeScript15,2792026-05-26View →
reduxjs/redux-devtools0.1Likely human-written6TypeScript14,3542026-05-26View →
graphql/graphql-spec0.1Likely human-written1JavaScript14,5692026-05-26View →
gvergnaud/ts-pattern0.1Likely human-written2TypeScript15,0172026-05-26View →
awesome-selfhosted/awesome-selfhosted0.0Likely human-written0295,3092026-05-26View →
ossu/computer-science0.0Likely human-written0HTML204,1752026-05-26View →
AutonomicAI/equivalence-lean0.0Likely human-written0Lean02026-05-26View →
github/gitignore0.0Likely human-written0174,0802026-05-26View →
ripienaar/free-for-dev0.0Likely human-written0HTML122,6742026-05-26View →
iptv-org/iptv0.0Likely human-written0TypeScript116,5262026-05-26View →
Anduin2017/HowToCook0.0Likely human-written0100,2912026-05-26View →
ruanyf/weekly0.0Likely human-written192,0912026-05-26View →
MunGell/awesome-for-beginners0.0Likely human-written085,9762026-05-26View →
laravel/laravel0.0Likely human-written0Blade84,3312026-05-26View →
Developer-Y/cs-video-courses0.0Likely human-written081,5712026-05-26View →
doocs/advanced-java0.0Likely human-written0Java78,9712026-05-26View →
awesomedata/awesome-public-datasets0.0Likely human-written075,6262026-05-26View →
fffaraz/awesome-cpp0.0Likely human-written071,4612026-05-26View →
base/node0.0Likely human-written0Shell68,5522026-05-26View →
VoltAgent/awesome-design-md0.0Likely human-written084,4082026-05-26View →
h5bp/html5-boilerplate0.0Likely human-written0JavaScript57,4612026-05-26View →
ngosang/trackerslist0.0Likely human-written053,9772026-05-26View →
ChrisTitusTech/winutil0.0Likely human-written0PowerShell55,1142026-05-26View →
chinese-poetry/chinese-poetry0.0Likely human-written4JavaScript51,5142026-05-26View →
serhii-londar/open-source-mac-os-apps0.0Likely human-written048,7432026-05-26View →
akullpp/awesome-java0.0Likely human-written048,0412026-05-26View →
ColorlibHQ/AdminLTE0.0Likely human-written1CSS45,3982026-05-26View →
Raphire/Win11Debloat0.0Likely human-written0PowerShell46,7452026-05-26View →
gkd-kit/gkd0.0Likely human-written1Kotlin38,9122026-05-26View →
chatanywhere/GPT_API_free0.0Likely human-written038,1672026-05-26View →
inkonchain/node0.0Likely human-written0Shell36,5972026-05-26View →
massgravel/Microsoft-Activation-Scripts0.0Likely human-written0Batchfile176,4142026-05-26View →
iamkun/dayjs0.0Likely human-written1JavaScript48,6512026-05-26View →
awesome-foss/awesome-sysadmin0.0Likely human-written034,0232026-05-26View →
lovell/sharp0.0Likely human-written1JavaScript32,2642026-05-26View →
waydabber/BetterDisplay0.0Likely human-written031,9302026-05-26View →
microsoft/playwright-mcp0.0Likely human-written0TypeScript33,0492026-05-26View →
OAI/OpenAPI-Specification0.0Likely human-written2Markdown30,9722026-05-26View →
layui/layui0.0Likely human-written1JavaScript30,5302026-05-26View →
nvim-lua/kickstart.nvim0.0Likely human-written0Lua30,6562026-05-26View →
honojs/hono0.0Likely human-written2TypeScript30,6252026-05-26View →
postcss/postcss0.0Likely human-written1TypeScript28,9602026-05-26View →
NvChad/NvChad0.0Likely human-written0Lua28,1902026-05-26View →
kdeldycke/awesome-falsehood0.0Likely human-written027,3762026-05-26View →
matteocrippa/awesome-swift0.0Likely human-written0Ruby26,0562026-05-26View →
Loyalsoldier/clash-rules0.0Likely human-written026,6732026-05-26View →
jivoi/awesome-osint0.0Likely human-written026,4862026-05-26View →
gfwlist/gfwlist0.0Likely human-written025,3452026-05-26View →
Johnshall/Shadowrocket-ADBlock-Rules-Forever0.0Likely human-written025,9712026-05-26View →
charmbracelet/glow0.0Likely human-written0Go25,4372026-05-26View →
systemdesign42/system-design-academy0.0Likely human-written024,5512026-05-26View →
ScoopInstaller/Scoop0.0Likely human-written0PowerShell24,1822026-05-26View →
semantic-release/semantic-release0.0Likely human-written1JavaScript23,7132026-05-26View →
lukasmasuch/best-of-ml-python0.0Likely human-written023,4922026-05-26View →
js-cookie/js-cookie0.0Likely human-written0JavaScript22,5972026-05-26View →
chiphuyen/aie-book0.0Likely human-written0Jupyter Notebook15,7802026-05-26View →
sindresorhus/awesome0.0Likely human-written0470,2282026-05-26View →
Hack-with-Github/Awesome-Hacking0.0Likely human-written0113,1192026-05-26View →
lodash/lodash0.0Likely human-written2JavaScript61,2312026-05-26View →
h5bp/Front-end-Developer-Interview-Questions0.0Likely human-written0Nunjucks60,8752026-05-26View →
Solido/awesome-flutter0.0Likely human-written0Dart60,1182026-05-26View →
yangshun/front-end-interview-handbook0.0Likely human-written0MDX43,9562026-05-26View →
byoungd/English-level-up-tips0.0Likely human-written045,1012026-05-26View →
sorrycc/awesome-javascript0.0Likely human-written034,9792026-05-26View →
ziadoz/awesome-php0.0Likely human-written032,5472026-05-26View →
MonitorControl/MonitorControl0.0Likely human-written0Swift33,2742026-05-26View →
LazyVim/LazyVim0.0Likely human-written0Lua26,4002026-05-26View →
datawhalechina/pumpkin-book0.0Likely human-written025,8422026-05-26View →
HqWu-HITCS/Awesome-Chinese-LLM0.0Likely human-written022,5772026-05-26View →
lucide-icons/lucide0.0Likely human-written3TypeScript22,7572026-05-26View →
AZeC4/TelegramGroup0.0Likely human-written021,4752026-05-26View →
codecrafters-io/build-your-own-x0.0Likely human-written0Markdown504,8552026-05-26View →
remoteintech/remote-jobs0.0Likely human-written2JavaScript40,4162026-05-26View →
HandsOnLLM/Hands-On-Large-Language-Models0.0Likely human-written0Jupyter Notebook26,5162026-05-26View →
ayangweb/BongoCat0.0Likely human-written0Vue21,0492026-05-26View →
EthicalML/awesome-production-machine-learning0.0Likely human-written020,5572026-05-26View →
matiassingers/awesome-readme0.0Likely human-written020,9472026-05-26View →
Loyalsoldier/v2ray-rules-dat0.0Likely human-written019,8672026-05-26View →
zxwk1998/vue-admin-better0.0Likely human-written0Vue18,8322026-05-26View →
nndl/nndl.github.io0.0Likely human-written0CSS42026-05-26View →
Pawdroid/Free-servers0.0Likely human-written017,5682026-05-26View →
obsidianmd/obsidian-releases0.0Likely human-written018,1212026-05-26View →
xx025/carrot0.0Likely human-written017,0972026-05-26View →
ramitsurana/awesome-kubernetes0.0Likely human-written0Shell15,9502026-05-26View →
free-nodes/clashfree0.0Likely human-written015,4322026-05-26View →
Tyrrrz/YoutubeDownloader0.0Likely human-written0C#15,1192026-05-26View →
DaoCloud/public-image-mirror0.0Likely human-written0Shell14,2052026-05-26View →
mouredev/hello-git0.0Likely human-written014,1412026-05-26View →
keiyoushi/extensions0.0Likely human-written0PureBasic13,9252026-05-26View →
roots/sage0.0Likely human-written0PHP13,2132026-05-26View →
nestjs/awesome-nestjs0.0Likely human-written012,9852026-05-26View →
drduh/YubiKey-Guide0.0Likely human-written0HTML12,3442026-05-26View →
gruntjs/grunt0.0Likely human-written0JavaScript12,2362026-05-26View →
pystardust/ani-cli0.0Likely human-written0Shell12,4802026-05-26View →
free-nodes/v2rayfree0.0Likely human-written012,5472026-05-26View →
tc39/proposals0.0Likely human-written019,1132026-05-26View →
conventional-changelog/commitlint0.0Likely human-written2TypeScript18,5472026-05-26View →
tc39/ecma2620.0Likely human-written0HTML15,6292026-05-26View →
sass/sass0.0Likely human-written1TypeScript15,3712026-05-26View →
iCHAIT/awesome-macOS0.0Likely human-written018,6242026-05-26View →
auth0/node-jsonwebtoken0.0Likely human-written0JavaScript18,1722026-05-26View →
vim-airline/vim-airline0.0Likely human-written0Vim Script17,9512026-05-26View →
PlexPt/awesome-chatgpt-prompts-zh0.0Likely human-written2160,3622026-05-26View →
golang-standards/project-layout0.0Likely human-written0Makefile56,0222026-05-26View →
typescript-cheatsheets/react0.0Likely human-written0TypeScript47,0602026-05-26View →
cursor/cursor0.0Likely human-written032,9082026-05-26View →
alexpate/awesome-design-systems0.0Likely human-written024,4662026-05-26View →
nukeop/nuclear0.0Likely human-written3TypeScript17,6742026-05-26View →
pqina/filepond0.0Likely human-written0JavaScript16,3602026-05-26View →
vuejs/awesome-vue0.0Likely human-written073,5852026-05-26View →
Flowseal/zapret-discord-youtube0.0Likely human-written0Batchfile28,4252026-05-26View →
agarrharr/awesome-cli-apps0.0Likely human-written0Shell19,6552026-05-26View →
ForrestKnight/open-source-cs0.0Likely human-written022,7072026-05-26View →
bigint/hey0.0Likely human-written0TypeScript29,4052026-05-26View →
dracula/dracula-theme0.0Likely human-written023,4722026-05-26View →
johnpapa/angular-styleguide0.0Likely human-written0Vim Snippet23,6532026-05-26View →
jwasham/coding-interview-university0.0Likely human-written0347,4332026-05-26View →
PatrickJS/awesome-cursorrules0.0Likely human-written0JavaScript39,7102026-05-26View →
nvim-telescope/telescope.nvim0.0Likely human-written0Lua19,4642026-05-26View →
catppuccin/catppuccin0.0Likely human-written0TypeScript19,2252026-05-26View →
JedWatson/classnames0.0Likely human-written0JavaScript17,7972026-05-26View →
yaronn/blessed-contrib0.0Likely human-written0JavaScript15,7402026-05-26View →
sindresorhus/awesome-nodejs0.0Likely human-written065,8222026-05-26View →
sindresorhus/awesome-electron0.0Likely human-written027,1572026-05-26View →
hapijs/joi0.0Likely human-written1JavaScript21,1942026-05-26View →
lukasz-madon/awesome-remote-job0.0Likely human-written045,9562026-05-26View →
Gar-b-age/CookLikeHOC0.0Likely human-written0Dockerfile23,5352026-05-26View →
AiHubCN/Awesome-Chinese-LLM0.0Likely human-written022,5772026-05-26View →
yjs/yjs0.0Likely human-written1JavaScript21,8992026-05-26View →
macrozheng/mall0.0Likely human-written3Java83,6962026-05-26View →
tailwindlabs/heroicons0.0Likely human-written0JavaScript23,5502026-05-26View →
yanue/V2rayU0.0Likely human-written019,9972026-05-26View →
imarvinle/awesome-cs-books0.0Likely human-written018,3362026-05-26View →
immersive-translate/immersive-translate0.0Likely human-written017,7552026-05-26View →
naptha/tesseract.js0.0Likely human-written1JavaScript38,0962026-05-26View →
junegunn/vim-plug0.0Likely human-written0Vim Script35,6632026-05-26View →
cjbarber/ToolsOfTheTrade0.0Likely human-written017,0502026-05-26View →
zakirullin/cognitive-load0.0Likely human-written012,2352026-05-26View →
privatenumber/tsx0.0Likely human-written1TypeScript12,0082026-05-26View →
libre-tube/LibreTube0.0Likely human-written1Kotlin11,9792026-05-26View →
stylelint/stylelint0.0Likely human-written1JavaScript11,4712026-05-26View →
Diolinux/PhotoGIMP0.0Likely human-written0CSS11,2902026-05-26View →
Leey21/awesome-ai-research-writing0.0Likely human-written025,5182026-05-26View →
microsoft/api-guidelines0.0Likely human-written023,2762026-05-26View →
slymnoyann/hey-10.0Likely human-written0TypeScript29,4052026-05-26View →
kepano/obsidian-skills0.0Likely human-written033,1552026-05-26View →
nndl/nndl0.0Likely human-written018,7882026-05-26View →
kubeflow/kubeflow0.0Likely human-written015,6652026-05-26View →
Axorax/awesome-free-apps0.0Likely human-written0JavaScript5,1752026-05-26View →
hardikpandya/stop-slop0.0Likely human-written04,9452026-05-26View →
Rem0o/FanControl.Releases0.0Likely human-written019,6052026-05-26View →
pluja/awesome-privacy0.0Likely human-written018,7932026-05-26View →
pot-app/pot-desktop0.0Likely human-written1JavaScript18,3652026-05-26View →

📖 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