Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluerock-io/brick
Formalization of C++ for verification purposes.
https://github.com/bluerock-io/brick
coq coq-formalization coq-library cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-23
Last synced: 3 days ago
JSON representation
Formalization of C++ for verification purposes.
- Host: GitHub
- URL: https://github.com/bluerock-io/brick
- Owner: bluerock-io
- License: other
- Created: 2020-05-04T18:16:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T04:49:41.000Z (5 days ago)
- Last Synced: 2025-02-04T21:43:09.716Z (4 days ago)
- Topics: coq, coq-formalization, coq-library, cplusplus, cplusplus-11, cplusplus-14, cplusplus-17, cplusplus-20, cplusplus-23
- Language: Coq
- Homepage: https://bluerock-io.github.io/BRiCk/
- Size: 88.5 MB
- Stars: 72
- Watchers: 7
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE-BedRock
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
BRiCk and other BlueRock libraries
==================================## BRiCk (Program logic for C++)
See [this README.md](rocq-bluerock-brick/README.md).
## Code generator for BRiCk
See [this README.md](rocq-bluerock-cpp2v/README.md).
## Lens library
See [this README.md](rocq-lens/README.md).
## Extension of std++ for universe polymorphic monads
See [this README.md](rocq-upoly/README.md).
## Extension of the elpi standard library
See [this README.md](elpi-extra/README.md).
## Extension of the Ltac2 standard library
See [this README.md](ltac2-extra/README.md).
## Ltac2 logging library
See [this README.md](ltac2-logger/README.md).
## OCaml library with extensions of the Rocq API
See [this README.md](ocaml-rocq-extra/README.md).
## OCaml logger library
See [this README.md](ocaml-logger-lib/README.md).
## Extension of the OCaml standard library
See [this README.md](ocaml-stdlib-extra/README.md).
## OCaml bindings for SWI-Prolog
See [this README.md](ocaml-swipl/README.md).
## Instrumentation for the Rocq compiler
See [this README.md](rocq-tools/README.md).