GithubHelp home page GithubHelp logo

farhiongit / aho-corasick-1975 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 39.69 MB

A short, simple, small footprint, fully documented, compliant, and easy to use implementation of the Aho-Corasick algorithm.

License: GNU Lesser General Public License v3.0

C 100.00%
aho-corasick aho-corasick-algorithm algorithm dictionary fast indexed pattern-matching template threadsafe

aho-corasick-1975's People

Contributors

farhiongit avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

pombredanne

aho-corasick-1975's Issues

LGPL instead of GPL?

Thank you for your Aho-Corasick library. It was exactly what I was looking for. So, after a few modifications to suppress ISO C and c99 warnings, I was able to use it in my project successfully. Your project is really good, and deserves a better praise than just a single star on Github.

My SSLproxy project is released under a 2-clause BSD license, and I cannot change it. Please also see its develop branch which uses your library in filtering rules, to be released soon.

But your Aho-Corasick library is released under the GPL-3.0. As it is a library, would you consider releasing it under the LGPL instead? Afaik, the LGPL is more suitable for libraries. That would make your library available to many other open source projects, like my SSLproxy.

Note: Some legal experts think that static or dynamic linking does not violate the GPL, because what matters is the intention to use as a library, not the linkage technique, so the software linking a library cannot be considered a derivative work of that library. But, the LGPL resolves such disputes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.