Skip to content

jedisct1/fpst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fpst

A C library to check if a string starts with a prefix from a potentially large set of candidates.

Nothing fancy, but I needed this in order to efficiently match DNS queries against a large set of blacklisted domains, and it might be useful to others.

Usage: see the fpst.h header file.

About

A C library to check if a string starts with a prefix from a potentially large set of candidates

Resources

License

Stars

10 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages