Source Authorship Forensics · CCRL 40/40

The CCRL Top 50, read for AI vs human

A source-level sweep of the strongest engines in the world — each open-source one cloned and run through the same tests as the rest of the series, on both axes.

37
open-source, cloned & scanned
36
expert human
1
AI-assisted (Arasan)
0
actual SF clones

What the sweep found

Scope & honesty. This lists the 37 top-50 engines confirmed open-source and actually cloned & scanned. The remaining slots are commercial/closed (Torch, Dragon by Komodo, Houdini, Deep Sjeng, SlowChess, Wasp, rofChade, Rebel) or a handful with no public repository found — see the note below the table.

The engines

Ranked by CCRL 40/40. ★ marks a full standout write-up. "Stockfish similarity" uses the same scale as the main spectrum.

#EngineLangAuthorshipStockfish sim.Source
1Stockfish C++Human · communityReferenceofficial-stockfish/Stockfish
4ObsidianC++HumanStronggab8192/Obsidian
5BerserkCHumanStrongjhonnold/berserk
6PlentyChessC++HumanStrongYoshie2000/PlentyChess
7CaissaC++HumanStrongWitek902/Caissa
8AlexandriaC++HumanStrongPGG106/Alexandria
9RubiChessC++HumanStrongMatthies/RubiChess
10ViridithasRustHumanStrongcosmobobak/viridithas
11LizardC#HumanStrongliamt19/Lizard
12EtherealCHumanStrongAndyGrant/Ethereal
13CloverC++HumanStronglucametehau/CloverEngine
16SeerC++HumanStrongconnormcmonigle/seer-nnue
17IntegralC++HumanStrongaronpetko/integral
18UralochkaC++HumanStrongFreemanZlat/Uralochka3
19Chess System Tal C++Human · expertModerateChrisWhittington/…-NNUE-2
21IgelC++HumanStrongvshcherbyna/igel
23ClarityC++HumanStrongVast342/Clarity
24StarzixC++HumanStrongzzzzz151/Starzix
25VelvetRustHumanStrongmhonert/Velvet-Chess
26MotorC++HumanStrongmartinnovaak/motor
28KoivistoC++HumanStrongLuecx/Koivisto
30FireC++HumanStrongFireFather/fire
31PeacekeeperC++HumanStrongSazgr/peacekeeper
32Arasan C++Human · AI-assistedModeratejdart1/arasan-chess
35StormphraxC++HumanStrongCiekce/Stormphrax
36BoootPascalHumanModeratebooot76/Booot-chess-engine
37Black MarlinRustHumanStrongdsekercioglu/blackmarlin
38MinicC++HumanModeratetryingsomestuff/Minic
39SuperultraC++HumanStrongA1exL1ang/Superultra
40DevreC++HumanStrongOmerFarukTutkun/Devre
41HalogenC++HumanStrongKierenP/Halogen
42AltairC++HumanStrongAlex2262/AltairChessEngine
43CarpRustHumanStrongdede1751/carp
45akimboRustHumanStrongjw1912/akimbo
46EquisetumC++HumanStrongjustNo4b/Equisetum
48MarvinCHumanStrongbmdanielsson/marvin-chess
49RenegadeC++HumanStrongpkrisz99/Renegade

How close to an actual Stockfish clone?

A sharper question than "similarity". Not "does it share Stockfish's ideas" (nearly all do) but "is it Stockfish's code?" I scanned every cloned engine's source for direct-derivation markers: Stockfish's copyright header, "part of Stockfish" notices, and copied NNUE code.

The finding: none of them. Zero of the 30 open-source engines carry Stockfish's copyright or a "part of Stockfish" notice — not one is a code fork. This is expected: CCRL deliberately filters out genuine clones and derivatives, so engines that make the list are, by construction, independent. What they share is the recipe (bitboards + NNUE + LMR/NMP/SEE), reached independently because it is what wins.

Two finer gradations do show up in the scan:

So on a "clone of Stockfish" scale, the open-source top 50 rates near-zero across the board: independent engines that converged on the same winning design. That is precisely why "Strong" in the similarity spectrum means shared technique, never shared code.

Not in the table. Commercial / closed-source (excluded): Torch (#2), Dragon by Komodo (#3), rofChade (#22), SlowChess Blitz (#33), Deep Sjeng (#34), Wasp (#44), Houdini (#50), Rebel (#20). No public GitHub repository found for: Titan (14), Ginkgo Santiago (15), Spaghet BologNNese (27), Revenge (29), pawn (47). That accounts for all 50 — the 37 above, 8 commercial/closed, and 5 with no findable source.