Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Utilities libraries

Showing projects tagged as Utilities

  • ordered-map

    4.0 3.5 L4 C++
    C++ hash map and hash set which preserve the order of insertion
  • function2

    3.9 4.7 C++
    Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
  • NotificationManager

    1.1 2.7 C++
    A thread-safe, easy-to-use, utility for sending and receiving notifications. It allows you to decouple different modules of your application.