-
Framebuffer is a fixed size which causes this to break
-
Hi, thanks for this library again. Would it be possible to [bloom this package](https://docs.ros.org/en/jazzy/How-To-Guides/Releasing/Releasing-a-Package.html) so that it is available in the default R…
-
Using Redis's bloomfilter to predict data existence is a very common use case. I wonder if redis-rs can support this.
* https://redis.io/docs/latest/develop/data-types/probabilistic/bloom-filter/
* …
-
a tab showing the stats of the Bloom Filter
Thanks again for this great plugin ! :+1:
-
Please add support for https://grafana.com/docs/loki/latest/configure/#bloom_build and other bloom params from config
-
![2024-11-25_19 55 00](https://github.com/user-attachments/assets/974af68f-ac31-41e1-9e54-c523627beabb)
This happens on most if not every entity including players but it is especially apparent on W…
-
### Minetest version
```true
Minetest 5.10.0-dev-6d7a51974-dirty (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 12.2
Running on Linux/6.1.0 x86_64
BUILD_TYPE=RelWithDebInfo
RUN_IN_PLACE=1
USE…
-
We have a use case requiring support of defragmentation on the `Bloom` structure.
The only dynamic / heap allocated block within the `Bloom` structure is `bit_vec: BitVec`.
During a defragmenta…
-
Looking at #57, bloom looks so bad, this would be a decent workaround while waiting for Atlus to fix it (hopefully)
![image](https://github.com/user-attachments/assets/289d114c-6196-45a6-95a4-de85f…
-
### Describe the bug
Tested on a parquet file with a single `Dictionary(UInt32, Utf8)` column and bloom filters, datafusion-cli won't use them to prune.
### To Reproduce
```rust
use arrow::a…