13 open-source projects similar to packetloop/packetpig, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Packetpig alternative.
Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental toolkit for building GraphQL APIs, including a processing engine that parses, validates, and executes documents against a defined application schema. The project includes a batch resolver to optimize database performance by grouping field requests and a complexity guard to protect system resources by rejecting queries that exceed defined cost thresholds. It also features a schema adapter that translates internal Elixir naming conventions to external GraphQL casing for client comp
Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro
Esper Complex Event Processing, Streaming SQL and Event Series Analysis
Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
Machine learning and natural language processing with Apache Pig
Streaming MapReduce with Scalding and Storm