busycoq
BusyBeaverDecider
A project providing verified implementations of Busy Beaver deciders using Coq proof and verification.
Busy Beaver deciders backed by Coq proof
39 stars
6 watching
6 forks
Language: Coq
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software | 351 |
| Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. | 30 |
| A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
| A tool for processing Coq and Lean 4 code embedded in text documents | 237 |
| A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
| A library for reasoning about randomized algorithms in Coq | 25 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| Enforces architectural rules in .Net codebases to promote consistent design and maintainability | 1,424 |
| A formalization of bitset operations in Coq with extraction to OCaml native integers. | 22 |
| Automates formalizing syntactic theories with variable binders in Coq | 52 |
| Enables interactive proof development in Vim similar to other proof assistants. | 274 |
| A formally verified compiler for a subset of C that generates code for multiple architectures. | 1,901 |
| Tool that verifies Rust code by translating it into Coq's proof system to ensure no bugs or vulnerabilities exist | 437 |
| A formally verified parser implementation using Coq and OCaml | 20 |