Skip to content
View fraillt's full-sized avatar

Block or report fraillt

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

Popular repositories Loading

  1. bitsery bitsery Public

    Your binary serialization library

    C++ 1.1k 92

  2. cpp_serializers_benchmark cpp_serializers_benchmark Public

    C++ serializers benchmark with realistic data

    C++ 122 23

  3. bitsery_uring bitsery_uring Public

    Provides a bitsery adapter that uses liburing for faster io.

    3

  4. opentelemetry-rust opentelemetry-rust Public

    Forked from open-telemetry/opentelemetry-rust

    The Rust OpenTelemetry implementation

    Rust

  5. docker-otel-lgtm docker-otel-lgtm Public

    Forked from grafana/docker-otel-lgtm

    Shell

115 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to open-telemetry/opentelemetry-rust, tower-rs/tower, diesel-rs/diesel and 4 other repositories
Loading A graph representing fraillt's contributions from March 31, 2024 to March 31, 2025. The contributions are 47% commits, 35% pull requests, 15% code review, 3% issues.

Contribution activity

March 2025

Created 2 commits in 1 repository

Created a pull request in open-telemetry/opentelemetry-rust that received 15 comments

refactor: AggregatedMetrics as enum instead of dyn Aggregation

Changes Introduced a new AggregatedMetrics enum, which store data reported by Instruments. Change Metric::data field from Box<dyn Aggregation> to A…

+741 −609 lines changed 15 comments
Reviewed 2 pull requests in 1 repository
open-telemetry/opentelemetry-rust 2 pull requests
Loading