Skip to content
View anarthal's full-sized avatar

Block or report anarthal

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. boostorg/mysql Public

    MySQL C++ client based on Boost.Asio

    C++ 274 34

689 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

Contribution activity

April 2025

Created a pull request in boostorg/mysql that received 1 comment

metadata is now implemented as a single std::vector

Instead of several separate std::string objects, metadata now uses a single std::vector and offsets, which is more efficient Default-constructing m…

+901 −127 lines changed 1 comment
Opened 1 other pull request in 1 repository
boostorg/redis 1 merged
Reviewed 2 pull requests in 2 repositories

Created an issue in boostorg/redis that received 3 comments

Boost 1.88 breaks conversions to some integer types

Testing with Boost 1.88.0 RC1, Ubuntu 24.04, both gcc-14 and clang-18. The following code used to compile under Boost 1.87: #include <boost/asio/de…

3 comments
Opened 2 other issues in 2 repositories
Loading