Skip to content
View latk's full-sized avatar

Organizations

@gcovr
Block or Report

Block or report latk

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

  1. gcovr/gcovr gcovr/gcovr Public

    generate code coverage reports with gcc/gcov

    Python 809 257

  2. hbetune.rs hbetune.rs Public

    The hbetune tool is a global optimization engine for expensive, noisy, black-box functions. It uses a hybrid algorithm combining Bayesian Optimization and Evolutionary Algorithms.

    Rust 1 1

  3. 2022-rust-slicing-perf 2022-rust-slicing-perf Public

    Performance of different data access patterns in Rust – quantitative analysis: loops vs iterators vs parallel iterators.

    Rust