Skip to content
View CarloWood's full-sized avatar

Block or report CarloWood

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. machine-learning Public

    My first ML sandbox

    C++ 26 2

  2. libcwd Public

    Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugg…

    C++ 25 4

  3. threadsafe Public

    Threading utilities: object oriented (read/write) locking and more.

    C++ 5 1

  4. fastprimes Public

    Fast small primes generator

    C++ 1

  5. ai-statefultask-testsuite Public

    A minimal project that uses ai-statefultask as submodule

    C++ 4 2

  6. libmemleak Public

    A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.

    C 27 11

614 contributions in the last year

Contribution Graph
Day of Week March 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

March 2025

Created 2 repositories

Created a pull request in WayfireWM/wayfire that received 1 comment

Pr 06 unidirectional maximization support

This works, together with changes already made to pixdecor. Aka, it is tested. But on its own it should do precisely nothing: have no effect at all…

+604 −86 lines changed 1 comment
Opened 2 other pull requests in 2 repositories

Created an issue in KhronosGroup/Vulkan-Hpp that received 1 comment

Occurences of vk:: in the vulkans headers (as opposed to VULKAN_HPP_NAMESPACE::)

I did a grep for vk:: and to my surprise a few occurences are returned in the vulkan headers (this is 1.4.304.1). Namely, /usr/include/vulkan/vulka…

1 comment
Loading