awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesImmutable Transformation Pipelines

Data flows through a chain of DataFrames where each step adds computed columns without mutating the source.

Distinct from Dataframe Processing: Distinct from Dataframe Processing: emphasizes immutable, pipeline-style transformations rather than general programmatic manipulation.

Explore 2 awesome GitHub repositories matching data & databases · Immutable Transformation Pipelines. Refine with filters or upvote what's useful.

Awesome Immutable Transformation Pipelines GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pixie-io/pixieAvatar de pixie-io

    pixie-io/pixie

    6,467Ver en GitHub↗

    Pixie is an open-source observability platform for Kubernetes that uses eBPF to automatically capture telemetry data from clusters without requiring any manual instrumentation or code changes. It functions as an eBPF telemetry collector, a continuous application profiler, a network traffic analyzer, and a scriptable telemetry query engine, all within a single Kubernetes-native tool. The platform distinguishes itself through several integrated capabilities. It continuously samples stack traces from compiled-language code to identify CPU performance bottlenecks, visualizing the results as inter

    Processes telemetry data through a chain of immutable dataframe operations with automatic optimization.

    C++
    Ver en GitHub↗6,467
  • jerbouma/financetoolkitAvatar de JerBouma

    JerBouma/FinanceToolkit

    4,449Ver en GitHub↗

    The FinanceToolkit is an open-source Python library for quantitative finance that provides a unified framework for financial analysis, asset valuation, and risk management. It serves as a comprehensive platform for computing over 200 financial metrics and ratios, with capabilities spanning financial ratio analysis, fixed income analytics, macroeconomic data aggregation, options pricing, and portfolio risk management. The toolkit distinguishes itself through a modular architecture that separates data retrieval from computation, with stateless engines for financial models like Black-Scholes, GA

    Ships an immutable DataFrame pipeline architecture for financial data transformations.

    Pythoncommoditieseconomicsequities
    Ver en GitHub↗4,449
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Dataframe Processing
  6. Immutable Transformation Pipelines