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
·

1 repositorio

Awesome GitHub RepositoriesSink Bimappings

Transforming both the input and output types of a sink to adapt it for different data formats.

Distinct from Data Sinking: Distinct from Data Sinking: focuses on type-level adaptation of sinks (bimap) rather than writing data to external storage.

Explore 1 awesome GitHub repository matching data & databases · Sink Bimappings. Refine with filters or upvote what's useful.

Awesome Sink Bimappings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zio/zioAvatar de zio

    zio/zio

    4,347Ver en GitHub↗

    ZIO is a functional effect system for the JVM that models asynchronous and concurrent programs as pure, composable values with typed error handling and dependency injection. Its core identity is built on fiber-based concurrency, where lightweight, non-blocking fibers execute millions of concurrent tasks with structured lifecycle management, and a dual-channel error model that separates expected business failures from unexpected system defects at compile time. The system provides effect-typed dependency injection through a layer-based dependency graph, pull-based reactive stream processing with

    Provides sink type transformation as part of its stream processing capabilities.

    Scalaasynchronicityasynchronousasynchronous-programming
    Ver en GitHub↗4,347
  1. Home
  2. Data & Databases
  3. Data Sinking
  4. Sink Bimappings