hashlookup / fleurLinks
Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.
☆117Updated 2 years ago
Alternatives and similar repositories for fleur
Users that are interested in fleur are comparing it to the libraries listed below
Sorting:
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A static analysis file format checker.☆266Updated 5 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 10 months ago
- Linux system calls.☆215Updated 5 years ago
- Asynchronous HTTP/IO C library, routing, websockets, SSL and reverse proxy.☆178Updated last week
- A simple C coroutine library.☆227Updated last year
- A digital logic simulation written in C☆63Updated 5 years ago
- a 64-bit histogram / quantile sketch☆59Updated 8 months ago
- All-inclusive Buffer for C☆413Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- ☆80Updated 4 years ago
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆155Updated this week
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Assorted notes☆84Updated last year
- Printf Oriented Message Protocol☆116Updated 4 months ago
- ☆56Updated 3 years ago
- Managed C strings library☆97Updated 4 years ago
- NanoCollision: Experiments with collisions of nanosecond timestamps☆23Updated 2 years ago
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 3 years ago
- A parser for SQLite create table sql statements.☆136Updated last year
- Beating the `bisect` module's implementation using C-extensions.☆30Updated 2 years ago
- A small, portable, linear probing hash map☆143Updated 5 months ago
- a graphical C/C++ runtime editor☆188Updated last year
- The fastest 128-bit and 256-bit hash, passes all tests, and under 140 source lines of code. API library and CLI tool in C++ and NodeJS/Wa…☆126Updated 7 months ago
- An experiment in controlling the size of a thread pool using a PID controller.☆118Updated last year
- A hash array-mapped trie implementation in C☆312Updated last year
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago