Skip to content

weaversa/bitvector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

A Simple C Bitvector Library

This library assists in the construction and manipulation of fixed-width bitvectors.

The main features of this library are (so far) the ability to slice and reshape bitvectors as well as support for equality testing and the Boolean operations AND, OR, and XOR. The full list is available here: https://github.com/weaversa/bitvector/blob/master/src/bitvector.c

SAW Proof

There are formal correctness proofs for every function, written in saw-script. However, the proofs are only able to be done at specified bitvector widths.

About

A C simple bitvector library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published