Skip to content
View misos1's full-sized avatar

Block or report misos1

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

Pinned Loading

  1. AdaptiveCpp/AdaptiveCpp Public

    Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…

    C++ 1.6k 199

  2. ROCm/hip Public

    HIP: C++ Heterogeneous-Compute Interface for Portability

    C++ 4k 551

  3. simdjson/simdjson Public

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

    C++ 20.1k 1.1k

  4. lloydmeta/frunk Public

    Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.

    Rust 1.3k 59

  5. JelteF/derive_more Public

    Some more derive(Trait) options

    Rust 1.9k 130

  6. flutter/flutter Public

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Dart 170k 28.4k

46 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 flutter/packages, flutter/flutter, lloydmeta/frunk and 2 other repositories
Loading A graph representing misos1's contributions from April 14, 2024 to April 17, 2025. The contributions are 41% issues, 22% pull requests, 20% commits, 17% code review. 17% Code review 41% Issues 22% Pull requests 20% Commits

Contribution activity

April 2025

Created 1 commit in 1 repository

Created a pull request in flutter/packages that received 1 comment

[camera_avfoundation] handle interruptions and use single offset

Handle interruptions of capture sessions by doing "internal pause". Another possibility would be to remove audio input from the session but this wo…

+285 −87 lines changed 1 comment

Created an issue in flutter/flutter that received 4 comments

[camera_avfoundation] camera may leak files if error happens after startVideoRecordingWithCompletion

It pretends like a file is created in some temporary directory (where files will be deleted at some point) by using a function with name getTempo…

4 comments
Loading