Skip to content

Qlibs++ - C++ libraries

Mission

  • Correctness

    • Focuses on composability, declarativeness and ease of testing
    • Incorporates compile-time self-testing upon include/import (can be disabled via -DNTEST) and/or exposes runt-time tests via lib::test::run()*
  • Performance

    • Applies compile-time* and run-time* optimizations
    • Strives for fast compilation-times (supports C++20 modules*)
  • Simplicity

gcc, clang, msvc*


* Selected libraries

MIT License

Popular repositories Loading

  1. reflect reflect Public

    C++20 Static Reflection library

    C++ 386 20

  2. mp mp Public

    C++20 Meta-Programming library

    278 15

  3. sml sml Public

    C++20 State Machine library

    206 9

  4. mph mph Public

    C++20 [Minimal] Static Perfect Hash library

    200 13

  5. jmp jmp Public

    C++20 Static Branch library

    56 4

  6. ut ut Public

    C++20 Unit-Testing library

    46 2

Repositories

Showing 10 of 13 repositories
  • qlibs/qlibs.github.io’s past year of commit activity
    CSS 0 Apache-2.0 0 0 0 Updated Apr 18, 2025
  • di Public

    C++20 Dependency Injection library

    qlibs/di’s past year of commit activity
    23 2 2 0 Updated Apr 18, 2025
  • alloc Public

    C++20 Memory Allocator library

    qlibs/alloc’s past year of commit activity
    34 1 0 0 Updated Apr 18, 2025
  • perf Public

    C++23 Performance library

    qlibs/perf’s past year of commit activity
    C++ 10 0 0 0 Updated Apr 18, 2025
  • reflect Public

    C++20 Static Reflection library

    qlibs/reflect’s past year of commit activity
    C++ 386 20 7 0 Updated Apr 18, 2025
  • qlibs/.github’s past year of commit activity
    0 0 0 0 Updated Apr 18, 2025
  • jmp Public

    C++20 Static Branch library

    qlibs/jmp’s past year of commit activity
    56 4 1 0 Updated Apr 16, 2025
  • mph Public

    C++20 [Minimal] Static Perfect Hash library

    qlibs/mph’s past year of commit activity
    200 13 3 0 Updated Apr 16, 2025
  • mp Public

    C++20 Meta-Programming library

    qlibs/mp’s past year of commit activity
    278 15 1 0 Updated Apr 16, 2025
  • opt Public

    C++26 Optimization Utility library

    qlibs/opt’s past year of commit activity
    2 0 0 0 Updated Apr 16, 2025

People

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

Top languages

C++ CSS