Skip to content
View FaveroFerreira's full-sized avatar
🦀
Rustacean
🦀
Rustacean
  • Passo Fundo - RS

Sponsoring

@dtolnay
Block or Report

Block or report FaveroFerreira

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FaveroFerreira/README.md

Hello there, stranger!

Pinned

  1. peak-result peak-result Public

    This is a simple trait that extends the standard Result enum to allow you to run some code in case of error or success.

    Rust 1

  2. konfiguration konfiguration Public

    Easy configuration for Rust applications

    Rust 2 2

  3. pg-migrator pg-migrator Public

    Simple migration tool for Rust Postgres

    Rust 2

  4. schema_registry_converter schema_registry_converter Public

    Forked from gklijs/schema_registry_converter

    A crate to convert bytes to something more useable and the other way around in a way Compatible with the Confluent Schema Registry. Supporting Avro, Protobuf, Json schema, and both async and blocking.

    Rust