MCPcopy Create free account
hub / github.com/PlummersSoftwareLLC/Primes

github.com/PlummersSoftwareLLC/Primes @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,945 symbols 4,097 edges 291 files 192 documented · 10% updated 59d ago★ 3,0171 open issues

Browse by type

Functions 1,590 Types & classes 355
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Primes | A Software Drag Race

Source code to Dave's Garage video benchmarking the same prime number sieve in Python, C#, and C++.

Software Drag Racing | Dave's Garage

Community contributions

Community contributions, including fixes and improvements, are welcome on the drag-race branch. More information, including the contributing guidelines, can be found there.

Note: you're now viewing the original branch of this repo. Community contributions, fixes or improvements are not accepted on this branch. That means that pull requests that are opened on this branch will not be merged.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 1,070
Function 520
Class 299
Struct 23
Interface 22
Enum 4
FuncType 4
TypeAlias 3

Languages

C#27%
C++18%
Rust11%
C10%
TypeScript10%
Python9%

Modules by API surface

PrimeRust/solution_1/prime-sieve-rust/src/main.rs52 symbols
PrimeCPP/solution_4/storages.hpp47 symbols
PrimePython/solution_3/tests/test_sieve.py40 symbols
PrimePython/solution_2/tests/test_sieve.py40 symbols
PrimePython/solution_3/tests/test_sieve_numba.py39 symbols
PrimeCSharp/solution_1/Benchmarks/BenchmarkV2Sieves.cs31 symbols
PrimeGo/solution_2/storage_test.go28 symbols
PrimeRust/solution_5/src/main.rs25 symbols
PrimeCPP/solution_5/PrimeCPP_array.cpp24 symbols
PrimeCPP/solution_2/PrimeCPP_mask.cpp22 symbols
PrimeJava/solution_4/src/PrimeSieveBase.java21 symbols
PrimeRust/solution_1/prime-sieve-rust/src/unrolled.rs19 symbols

For agents

$ claude mcp add Primes \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page