Cpp libraries

Showing projects tagged as Cpp

  • Magic Enum C++

    8.2 6.9 C++
    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
  • PcapPlusPlus

    7.5 9.4 C++
    PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
  • SixtyFPS

    7.3 9.9 Rust, C++, JavaScript
    DISCONTINUED. Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]
  • etl

    7.2 9.8 C++
    Embedded Template Library
  • CXXGraph

    4.7 9.0 C++
    Header-Only C++ Library for Graph Representation and Algorithms
  • lwlog

    3.4 7.8 C++
    Very fast synchronous and asynchronous C++17 logging library
  • genetic

    1.3 6.9 C++
    A performant and flexible genetic algorithm implemented in C++20/23.
  • sugar-proto

    1.3 7.2 C++
    A Protobuf wrapper with expressive, minimal, and strongly-typed C++ syntax
  • static_string

    1.2 2.7 C++
    Experimental compile-time string manipulation C++17 library
  • NotificationManager

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