Skip to content
View mbelhadi's full-sized avatar

Block or report mbelhadi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. isndev/qb isndev/qb Public

    Modern C++ actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and …

    C++ 72 13

  2. isndev/qb-linq isndev/qb-linq Public

    Lazy Enumerable-style LINQ pipelines for C++17: where, select, order_by, group_by, joins, materializers — header-only, no std::ranges. CMake package qb-linq → qb::linq.

    C++ 13 2

  3. isndev/qbm-http isndev/qbm-http Public

    High-performance HTTP/1.1 & HTTP/2 client/server module for QB Actor Framework. Features async I/O, routing engine, middleware system, JWT auth, and SSL/TLS support. Build REST APIs, web services, …

    C++ 3 1

  4. isndev/qbm-pgsql isndev/qbm-pgsql Public

    Asynchronous PostgreSQL client for QB Actor Framework. Type-safe operations, prepared statements, transaction control, and connection pooling. Non-blocking database operations with automatic C++/Po…

    C++ 1

  5. isndev/qbm-redis isndev/qbm-redis Public

    Comprehensive async Redis client for QB Actor Framework. Supports all Redis data types, pub/sub messaging, streams, clustering, and Lua scripting. Dual sync/async APIs with connection pooling and t…

    C++ 1 1

  6. isndev/qev isndev/qev Public

    A maintained libev: high-performance C event loop with epoll, kqueue, io_uring, event ports and a real epoll on Windows via wepoll. libev's API, unchanged.

    C 1