Skip to content

briandowns/libweyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libweyl

travis License GitHub tag (latest by date)

libweyl is a simple C implementation of the Middle Random Weyl Sequence generator. It's a direct port of Tidwall's Rust implementation and used primarily for testing.

Build

make

Install

make install

Test

make test

Contributing

Please feel free to open a PR!

License

loads source code is available under the BSD 2 clause License.

Contact

@bdowns328