Skip to content
View buschmann23's full-sized avatar

Organizations

@HBNSGE @Huessenbergnetz

Block or report buschmann23

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

    Forked from cutelyst/cutelyst

    A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.

    C++

  2. cutelee cutelee Public

    Forked from cutelyst/cutelee

    A Qt Template Engine based on Django templates

    C++

  3. simple-mail simple-mail Public

    Forked from cutelyst/simple-mail

    An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.

    C++

  4. asql asql Public

    Forked from cutelyst/asql

    Qt Async Sql library

    C++

405 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

Contribution activity

April 2025

Created a pull request in cutelyst/cutelyst that received 3 comments

Remove need for co_yield context in context coroutine method

This adds variadic template constructors to the CoroContext::promise_type that takes the coroutine parameters to give the promise type access to th…

+12 −8 lines changed 3 comments
Opened 1 other pull request in 1 repository
cutelyst/cutelyst 1 merged

Created an issue in cutelyst/cutelyst that received 5 comments

ASync class not working

I tried using the ASync class like in the examples at cutelyst/examples/hello-world/root.cpp Line 178 in 99dfacb But I never get a resp…

5 comments
Loading