# exein-io/pulsar

A modular and blazing fast runtime security tool for the IoT, powered by eBPF.

Repository: https://github.com/exein-io/pulsar
Canonical: https://ross.abutalabs.com/products/exein-io-pulsar
Homepage: https://pulsar.sh
Language: Rust
License: NOASSERTION
License Family: other
Topics: ebpf, kernel, linux, rust, security
Last push: 2025-12-09T14:07:57+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 8, longevity 100
- inputs: {"age_days": 1537, "days_push": 267, "days_rel": 656, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1037, forks 68 (observed 2026-08-28T04:03:19.404785+00:00)

## What it is
Pulsar is a modular, eBPF-powered runtime security and observability tool for Linux devices, written in Rust and designed for IoT and edge environments. It collects kernel-level events (processes, file I/O, network, system activity) and evaluates them against user-defined security rules to detect and alert on threats.

## Use cases
- monitor runtime activity of embedded linux devices
- detect suspicious file access like symlink to /etc/shadow
- monitor network connections for suspicious activity
- detect process execution and behavior changes on iot devices
- write custom security policies for linux endpoints
- secure containers and servers with eBPF-based monitoring

## When to choose
- you need lightweight runtime security on IoT or embedded Linux devices
- you want eBPF-based monitoring without kernel modules or patching
- you need modular, customizable security rules with a human-readable format
- you run Arm, RISC-V, or x86 Linux systems and want unified security observability

## When to avoid
- you need runtime security on non-Linux platforms
- your kernel is older than 5.5 or lacks BPF/BTF support
- you need a full SIEM or centralized log management solution rather than a device-level agent

## Facets
- artifact type: application
- maturity: active
- function: monitoring, security, logging, alerting
- domain: security, iot, embedded-systems, monitoring, operating-systems
- platform: rust, embedded, iot, cli
- tags: ebpf, runtime-security, observability, rules-engine, kernel-monitoring, edge-computing, linux

## Member repositories
- exein-io/pulsar (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.404785+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:04:22.805256+00:00, confidence not recorded.
  - readme: https://github.com/exein-io/pulsar (fetched 2026-08-28T04:03:19.404785+00:00, sha de0d8fa6f45b)
  - homepage: https://pulsar.sh (fetched 2026-08-29T13:05:12.007143+00:00, sha 1771c0f96f35)
  - site_page: https://pulsar.sh/docs (fetched 2026-08-29T13:05:12.016245+00:00, sha 145781768b3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
