Effectively monitoring very large number of files

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • notify

    🔭 Cross-platform filesystem notification library for Rust. (by notify-rs)

  • I'm most well versed in Python so I started with that and eventually ended up with a POC using watchdog, but the program took more than a day and a half to traverse everything and register all of the watches. I've been trying to learn Rust for a while, and decided to perhaps use this as an excuse to try something 'real' and not just a learning exercise. I found the notify crate (https://github.com/notify-rs/notify) and basically copied their example listed on their GitHub, but even this takes about 16-18 hours to place all the watches before it starts processing events. I did not see any obvious ways to enable asynchronous or async/await code in notify, so I don't know of a way to parallelize the disk I/O with this approach.

  • redbpf

    Discontinued Rust library for building and running BPF/eBPF modules

  • [0] https://github.com/foniod/redbpf

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Junyeong's contribution to RedBPF in Feb 2022

    1 project | /r/redbpf | 7 Mar 2022
  • printk! macro is added for BPF programs

    1 project | /r/redbpf | 25 Feb 2022
  • RedBPF v2.3.0 release

    1 project | /r/redbpf | 9 Jan 2022
  • RedBPF v2.3.0 release

    1 project | /r/rust | 9 Jan 2022
  • RedBPF supports ARM64 architecture

    1 project | /r/redbpf | 24 Dec 2021