-
There's a for loop to find the correct path, maybe we could cache something or maybe find a better algorithm to search the correct path using regexp.
-
I'm reviving Mapzen's metro-extracts and am looking at using `osmium extract` to do the initial split of the OSM planet file (code is over at https://github.com/nextzen/metro-extracts/pull/2).
The …
-
从git上clone master版本,根据安装提示,安装了必要的依赖包,在make的时候报以下错误,提示文件或目录不存在
相关log如下:
make[1]: Leaving directory `/soft/pika_soft/pika/third/slash/slash'
make[1]: Entering directory `/soft/pika_soft/pika/third/pi…
-
Replace counting bloom filters with cuckoo filters for cache summarization.
Currently blocked because the cuckoo filter crate needs some changes. The author of the crate is probably going to make the…
-
This ticket is meant as supplement to #315 as well as a place where ideas can be discussed in more detail and outside of the scheduled meeting(s). As far as I can see, we basically have these options:…
-
I have copied the userdb.example to userdb.txt in the etc folder, by running this command: ```cowrie@xxxx cp userdb.example eserdb.txt```. I then stopped cowrie and started it again.
However, I st…
-
На русском
Пожалуйста помогите решить проблему. Я прочитал что ваш интерес к проекту пропал и всё внимание уделяется sniper.
Но мы встроили pudge в проект, где он идеально вписывается …
-
Cuckoo filters are a promising alternative to bloom filters.
They promise a better lookup performance and better space efficiency for applications requiring low false positive rates (below 3%).
This…
-
Hi @HannesSommer
Thanks again for your library. We ran `cct_introspect.py` to visualize the performance of our time translation.
Our system consists of various sensors, event stamped on an Ard…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.8.0-beta1/ind…