More
More
-
acsl-by-example Public
Forked from fraunhoferfokus/acsl-by-examplePublic snapshots of "ACSL by Example"
TeX MIT License UpdatedJun 17, 2021 -
arithmetic-circuits Public
Forked from sdiehl/arithmetic-circuitsArithmetic circuits for zero knowledge proof systems
Haskell MIT License UpdatedApr 14, 2020 -
avr Public
Forked from aman-goel/avrReads a state transition system and performs property checking
C++ GNU General Public License v3.0 UpdatedMar 25, 2022 -
awesome-static-analysis Public
Forked from analysis-tools-dev/static-analysisA curated list of static analysis tools, linters and code quality checkers for various programming languages
Rust UpdatedJun 6, 2018 -
awesome-zero-knowledge-proofs Public
Forked from matter-labs/awesome-zero-knowledge-proofsA curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
Other UpdatedDec 15, 2020 -
bbb-scrape Public
Forked from wallento/bbb-scrapeScrape Big Blue Button
Python MIT License UpdatedAug 6, 2020 -
BlueCov Public
Forked from diffblue/BlueCovA tool for instrumenting Java bytecode based on properties defined by JBMC
Java Apache License 2.0 UpdatedSep 30, 2021 -
btor2tools Public
Forked from hwmcc/btor2toolsA generic parser and tool package for the BTOR2 format.
C Other UpdatedMay 18, 2022 -
bulletproofs Public
Forked from sdiehl/bulletproofsBulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
Haskell BSD 3-Clause "New" or "Revised" License UpdatedJan 3, 2021 -
cadical Public
Forked from arminbiere/cadicalCaDiCaL SAT Solver
C++ MIT License UpdatedMay 4, 2018 -
-
cmsat Public
Simple C API to build Cryptominisat FFI bindings
-
-
-
elliptic-curve Public
Forked from sdiehl/elliptic-curveA polymorphic interface for elliptic curve operations
Haskell MIT License UpdatedJul 15, 2020 -
emacs Public
Forked from emacs-mirror/emacsMirror of GNU Emacs
Emacs Lisp GNU General Public License v3.0 UpdatedAug 26, 2015 -
emacs-dbgr Public
Forked from realgud/realgudThe Grand "Cathedral" Debugger rewrite
Emacs Lisp UpdatedJan 21, 2015 -
exwm Public
Forked from ch11ng/exwmEmacs X Window Manager
Emacs Lisp GNU General Public License v3.0 UpdatedAug 29, 2015 -
-
flycheck Public
Forked from flycheck/flycheckModern on the fly syntax checking for GNU Emacs
Emacs Lisp GNU General Public License v3.0 UpdatedAug 31, 2015 -
flycheck-ocaml Public
Flycheck checker for OCaml
Emacs Lisp BSD 3-Clause "New" or "Revised" License UpdatedAug 21, 2014 -
galois-fft Public
Forked from sdiehl/galois-fftFinite field polynomial arithmetic based on fast Fourier transforms
Haskell MIT License UpdatedApr 11, 2020 -
galois-field Public
Forked from sdiehl/galois-fieldFinite field and algebraic extension field arithmetic
Haskell MIT License UpdatedJul 15, 2020 -
git-format-staged Public
Forked from hallettj/git-format-stagedGit command to transform staged files using a formatting command
JavaScript MIT License UpdatedMar 17, 2019 -
github-changelog-generator Public
Forked from matomo-org/github-changelog-generatorQueries the GitHub issues API to format a changelog
JavaScript GNU General Public License v3.0 UpdatedDec 18, 2018 -
glabs Public
Forked from obcode/glabsManage GitLab for Labs from the Command Line
Go BSD 3-Clause "New" or "Revised" License UpdatedNov 11, 2024 -
hasky-extensions Public
Forked from hasky-mode/hasky-extensionsToggle Haskell language extensions from Emacs
Emacs Lisp UpdatedFeb 18, 2020 -
-
hw-cbmc Public
Forked from diffblue/hw-cbmcThe HW-CBMC and EBMC Model Checkers for Verilog
-
IC3ref Public
Forked from arbrad/IC3refIC3 reference implementation: a short, simple, fairly competitive implementation of IC3. Read it, tune it, extend it, play with it.