Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages