Skip to content
View Dwarfobserver's full-sized avatar

Block or report Dwarfobserver

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. soa_vector soa_vector Public

    C data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)

    C 49 3

  2. AggregatesToTuples AggregatesToTuples Public

    C header-only library which enable using aggregates like tuples

    C 24 4

  3. try-operator try-operator Public

    A 'try(rvalue)' macro to automatically propagate errors on GCC and Clang

    C 6 1

  4. DynamicDispatch DynamicDispatch Public

    Optimized dispatch for runtime polymorphism (eg. faster std::visit)

    C 4

  5. cpp-sandbox cpp-sandbox Public

    Some reusable C 17 code I developed

    C 2

  6. AggregateVector AggregateVector Public

    C data structure to manipulate SoA (Structure of Arrays) as AoS.

    2