Skip to content

A highly optimized SIMD CIDR utilities library for c++

License

Notifications You must be signed in to change notification settings

Rxann/telecaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telecaster

Please don't sue me for using this! Thanks

The telecaster library is a utilities library for high performance CIDR operations. It uses SIMD instructions and the AVX2 instruction set to maintain this high performance. It has a variety of utility functions.

Requests

If you have any requests for function that you need, I can make them. Please open an issue if you have a request.

Contributions

If you would like to contribute to the telecaster project, please fork this repository and then open a Pull Request with your changes, and I will review it.

Releases

No releases published