-
When we talk about formal methods being used in the industry I honestly think Galois' approach is the future. The main idea is to symbolically execute llvm code and run a SAT solver on the desired properties. See Crucible and SAW.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
When we talk about formal methods being used in the industry I honestly think Galois' approach is the future. The main idea is to symbolically execute llvm code and run a SAT solver on the desired properties. See Crucible and SAW.
-
silveroak
Discontinued Formal specification and verification of hardware, especially for security and privacy.
Some other examples, Google has some people using Coq for hardware synthesis silveroak, there is a paper on using Coq for verifying some data structure at Facebook/Meta this year at CPP.
Related posts
-
There's an ongoing effort to rewrite Principia Mathematica using Coq
-
Silveroak - Formal specification and verification of hardware
-
Type-Constrained Code Generation with Language Models
-
Coq-of-rust: Formal verification tool for Rust
-
Translation of the Rust's core and alloc crates to Coq for formal verification