Code repositories

From BusyBeaverWiki
Revision as of 10:44, 16 June 2024 by Cosmo (talk | contribs)
Jump to navigation Jump to search

Repositories of bbchallenge.org contributors

Deciders

Creator Link Notes
bbchallenge https://github.com/bbchallenge/bbchallenge-deciders Official bbchallenge deciders
@mxdys https://github.com/ccz181078/Coq-BB5
@mei https://github.com/meithecatte/busycoq A hybrid Coq/Rust/OCaml repo implementing very fast deciders plus verified proofs
Georgi Georgiev (Skelet) https://skelet.ludost.net/bb/ See bbfind and Skelet's 43 holdouts

Wrapped via bbfind-stdin by @wizord

@Mateon1 https://gist.github.com/mateon1/6cdad07e15f6acf992b79dc2baf0492c Accelerated TM simulators in Python utilizing memoization (like HashLife)
@Mateon1