fleur

Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations. (by hashlookup)

Fleur Alternatives

Similar projects and alternatives to fleur based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fleur alternative or higher similarity.

fleur reviews and mentions

Posts with mentions or reviews of fleur. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-26.
  • Fleur – A bloom filter implementation in C
    5 projects | news.ycombinator.com | 26 Jul 2022
    > There is also strange code like this loop https://github.com/hashlookup/fleur/blob/4ee2644a850381d928a... that jumped into my eye.

    The line below that is worse:

    strncpy(bloom_path , argv[optind], 128);

    If you pass something >= 128 chars then bloom_path won't be null terminated. In general strncpy should never be used for copying strings.

    For expansion on that: https://ramblings.implicit.net/c/2014/05/02/c-functions-that...

Stats

Basic fleur repo stats
3
116
0.0
about 1 year ago

hashlookup/fleur is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of fleur is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com