Skip to content
@isndev

ISNDEV

Intelligent System Network Development

Pinned Loading

  1. qb 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++ 73 13

  2. qbm-http 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

  3. qbm-pgsql 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

  4. qbm-redis 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

  5. qb-examples qb-examples Public

    qb examples

    C++ 1

  6. qev 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

Repositories

Showing 10 of 15 repositories
  • qb-sample-module Public template

    Template module (qbm) for the QB Actor Framework — copy this to start a module

    isndev/qb-sample-module's past year of commit activity
    C++ 0 Apache-2.0 0 0 0 Updated Sep 24, 2026
  • qb-sample-project Public template

    Template project for the QB Actor Framework — copy this to start a project

    isndev/qb-sample-project's past year of commit activity
    C++ 1 Apache-2.0 0 0 0 Updated Sep 24, 2026
  • qb-examples Public

    qb examples

    isndev/qb-examples's past year of commit activity
    C++ 1 Apache-2.0 0 0 0 Updated Sep 24, 2026
  • 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 type-safe operations. Perfect for caching and real-time apps.

    C++ 1 Apache-2.0 1 0 0 Updated Sep 24, 2026
  • 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++/PostgreSQL type conversion. Perfect for high-concurrency applications.

    C++ 1 Apache-2.0 0 0 0 Updated Sep 24, 2026
  • 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, and HTTP clients with modern C++17 and zero-copy operations.

    C++ 3 Apache-2.0 1 0 0 Updated Sep 24, 2026
  • 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 multi-core scaling. Perfect for real-time applications, microservices, and network servers.

    C++ 73 Apache-2.0 13 0 0 Updated Sep 24, 2026
  • qb-vs-others Public

    Fair, reproducible, verified benchmark comparison of qb against other actor frameworks (CAF, SObjectizer, Seastar, and cross-language references)

    isndev/qb-vs-others's past year of commit activity
    C++ 0 Apache-2.0 0 0 0 Updated Sep 21, 2026
  • 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.

    isndev/qev's past year of commit activity
    C 1 MIT 0 0 0 Updated Sep 21, 2026
  • 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.

    isndev/qb-linq's past year of commit activity
    C++ 13 MIT 3 0 0 Updated Aug 31, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…